Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / omap3-n950-n9.dtsi
1 /*
2  * omap3-n950-n9.dtsi - Device Tree file for Nokia N950 & N9 (common stuff)
3  *
4  * Written by: Aaro Koskinen <aaro.koskinen@iki.fi>
5  *
6  * This program is free software; you can redistribute it and/or modify
7  * it under the terms of the GNU General Public License version 2 as
8  * published by the Free Software Foundation.
9  */
10
11 #include "omap36xx.dtsi"
12
13 / {
14         cpus {
15                 cpu@0 {
16                         cpu0-supply = <&vcc>;
17                         operating-points = <
18                                 /* kHz    uV */
19                                 300000  1012500
20                                 600000  1200000
21                                 800000  1325000
22                                 1000000 1375000
23                         >;
24                 };
25         };
26
27         memory@80000000 {
28                 device_type = "memory";
29                 reg = <0x80000000 0x40000000>; /* 1 GB */
30         };
31
32         vemmc: fixedregulator0 {
33                 compatible = "regulator-fixed";
34                 regulator-name = "VEMMC";
35                 regulator-min-microvolt = <2900000>;
36                 regulator-max-microvolt = <2900000>;
37                 gpio = <&gpio5 29 GPIO_ACTIVE_HIGH>; /* gpio line 157 */
38                 startup-delay-us = <150>;
39                 enable-active-high;
40         };
41
42         vwlan_fixed: fixedregulator2 {
43                 compatible = "regulator-fixed";
44                 regulator-name = "VWLAN";
45                 gpio = <&gpio2 3 GPIO_ACTIVE_HIGH>; /* gpio 35 */
46                 enable-active-high;
47                 regulator-boot-off;
48         };
49
50         leds {
51                 compatible = "gpio-leds";
52
53                 heartbeat {
54                         label = "debug::sleep";
55                         gpios = <&gpio3 28 GPIO_ACTIVE_HIGH>;  /* gpio92 */
56                         linux,default-trigger = "default-on";
57                         pinctrl-names = "default";
58                         pinctrl-0 = <&debug_leds>;
59                 };
60         };
61
62         /* controlled (enabled/disabled) directly by wl1271 */
63         vctcxo: vctcxo {
64                 compatible = "fixed-clock";
65                 #clock-cells = <0>;
66                 clock-frequency = <38400000>;
67         };
68 };
69
70 &omap3_pmx_core {
71         accelerator_pins: pinmux_accelerator_pins {
72                 pinctrl-single,pins = <
73                         OMAP3_CORE1_IOPAD(0x21da, PIN_INPUT | MUX_MODE4)        /* mcspi2_somi.gpio_180 -> LIS302 INT1 */
74                         OMAP3_CORE1_IOPAD(0x21dc, PIN_INPUT | MUX_MODE4)        /* mcspi2_cs0.gpio_181 -> LIS302 INT2 */
75                 >;
76         };
77
78         debug_leds: pinmux_debug_led_pins {
79                 pinctrl-single,pins = <
80                         OMAP3_CORE1_IOPAD(0x2108, PIN_OUTPUT | MUX_MODE4)       /* dss_data22.gpio_92 */
81                 >;
82         };
83
84         mmc2_pins: pinmux_mmc2_pins {
85                 pinctrl-single,pins = <
86                         OMAP3_CORE1_IOPAD(0x2158, PIN_INPUT_PULLUP | MUX_MODE0) /* sdmmc2_clk */
87                         OMAP3_CORE1_IOPAD(0x215a, PIN_INPUT_PULLUP | MUX_MODE0) /* sdmmc2_cmd */
88                         OMAP3_CORE1_IOPAD(0x215c, PIN_INPUT_PULLUP | MUX_MODE0) /* sdmmc2_dat0 */
89                         OMAP3_CORE1_IOPAD(0x215e, PIN_INPUT_PULLUP | MUX_MODE0) /* sdmmc2_dat1 */
90                         OMAP3_CORE1_IOPAD(0x2160, PIN_INPUT_PULLUP | MUX_MODE0) /* sdmmc2_dat2 */
91                         OMAP3_CORE1_IOPAD(0x2162, PIN_INPUT_PULLUP | MUX_MODE0) /* sdmmc2_dat3 */
92                 >;
93         };
94
95         wlan_pins: pinmux_wlan_pins {
96                 pinctrl-single,pins = <
97                         OMAP3_CORE1_IOPAD(0x207c, PIN_OUTPUT | MUX_MODE4) /* gpio 35 - wlan enable */
98                         OMAP3_CORE1_IOPAD(0x208a, PIN_INPUT | MUX_MODE4) /* gpio 42 - wlan irq */
99                 >;
100         };
101
102         ssi_pins: pinmux_ssi_pins {
103                 pinctrl-single,pins = <
104                         OMAP3_CORE1_IOPAD(0x217c, PIN_OUTPUT | MUX_MODE1)            /* ssi1_dat_tx */
105                         OMAP3_CORE1_IOPAD(0x217e, PIN_OUTPUT | MUX_MODE1)            /* ssi1_flag_tx */
106                         OMAP3_CORE1_IOPAD(0x2180, PIN_INPUT_PULLUP | MUX_MODE1)      /* ssi1_rdy_tx */
107                         OMAP3_CORE1_IOPAD(0x2182, PIN_INPUT | MUX_MODE4)        /* ssi1_wake_tx (cawake) */
108                         OMAP3_CORE1_IOPAD(0x2184, PIN_INPUT | MUX_MODE1)             /* ssi1_dat_rx */
109                         OMAP3_CORE1_IOPAD(0x2186, PIN_INPUT | MUX_MODE1)             /* ssi1_flag_rx */
110                         OMAP3_CORE1_IOPAD(0x2188, PIN_OUTPUT | MUX_MODE1)            /* ssi1_rdy_rx */
111                         OMAP3_CORE1_IOPAD(0x218a, PIN_OUTPUT | MUX_MODE1)            /* ssi1_wake */
112                 >;
113         };
114
115         ssi_pins_idle: pinmux_ssi_pins_idle {
116                 pinctrl-single,pins = <
117                         OMAP3_CORE1_IOPAD(0x217c, PIN_OUTPUT | MUX_MODE7)            /* ssi1_dat_tx */
118                         OMAP3_CORE1_IOPAD(0x217e, PIN_OUTPUT | MUX_MODE7)            /* ssi1_flag_tx */
119                         OMAP3_CORE1_IOPAD(0x2180, PIN_INPUT_PULLDOWN | MUX_MODE7)    /* ssi1_rdy_tx */
120                         OMAP3_CORE1_IOPAD(0x2182, PIN_INPUT | MUX_MODE4)        /* ssi1_wake_tx (cawake) */
121                         OMAP3_CORE1_IOPAD(0x2184, PIN_INPUT | MUX_MODE7)             /* ssi1_dat_rx */
122                         OMAP3_CORE1_IOPAD(0x2186, PIN_INPUT | MUX_MODE7)             /* ssi1_flag_rx */
123                         OMAP3_CORE1_IOPAD(0x2188, PIN_OUTPUT | MUX_MODE4)            /* ssi1_rdy_rx */
124                         OMAP3_CORE1_IOPAD(0x218a, PIN_OUTPUT | MUX_MODE7)            /* ssi1_wake */
125                 >;
126         };
127
128         modem_pins1: pinmux_modem_core1_pins {
129                 pinctrl-single,pins = <
130                         OMAP3_CORE1_IOPAD(0x207a, PIN_INPUT | MUX_MODE4)        /* gpio_34 (ape_rst_rq) */
131                         OMAP3_CORE1_IOPAD(0x2100, PIN_OUTPUT | MUX_MODE4)            /* gpio_88 (cmt_rst_rq) */
132                         OMAP3_CORE1_IOPAD(0x210a, PIN_OUTPUT | MUX_MODE4)            /* gpio_93 (cmt_apeslpx) */
133                 >;
134         };
135
136         uart2_pins: pinmux_uart2_pins {
137                 pinctrl-single,pins = <
138                         OMAP3_CORE1_IOPAD(0x2174, PIN_INPUT_PULLUP | MUX_MODE0)         /* uart2_cts */
139                         OMAP3_CORE1_IOPAD(0x2176, PIN_OUTPUT | MUX_MODE0)               /* uart2_rts */
140                         OMAP3_CORE1_IOPAD(0x2178, PIN_OUTPUT | MUX_MODE0)               /* uart2_tx */
141                         OMAP3_CORE1_IOPAD(0x217a, PIN_INPUT | MUX_MODE0)                /* uart2_rx */
142                 >;
143         };
144 };
145
146 &omap3_pmx_core2 {
147         modem_pins2: pinmux_modem_core2_pins {
148                 pinctrl-single,pins = <
149                         OMAP3630_CORE2_IOPAD(0x25ec, PIN_OUTPUT | MUX_MODE4)         /* gpio_23 (cmt_en) */
150                 >;
151         };
152 };
153
154 &i2c1 {
155         clock-frequency = <2900000>;
156
157         twl: twl@48 {
158                 reg = <0x48>;
159                 interrupts = <7>; /* SYS_NIRQ cascaded to intc */
160                 interrupt-parent = <&intc>;
161         };
162 };
163
164 /include/ "twl4030.dtsi"
165
166 &twl {
167         compatible = "ti,twl5031";
168
169         twl_power: power {
170                 compatible = "ti,twl4030-power";
171                 ti,use_poweroff;
172         };
173 };
174
175 &twl_gpio {
176         ti,pullups      = <0x000001>; /* BIT(0) */
177         ti,pulldowns    = <0x008106>; /* BIT(1) | BIT(2) | BIT(8) | BIT(15) */
178 };
179
180 &vdac {
181         regulator-name = "vdac";
182         regulator-min-microvolt = <1800000>;
183         regulator-max-microvolt = <1800000>;
184 };
185
186 &vpll1 {
187         regulator-name = "vpll1";
188         regulator-min-microvolt = <1800000>;
189         regulator-max-microvolt = <1800000>;
190 };
191
192 &vpll2 {
193         regulator-name = "vpll2";
194         regulator-min-microvolt = <1800000>;
195         regulator-max-microvolt = <1800000>;
196 };
197
198 &vaux1 {
199         regulator-name = "vaux1";
200         regulator-min-microvolt = <2800000>;
201         regulator-max-microvolt = <2800000>;
202 };
203
204 /* CSI-2 receiver */
205 &vaux2 {
206         regulator-name = "vaux2";
207         regulator-min-microvolt = <1800000>;
208         regulator-max-microvolt = <1800000>;
209 };
210
211 /* Cameras */
212 &vaux3 {
213         regulator-name = "vaux3";
214         regulator-min-microvolt = <2800000>;
215         regulator-max-microvolt = <2800000>;
216 };
217
218 &vaux4 {
219         regulator-name = "vaux4";
220         regulator-min-microvolt = <2800000>;
221         regulator-max-microvolt = <2800000>;
222 };
223
224 &vmmc1 {
225         regulator-name = "vmmc1";
226         regulator-min-microvolt = <1850000>;
227         regulator-max-microvolt = <3150000>;
228 };
229
230 &vmmc2 {
231         regulator-name = "vmmc2";
232         regulator-min-microvolt = <3000000>;
233         regulator-max-microvolt = <3000000>;
234 };
235
236 &vintana1 {
237         regulator-name = "vintana1";
238         regulator-min-microvolt = <1500000>;
239         regulator-max-microvolt = <1500000>;
240 };
241
242 &vintana2 {
243         regulator-name = "vintana2";
244         regulator-min-microvolt = <2750000>;
245         regulator-max-microvolt = <2750000>;
246 };
247
248 &vintdig {
249         regulator-name = "vintdig";
250         regulator-min-microvolt = <1500000>;
251         regulator-max-microvolt = <1500000>;
252 };
253
254 &vsim {
255         regulator-name = "vsim";
256         regulator-min-microvolt = <1800000>;
257         regulator-max-microvolt = <1800000>;
258 };
259
260 &vio {
261         regulator-name = "vio";
262         regulator-min-microvolt = <1800000>;
263         regulator-max-microvolt = <1800000>;
264 };
265
266 &i2c2 {
267         clock-frequency = <400000>;
268
269         as3645a@30 {
270                 reg = <0x30>;
271                 compatible = "ams,as3645a";
272                 flash {
273                         flash-timeout-us = <150000>;
274                         flash-max-microamp = <320000>;
275                         led-max-microamp = <60000>;
276                         peak-current-limit = <1750000>;
277                 };
278                 indicator {
279                         led-max-microamp = <10000>;
280                 };
281         };
282 };
283
284 &i2c3 {
285         clock-frequency = <400000>;
286
287         lis302: lis302@1d {
288                 compatible = "st,lis3lv02d";
289                 reg = <0x1d>;
290
291                 Vdd-supply = <&vaux1>;
292                 Vdd_IO-supply = <&vio>;
293
294                 pinctrl-names = "default";
295                 pinctrl-0 = <&accelerator_pins>;
296
297                 interrupts-extended = <&gpio6 20 IRQ_TYPE_EDGE_FALLING>, <&gpio6 21 IRQ_TYPE_EDGE_FALLING>; /* 180, 181 */
298
299                 /* click flags */
300                 st,click-single-x;
301                 st,click-single-y;
302                 st,click-single-z;
303
304                 /* Limits are 0.5g * value */
305                 st,click-threshold-x = <8>;
306                 st,click-threshold-y = <8>;
307                 st,click-threshold-z = <10>;
308
309                 /* Click must be longer than time limit */
310                 st,click-time-limit = <9>;
311
312                 /* Kind of debounce filter */
313                 st,click-latency = <50>;
314
315                 st,wakeup-x-hi;
316                 st,wakeup-y-hi;
317                 st,wakeup-threshold = <(800/18)>; /* millig-value / 18 to get HW values */
318
319                 st,wakeup2-z-hi;
320                 st,wakeup2-threshold = <(1000/18)>; /* millig-value / 18 to get HW values */
321
322                 st,highpass-cutoff-hz = <2>;
323
324                 /* Interrupt line 1 for thresholds */
325                 st,irq1-ff-wu-1;
326                 st,irq1-ff-wu-2;
327                 /* Interrupt line 2 for click detection */
328                 st,irq2-click;
329
330                 st,wu-duration-1 = <8>;
331                 st,wu-duration-2 = <8>;
332         };
333 };
334
335 &mmc1 {
336         status = "disabled";
337 };
338
339 &mmc2 {
340         pinctrl-names = "default";
341         pinctrl-0 = <&mmc2_pins>;
342         vmmc-supply = <&vemmc>;
343         bus-width = <4>;
344         ti,non-removable;
345 };
346
347 &mmc3 {
348         status = "disabled";
349 };
350
351 &usb_otg_hs {
352         interface-type = <0>;
353         usb-phy = <&usb2_phy>;
354         phys = <&usb2_phy>;
355         phy-names = "usb2-phy";
356         mode = <3>;
357         power = <50>;
358 };
359
360 &gpmc {
361         ranges = <0 0 0x04000000 0x1000000>;    /* CS0: 16MB for OneNAND */
362
363         onenand@0,0 {
364                 #address-cells = <1>;
365                 #size-cells = <1>;
366                 reg = <0 0 0x20000>;    /* CS0, offset 0, IO size 128K */
367
368                 gpmc,sync-read;
369                 gpmc,sync-write;
370                 gpmc,burst-length = <16>;
371                 gpmc,burst-read;
372                 gpmc,burst-wrap;
373                 gpmc,burst-write;
374                 gpmc,device-width = <2>;
375                 gpmc,mux-add-data = <2>;
376                 gpmc,cs-on-ns = <0>;
377                 gpmc,cs-rd-off-ns = <87>;
378                 gpmc,cs-wr-off-ns = <87>;
379                 gpmc,adv-on-ns = <0>;
380                 gpmc,adv-rd-off-ns = <10>;
381                 gpmc,adv-wr-off-ns = <10>;
382                 gpmc,oe-on-ns = <15>;
383                 gpmc,oe-off-ns = <87>;
384                 gpmc,we-on-ns = <0>;
385                 gpmc,we-off-ns = <87>;
386                 gpmc,rd-cycle-ns = <112>;
387                 gpmc,wr-cycle-ns = <112>;
388                 gpmc,access-ns = <81>;
389                 gpmc,page-burst-access-ns = <15>;
390                 gpmc,bus-turnaround-ns = <0>;
391                 gpmc,cycle2cycle-delay-ns = <0>;
392                 gpmc,wait-monitoring-ns = <0>;
393                 gpmc,clk-activation-ns = <5>;
394                 gpmc,wr-data-mux-bus-ns = <30>;
395                 gpmc,wr-access-ns = <81>;
396                 gpmc,sync-clk-ps = <15000>;
397
398                 /*
399                  * MTD partition table corresponding to Nokia's MeeGo 1.2
400                  * Harmattan release.
401                  */
402                 partition@0 {
403                         label = "bootloader";
404                         reg = <0x00000000 0x00100000>;
405                 };
406                 partition@1 {
407                         label = "config";
408                         reg = <0x00100000 0x002c0000>;
409                 };
410                 partition@2 {
411                         label = "kernel";
412                         reg = <0x003c0000 0x01000000>;
413                 };
414                 partition@3 {
415                         label = "log";
416                         reg = <0x013c0000 0x00200000>;
417                 };
418                 partition@4 {
419                         label = "var";
420                         reg = <0x015c0000 0x1ca40000>;
421                 };
422                 partition@5 {
423                         label = "moslo";
424                         reg = <0x1e000000 0x02000000>;
425                 };
426                 partition@6 {
427                         label = "omap2-onenand";
428                         reg = <0x00000000 0x20000000>;
429                 };
430         };
431 };
432
433 &ssi_port1 {
434         pinctrl-names = "default", "idle";
435         pinctrl-0 = <&ssi_pins>;
436         pinctrl-1 = <&ssi_pins_idle>;
437
438         ti,ssi-cawake-gpio = <&gpio5 23 GPIO_ACTIVE_HIGH>; /* 151 */
439
440         modem: hsi-client {
441                 pinctrl-names = "default";
442                 pinctrl-0 = <&modem_pins1 &modem_pins2>;
443
444                 hsi-channel-ids = <0>, <1>, <2>, <3>;
445                 hsi-channel-names = "mcsaab-control",
446                                     "speech-control",
447                                     "speech-data",
448                                     "mcsaab-data";
449                 hsi-speed-kbps = <96000>;
450                 hsi-mode = "frame";
451                 hsi-flow = "synchronized";
452                 hsi-arb-mode = "round-robin";
453
454                 interrupts-extended = <&gpio2 2 IRQ_TYPE_EDGE_RISING>; /* gpio 34 */
455
456                 gpios = <&gpio3 29 GPIO_ACTIVE_HIGH>, /* gpio 93 */
457                         <&gpio3 24 GPIO_ACTIVE_HIGH>, /* gpio 88 */
458                         <&gpio1 23 GPIO_ACTIVE_HIGH>; /* gpio 23 */
459                 gpio-names = "cmt_apeslpx",
460                              "cmt_rst_rq",
461                              "cmt_en";
462         };
463 };
464
465 &ssi_port2 {
466         status = "disabled";
467 };
468
469 &uart2 {
470         pinctrl-names = "default";
471         pinctrl-0 = <&uart2_pins>;
472
473         bluetooth {
474                 compatible = "ti,wl1271-bluetooth-nokia", "nokia,h4p-bluetooth";
475
476                 reset-gpios = <&gpio1 26 GPIO_ACTIVE_LOW>; /* 26 */
477                 host-wakeup-gpios = <&gpio4 5 GPIO_ACTIVE_HIGH>; /* 101 */
478                 bluetooth-wakeup-gpios = <&gpio2 5 GPIO_ACTIVE_HIGH>; /* 37 */
479
480                 clocks = <&vctcxo>;
481                 clock-names = "sysclk";
482         };
483 };