Lines Matching +full:trigger +full:- +full:address
1 // SPDX-License-Identifier: ISC
3 * Device Tree file for the Freecom FSG-3 router.
8 /dts-v1/;
10 #include "intel-ixp42x.dtsi"
11 #include <dt-bindings/input/input.h>
14 model = "Freecom FSG-3";
15 compatible = "freecom,fsg-3", "intel,ixp42x";
16 #address-cells = <1>;
17 #size-cells = <1>;
28 stdout-path = "uart0:115200n8";
36 compatible = "gpio-keys";
38 button-sync {
39 wakeup-source;
45 button-reset {
46 wakeup-source;
51 button-usb {
52 wakeup-source;
61 compatible = "i2c-gpio";
62 sda-gpios = <&gpio0 12 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)>;
63 scl-gpios = <&gpio0 13 (GPIO_ACTIVE_HIGH|GPIO_OPEN_DRAIN)>;
64 #address-cells = <1>;
65 #size-cells = <0>;
87 compatible = "intel,ixp4xx-flash", "cfi-flash";
88 bank-width = <2>;
90 intel,ixp4xx-eb-write-enable = <1>;
95 compatible = "redboot-fis";
97 fis-index-block = <0x1f>;
103 compatible = "freecom,fsg-cs2-system-controller", "syscon";
105 reg-io-width = <2>;
106 #address-cells = <1>;
107 #size-cells = <1>;
111 compatible = "register-bit-led";
115 linux,default-trigger = "wlan";
116 default-state = "on";
119 compatible = "register-bit-led";
123 linux,default-trigger = "";
124 default-state = "on";
127 compatible = "register-bit-led";
131 linux,default-trigger = "";
132 default-state = "on";
135 compatible = "register-bit-led";
139 linux,default-trigger = "";
140 default-state = "on";
143 compatible = "register-bit-led";
147 linux,default-trigger = "";
148 default-state = "on";
151 compatible = "register-bit-led";
155 linux,default-trigger = "";
156 default-state = "on";
165 * Written based on the FSG-3 PCI boardfile.
168 #interrupt-cells = <1>;
169 interrupt-map-mask = <0xf800 0 0 7>;
170 interrupt-map =
191 queue-rx = <&qmgr 3>;
192 queue-txready = <&qmgr 20>;
193 phy-mode = "rgmii";
194 phy-handle = <&phy5>;
197 #address-cells = <1>;
198 #size-cells = <0>;
200 phy4: ethernet-phy@4 {
204 phy5: ethernet-phy@5 {
213 queue-rx = <&qmgr 4>;
214 queue-txready = <&qmgr 21>;
215 phy-mode = "rgmii";
216 phy-handle = <&phy4>;