lantiq: kernel 4.14: use vbus-supply devicetree property
[openwrt/staging/mkresin.git] / target / linux / lantiq / files-4.14 / arch / mips / boot / dts / ARV752DPW.dts
1 /dts-v1/;
2
3 #include "danube.dtsi"
4
5 #include <dt-bindings/input/input.h>
6
7 / {
8 compatible = "arcadyan,arv752dpw", "lantiq,xway", "lantiq,danube";
9 model = "Arcor 802";
10
11 chosen {
12 bootargs = "console=ttyLTQ0,115200";
13 };
14
15 aliases {
16 led-boot = &power_red;
17 led-failsafe = &power_blue;
18 led-running = &power_red;
19
20 led-dsl = &internet_red;
21 led-usb = &umts;
22 led-wifi = &wifi;
23 };
24
25 memory@0 {
26 reg = <0x0 0x4000000>;
27 };
28
29 gpio-keys-polled {
30 compatible = "gpio-keys-polled";
31 #address-cells = <1>;
32 #size-cells = <0>;
33 poll-interval = <100>;
34
35 wps {
36 label = "wps";
37 gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
38 linux,code = <KEY_WPS_BUTTON>;
39 };
40 restart {
41 label = "restart";
42 gpios = <&gpio 12 GPIO_ACTIVE_LOW>;
43 linux,code = <KEY_POWER>;
44 };
45 dsl {
46 label = "dsl";
47 gpios = <&gpio 13 GPIO_ACTIVE_LOW>;
48 linux,code = <BTN_0>;
49 };
50 reset {
51 label = "reset";
52 gpios = <&gpio 30 GPIO_ACTIVE_LOW>;
53 linux,code = <KEY_RESTART>;
54 };
55 };
56
57 gpio-leds {
58 compatible = "gpio-leds";
59 power_blue: power1 {
60 label = "arv752dpw:blue:power";
61 gpios = <&gpio 3 GPIO_ACTIVE_LOW>;
62 };
63 internet_red: internet {
64 label = "arv752dpw:red:internet";
65 gpios = <&gpio 4 GPIO_ACTIVE_LOW>;
66 };
67 message {
68 label = "arv752dpw:red:message";
69 gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
70 };
71 power_red: power {
72 label = "arv752dpw:red:power";
73 gpios = <&gpio 6 GPIO_ACTIVE_LOW>;
74 default-state = "keep";
75 };
76 voice1 {
77 label = "arv752dpw:red:voice";
78 gpios = <&gpio 8 GPIO_ACTIVE_LOW>;
79 };
80 umts: umts {
81 label = "arv752dpw:red:umts";
82 gpios = <&gpiomm 3 GPIO_ACTIVE_LOW>;
83 };
84 wifi: wifi {
85 label = "arv752dpw:red:wifi";
86 gpios = <&gpiomm 4 GPIO_ACTIVE_LOW>;
87 };
88 fxs1 {
89 label = "arv752dpw:green:tae-n";
90 gpios = <&gpiomm 5 GPIO_ACTIVE_LOW>;
91 };
92 fxs2 {
93 label = "arv752dpw:green:tae-u";
94 gpios = <&gpiomm 6 GPIO_ACTIVE_LOW>;
95 };
96 fxo {
97 label = "arv752dpw:green:isdn";
98 gpios = <&gpiomm 7 GPIO_ACTIVE_LOW>;
99 };
100 internet2 {
101 label = "arv752dpw:blue:internet";
102 gpios = <&gpiomm 8 GPIO_ACTIVE_LOW>;
103 };
104 voice2 {
105 label = "arv752dpw:blue:voice";
106 gpios = <&gpiomm 9 GPIO_ACTIVE_LOW>;
107 };
108 };
109 };
110
111 &gpio {
112 pinctrl-names = "default";
113 pinctrl-0 = <&state_default>;
114
115 state_default: pinmux {
116 ebu {
117 lantiq,groups = "ebu cs1";
118 lantiq,function = "ebu";
119 };
120 exin {
121 lantiq,groups = "exin1";
122 lantiq,function = "exin";
123 lantiq,pull = <2>;
124 lantiq,output = <0>;
125 };
126 pci_in {
127 lantiq,groups = "req2", "req1";
128 lantiq,function = "pci";
129 lantiq,open-drain = <1>;
130 lantiq,pull = <2>;
131 lantiq,output = <0>;
132 };
133 pci_out {
134 lantiq,groups = "gnt1";
135 lantiq,function = "pci";
136 lantiq,output = <1>;
137 };
138 pci_rst {
139 lantiq,pins = "io21";
140 lantiq,pull = <2>;
141 lantiq,output = <1>;
142 };
143 leds {
144 lantiq,pins = "io3", "io5", "io6", "io8";
145 lantiq,output = <1>;
146 lantiq,pull = <0>;
147 };
148 keys {
149 lantiq,pins = "io11", "io12", "io13", "io28";
150 lantiq,output = <0>;
151 lantiq,pull = <2>;
152 lantiq,open-drain = <1>;
153 };
154 };
155
156 usb_vbus: regulator-usb-vbus {
157 compatible = "regulator-fixed";
158
159 regulator-name = "USB_VBUS";
160
161 regulator-min-microvolt = <5000000>;
162 regulator-max-microvolt = <5000000>;
163
164 gpio = <&gpiomm 0 GPIO_ACTIVE_HIGH>;
165 enable-active-high;
166 };
167 };
168
169 &gpiomm {
170 status = "okay";
171 lantiq,shadow = <0x3>;
172 };
173
174 &gsw {
175 phy-mode = "rmii";
176 mtd-mac-address = <&boardconfig 0x16>;
177 };
178
179 &localbus {
180 nor@0 {
181 compatible = "lantiq,nor";
182 bank-width = <2>;
183 reg = <0 0x0 0x800000>;
184 #address-cells = <1>;
185 #size-cells = <1>;
186
187 partitions {
188 compatible = "fixed-partitions";
189 #address-cells = <1>;
190 #size-cells = <1>;
191
192 partition@0 {
193 label = "uboot";
194 reg = <0x00000 0x10000>;
195 read-only;
196 };
197
198 partition@10000 {
199 label = "uboot_env";
200 reg = <0x10000 0x10000>;
201 read-only;
202 };
203
204 partition@20000 {
205 label = "firmware";
206 reg = <0x20000 0x7d0000>;
207 };
208
209 boardconfig: partition@7f0000 {
210 label = "board_config";
211 reg = <0x7f0000 0x10000>;
212 read-only;
213 };
214 };
215 };
216 };
217
218 &pci0 {
219 status = "okay";
220 lantiq,external-clock;
221 gpio-reset = <&gpio 21 GPIO_ACTIVE_HIGH>;
222 interrupt-map = <0x7000 0 0 1 &icu0 135>;
223 req-mask = <0x3>;
224
225 wifi@1814,0601 {
226 compatible = "pci1814,0601";
227 reg = <0x7000 0 0 0 0>;
228 ralink,mtd-eeprom = <&boardconfig 0x410>;
229 ralink,mtd-eeprom-swap;
230 };
231 };
232
233 &usb_phy {
234 status = "okay";
235 };
236
237 &usb {
238 status = "okay";
239 vbus-supply = <&usb_vbus>;
240 };
241
242 &vmmc {
243 status = "okay";
244 gpios = <&gpiomm 1 GPIO_ACTIVE_HIGH>;
245 };