3 #include <dt-bindings/input/input.h>
6 compatible = "arcadyan,arv4525pw", "lantiq,xway", "lantiq,danube";
7 model = "Speedport W501V Typ A";
10 bootargs = "console=ttyLTQ0,115200";
14 /* we dont have a power led, lets use the online led */
16 led-failsafe = &online;
19 led-internet = &online;
24 device_type = "memory";
25 reg = <0x0 0x2000000>;
29 compatible = "ath5k,eeprom";
30 ath,eep-flash = <&boardconfig 0x400>;
31 ath,mac-offset = <0x0>;
36 compatible = "gpio-keys-polled";
37 poll-interval = <100>;
41 gpios = <&gpio 29 GPIO_ACTIVE_LOW>;
42 linux,code = <KEY_WPS_BUTTON>;
46 gpios = <&gpio 30 GPIO_ACTIVE_LOW>;
47 linux,code = <KEY_RESTART>;
52 compatible = "gpio-leds";
54 label = "green:festnetz";
55 gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
58 label = "green:internet";
59 gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
62 label = "green:t-dsl";
63 gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
67 gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
70 label = "green:online";
71 gpios = <&gpio 9 GPIO_ACTIVE_LOW>;
77 pinctrl-names = "default";
78 pinctrl-0 = <&state_default>;
80 state_default: pinmux {
93 /* #define ARV4525PW_PHYRESET 13 */
96 mtd-mac-address = <&boardconfig 0x16>;
101 compatible = "lantiq,nor";
103 reg = <0 0x0 0x2000000>;
106 compatible = "fixed-partitions";
107 #address-cells = <1>;
112 reg = <0x00000 0x10000>;
117 label = "u-boot-env";
118 reg = <0x10000 0x10000>;
124 reg = <0x20000 0x3d0000>;
127 boardconfig: partition@3f0000 {
128 label = "boardconfig";
129 reg = <0x3f0000 0x10000>;
139 pinctrl-0 = <&pci_gnt1_pins>, <&pci_req1_pins>;
140 pinctrl-names = "default";
142 gpio-reset = <&gpio 21 GPIO_ACTIVE_HIGH>;
145 /* #define ARV4525PW_RELAY 31 */
148 gpios = <&gpio 31 GPIO_ACTIVE_HIGH>;