Lines Matching +full:redboot +full:- +full:fis
1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree file for Wiliboard WBD-111
6 /dts-v1/;
9 #include <dt-bindings/input/input.h>
12 model = "Wiliboard WBD-111";
13 compatible = "wiligear,wiliboard-wbd111", "cortina,gemini";
14 #address-cells = <1>;
15 #size-cells = <1>;
25 stdout-path = &uart0;
29 compatible = "gpio-keys";
31 button-reset {
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";
91 compatible = "redboot-fis";
93 fis-index-block = <0x3f>;
100 * gpio0agrp cover line 0-4
103 gpio0_default_pins: pinctrl-gpio0 {
114 pinctrl-names = "default";
115 pinctrl-0 = <&gpio0_default_pins>;
125 ethernet-port@0 {
126 phy-mode = "rgmii";
127 phy-handle = <&phy0>;
129 ethernet-port@1 {