3 #include <dt-bindings/input/input.h>
7 bootargs = "console=ttyLTQ0,115200";
12 led-failsafe = &power;
17 led-internet = &online;
23 device_type = "memory";
24 reg = <0x0 0x4000000>;
28 compatible = "ath5k,eeprom";
29 ath,eep-flash = <&boardconfig 0x400>;
30 ath,mac-offset = <0x16>;
31 ath,mac-increment = <1>;
36 compatible = "gpio-keys-polled";
37 poll-interval = <100>;
41 gpios = <&gpio 28 GPIO_ACTIVE_LOW>;
42 linux,code = <KEY_RFKILL>;
46 gpios = <&gpio 30 GPIO_ACTIVE_LOW>;
47 linux,code = <KEY_RESTART>;
52 compatible = "gpio-leds";
55 gpios = <&gpio 3 GPIO_ACTIVE_HIGH>;
56 default-state = "keep";
60 gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
64 gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
68 gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
72 gpios = <&gpio 7 GPIO_ACTIVE_LOW>;
76 gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
80 gpios = <&gpio 19 GPIO_ACTIVE_LOW>;
84 gpios = <&gpiomm 0 GPIO_ACTIVE_LOW>;
88 gpios = <&gpiomm 1 GPIO_ACTIVE_LOW>;
92 gpios = <&gpiomm 2 GPIO_ACTIVE_LOW>;
96 gpios = <&gpiomm 3 GPIO_ACTIVE_LOW>;
100 usb_vbus: regulator-usb-vbus {
101 compatible = "regulator-fixed";
103 regulator-name = "USB_VBUS";
105 regulator-min-microvolt = <5000000>;
106 regulator-max-microvolt = <5000000>;
108 gpio = <&gpio 14 GPIO_ACTIVE_HIGH>;
114 pinctrl-names = "default";
115 pinctrl-0 = <&state_default>;
117 state_default: pinmux {
119 lantiq,groups = "ebu cs1";
120 lantiq,function = "ebu";
127 nvmem-cells = <&macaddr_boardconfig_16>;
128 nvmem-cell-names = "mac-address";
133 compatible = "lantiq,nor";
135 reg = <0 0x0 0x2000000>;
138 compatible = "fixed-partitions";
139 #address-cells = <1>;
144 reg = <0x00000 0x10000>; /* 64 KB */
149 label = "u-boot-env";
150 reg = <0x10000 0x10000>; /* 64 KB */
156 reg = <0x20000 0x3d0000>;
159 boardconfig: partition@3f0000 {
160 label = "boardconfig";
161 reg = <0x3f0000 0x10000>;
165 compatible = "fixed-layout";
166 #address-cells = <1>;
169 macaddr_boardconfig_16: macaddr@16 {
178 compatible = "lantiq,gpio-mm";
180 #address-cells = <1>;
184 lantiq,shadow = <0x0>;
191 pinctrl-0 = <&pci_gnt1_pins>, <&pci_gnt2_pins>,
192 <&pci_req1_pins>, <&pci_req2_pins>;
193 pinctrl-names = "default";
195 gpio-reset = <&gpio 21 GPIO_ACTIVE_HIGH>;
205 vbus-supply = <&usb_vbus>;
210 gpios = <&gpio 31 GPIO_ACTIVE_HIGH>;