3 #include <dt-bindings/input/input.h>
6 compatible = "arcadyan,arv4520pw", "lantiq,xway", "lantiq,danube";
7 model = "Easybox 800, WAV-281";
10 bootargs = "console=ttyLTQ0,115200";
14 led-boot = &power_blue;
15 led-failsafe = &power_red;
16 led-running = &power_blue;
17 led-upgrade = &power_blue;
20 led-internet = &internet_blue;
26 device_type = "memory";
27 reg = <0x0 0x2000000>;
31 compatible = "gpio-keys-polled";
32 poll-interval = <100>;
36 gpios = <&gpio 29 GPIO_ACTIVE_LOW>;
37 linux,code = <KEY_WPS_BUTTON>;
41 gpios = <&gpio 30 GPIO_ACTIVE_LOW>;
42 linux,code = <KEY_RESTART>;
47 compatible = "gpio-leds";
51 gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
52 default-state = "keep";
56 gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
58 internet_blue: internet {
59 label = "blue:internet";
60 gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
64 gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
68 gpios = <&gpio 7 GPIO_ACTIVE_LOW>;
72 gpios = <&gpio 9 GPIO_ACTIVE_LOW>;
78 label = "blue:telefon1";
79 gpios = <&gpiomm 0 GPIO_ACTIVE_LOW>;
82 label = "blue:telefon2";
83 gpios = <&gpiomm 1 GPIO_ACTIVE_LOW>;
87 gpios = <&gpiomm 2 GPIO_ACTIVE_LOW>;
91 gpios = <&gpiomm 3 GPIO_ACTIVE_LOW>;
94 label = "blue:sprache";
95 gpios = <&gpiomm 4 GPIO_ACTIVE_LOW>;
99 gpios = <&gpiomm 5 GPIO_ACTIVE_LOW>;
103 gpios = <&gpiomm 6 GPIO_ACTIVE_LOW>;
106 label = "red:internet";
107 gpios = <&gpiomm 9 GPIO_ACTIVE_LOW>;
114 usb_vbus: regulator-usb-vbus {
115 compatible = "regulator-fixed";
117 regulator-name = "USB_VBUS";
119 regulator-min-microvolt = <5000000>;
120 regulator-max-microvolt = <5000000>;
122 gpio = <&gpio 28 GPIO_ACTIVE_HIGH>;
128 pinctrl-names = "default";
129 pinctrl-0 = <&state_default>;
131 state_default: pinmux {
133 lantiq,groups = "ebu cs1";
134 lantiq,function = "ebu";
137 lantiq,pins = "io21";
138 lantiq,open-drain = <0>;
145 /* gpiomm 10 - switch */
147 nvmem-cells = <&macaddr_boardconfig_16>;
148 nvmem-cell-names = "mac-address";
153 compatible = "lantiq,nor";
155 reg = <0 0x0 0x800000>;
158 compatible = "fixed-partitions";
159 #address-cells = <1>;
164 reg = <0x00000 0x20000>;
169 label = "u-boot-env";
170 reg = <0x20000 0x10000>;
176 reg = <0x30000 0x3c0000>;
179 boardconfig: partition@7f0000 {
180 label = "boardconfig";
181 reg = <0x3f0000 0x10000>;
185 compatible = "fixed-layout";
186 #address-cells = <1>;
189 macaddr_boardconfig_16: macaddr@16 {
198 compatible = "lantiq,gpio-mm";
200 #address-cells = <1>;
204 lantiq,shadow = <0x400>;
211 pinctrl-0 = <&pci_gnt1_pins>, <&pci_req1_pins>;
212 pinctrl-names = "default";
214 lantiq,external-clock;
215 gpio-reset = <&gpio 21 GPIO_ACTIVE_HIGH>;
224 vbus-supply = <&usb_vbus>;
229 gpios = <&gpio 31 GPIO_ACTIVE_HIGH
230 &gpiomm 7 GPIO_ACTIVE_HIGH>;