Lines Matching +full:gemini +full:- +full:ethernet +full:- +full:port
1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree file for Wiliboard WBD-111
6 /dts-v1/;
8 #include "gemini.dtsi"
9 #include <dt-bindings/input/input.h>
12 model = "Wiliboard WBD-111";
13 compatible = "wiliboard,wbd111", "cortina,gemini";
14 #address-cells = <1>;
15 #size-cells = <1>;
25 stdout-path = &uart0;
29 compatible = "gpio-keys";
31 button-setup {
32 debounce-interval = <100>;
33 wakeup-source;
42 compatible = "gpio-leds";
44 led-red-l3 {
48 default-state = "off";
50 led-green-l4 {
54 default-state = "off";
56 led-red-l4 {
60 default-state = "off";
62 led-greeb-l3 {
66 default-state = "on";
67 linux,default-trigger = "heartbeat";
72 compatible = "virtual,mdio-gpio";
75 #address-cells = <1>;
76 #size-cells = <0>;
78 phy0: ethernet-phy@1 {
80 device_type = "ethernet-phy";
93 read-only;
106 read-only;
111 read-only;
116 read-only;
123 * gpio0agrp cover line 0-4
126 gpio0_default_pins: pinctrl-gpio0 {
137 pinctrl-names = "default";
138 pinctrl-0 = <&gpio0_default_pins>;
145 ethernet@60000000 {
148 ethernet-port@0 {
149 phy-mode = "rgmii";
150 phy-handle = <&phy0>;
152 ethernet-port@1 {