blob: 9166d479ac1b9caa443292955b98b96494ca0496 [file] [log] [blame]
R Sricharan6b5de092012-05-10 19:46:00 +05301/*
Sricharan Rfa63d032013-06-07 18:52:47 +05302 * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com/
R Sricharan6b5de092012-05-10 19:46:00 +05303 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 */
8/dts-v1/;
9
Florian Vaussard98ef79572013-05-31 14:32:55 +020010#include "omap5.dtsi"
J Keerthye00c27e2013-06-13 10:00:11 +053011#include <dt-bindings/interrupt-controller/irq.h>
12#include <dt-bindings/interrupt-controller/arm-gic.h>
R Sricharan6b5de092012-05-10 19:46:00 +053013
14/ {
Sricharan Rfa63d032013-06-07 18:52:47 +053015 model = "TI OMAP5 uEVM board";
16 compatible = "ti,omap5-uevm", "ti,omap5";
R Sricharan6b5de092012-05-10 19:46:00 +053017
18 memory {
19 device_type = "memory";
Santosh Shilimkar03178c62013-01-18 11:43:16 +053020 reg = <0x80000000 0x7F000000>; /* 2032 MB */
R Sricharan6b5de092012-05-10 19:46:00 +053021 };
Balaji T K5dd18b02012-08-07 12:48:21 +053022
Tomi Valkeinen6ac732e2014-03-12 11:57:03 +020023 aliases {
24 display0 = &hdmi0;
25 };
26
Balaji T K5dd18b02012-08-07 12:48:21 +053027 vmmcsd_fixed: fixedregulator-mmcsd {
28 compatible = "regulator-fixed";
29 regulator-name = "vmmcsd_fixed";
30 regulator-min-microvolt = <3000000>;
31 regulator-max-microvolt = <3000000>;
32 };
Sourav Poddar5449fbc2012-07-25 11:03:27 +053033
Roger Quadrosed7f8e82013-06-07 18:52:48 +053034 /* HS USB Host PHY on PORT 2 */
35 hsusb2_phy: hsusb2_phy {
36 compatible = "usb-nop-xceiv";
Roger Quadros8ae9b592013-09-24 11:53:53 +030037 reset-gpios = <&gpio3 16 GPIO_ACTIVE_LOW>; /* gpio3_80 HUB_NRESET */
Roger Quadros2ecf8aa2014-02-27 16:18:29 +020038 clocks = <&auxclk1_ck>;
39 clock-names = "main_clk";
Roger Quadros153030c2013-06-18 19:04:46 +030040 clock-frequency = <19200000>;
Roger Quadrosed7f8e82013-06-07 18:52:48 +053041 };
42
Roger Quadrosed7f8e82013-06-07 18:52:48 +053043 /* HS USB Host PHY on PORT 3 */
44 hsusb3_phy: hsusb3_phy {
45 compatible = "usb-nop-xceiv";
Roger Quadros8ae9b592013-09-24 11:53:53 +030046 reset-gpios = <&gpio3 15 GPIO_ACTIVE_LOW>; /* gpio3_79 ETH_NRESET */
Roger Quadrosed7f8e82013-06-07 18:52:48 +053047 };
48
Dan Murphy66155302013-06-07 18:52:49 +053049 leds {
50 compatible = "gpio-leds";
51 led@1 {
52 label = "omap5:blue:usr1";
53 gpios = <&gpio5 25 GPIO_ACTIVE_HIGH>; /* gpio5_153 D1 LED */
54 linux,default-trigger = "heartbeat";
55 default-state = "off";
56 };
57 };
Tomi Valkeinen6ac732e2014-03-12 11:57:03 +020058
59 tpd12s015: encoder@0 {
60 compatible = "ti,tpd12s015";
61
62 pinctrl-names = "default";
63 pinctrl-0 = <&tpd12s015_pins>;
64
65 gpios = <&gpio9 0 GPIO_ACTIVE_HIGH>, /* TCA6424A P01, CT CP HPD */
66 <&gpio9 1 GPIO_ACTIVE_HIGH>, /* TCA6424A P00, LS OE */
67 <&gpio7 1 GPIO_ACTIVE_HIGH>; /* GPIO 193, HPD */
68
69 ports {
70 #address-cells = <1>;
71 #size-cells = <0>;
72
73 port@0 {
74 reg = <0>;
75
76 tpd12s015_in: endpoint@0 {
77 remote-endpoint = <&hdmi_out>;
78 };
79 };
80
81 port@1 {
82 reg = <1>;
83
84 tpd12s015_out: endpoint@0 {
85 remote-endpoint = <&hdmi_connector_in>;
86 };
87 };
88 };
89 };
90
91 hdmi0: connector@0 {
92 compatible = "hdmi-connector";
93 label = "hdmi";
94
95 type = "b";
96
97 port {
98 hdmi_connector_in: endpoint {
99 remote-endpoint = <&tpd12s015_out>;
100 };
101 };
102 };
Balaji T K5dd18b02012-08-07 12:48:21 +0530103};
104
Peter Ujfalusi8bbacc52012-10-04 14:57:28 +0300105&omap5_pmx_core {
106 pinctrl-names = "default";
107 pinctrl-0 = <
108 &twl6040_pins
109 &mcpdm_pins
Peter Ujfalusi8bbacc52012-10-04 14:57:28 +0300110 &mcbsp1_pins
111 &mcbsp2_pins
Roger Quadrosed7f8e82013-06-07 18:52:48 +0530112 &usbhost_pins
Dan Murphy66155302013-06-07 18:52:49 +0530113 &led_gpio_pins
Peter Ujfalusi8bbacc52012-10-04 14:57:28 +0300114 >;
115
116 twl6040_pins: pinmux_twl6040_pins {
117 pinctrl-single,pins = <
Peter Ujfalusi472e623d2013-10-23 12:32:19 +0300118 0x17e (PIN_OUTPUT | MUX_MODE6) /* mcspi1_somi.gpio5_141 */
Peter Ujfalusi8bbacc52012-10-04 14:57:28 +0300119 >;
120 };
121
122 mcpdm_pins: pinmux_mcpdm_pins {
123 pinctrl-single,pins = <
Florian Vaussardbcd3cca2013-05-31 14:32:59 +0200124 0x142 (PIN_INPUT_PULLDOWN | MUX_MODE0) /* abe_clks.abe_clks */
125 0x15c (PIN_INPUT_PULLDOWN | MUX_MODE0) /* abemcpdm_ul_data.abemcpdm_ul_data */
126 0x15e (PIN_INPUT_PULLDOWN | MUX_MODE0) /* abemcpdm_dl_data.abemcpdm_dl_data */
127 0x160 (PIN_INPUT_PULLUP | MUX_MODE0) /* abemcpdm_frame.abemcpdm_frame */
128 0x162 (PIN_INPUT_PULLDOWN | MUX_MODE0) /* abemcpdm_lb_clk.abemcpdm_lb_clk */
Peter Ujfalusi8bbacc52012-10-04 14:57:28 +0300129 >;
130 };
131
Peter Ujfalusi8bbacc52012-10-04 14:57:28 +0300132 mcbsp1_pins: pinmux_mcbsp1_pins {
133 pinctrl-single,pins = <
Florian Vaussardbcd3cca2013-05-31 14:32:59 +0200134 0x14c (PIN_INPUT | MUX_MODE1) /* abedmic_clk2.abemcbsp1_fsx */
135 0x14e (PIN_OUTPUT_PULLDOWN | MUX_MODE1) /* abedmic_clk3.abemcbsp1_dx */
136 0x150 (PIN_INPUT | MUX_MODE1) /* abeslimbus1_clock.abemcbsp1_clkx */
137 0x152 (PIN_INPUT_PULLDOWN | MUX_MODE1) /* abeslimbus1_data.abemcbsp1_dr */
Peter Ujfalusi8bbacc52012-10-04 14:57:28 +0300138 >;
139 };
140
141 mcbsp2_pins: pinmux_mcbsp2_pins {
142 pinctrl-single,pins = <
Florian Vaussardbcd3cca2013-05-31 14:32:59 +0200143 0x154 (PIN_INPUT_PULLDOWN | MUX_MODE0) /* abemcbsp2_dr.abemcbsp2_dr */
144 0x156 (PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* abemcbsp2_dx.abemcbsp2_dx */
145 0x158 (PIN_INPUT | MUX_MODE0) /* abemcbsp2_fsx.abemcbsp2_fsx */
146 0x15a (PIN_INPUT | MUX_MODE0) /* abemcbsp2_clkx.abemcbsp2_clkx */
Peter Ujfalusi8bbacc52012-10-04 14:57:28 +0300147 >;
148 };
Sourav Poddar9be495c2013-02-13 14:58:22 +0530149
Florian Vaussardbcd3cca2013-05-31 14:32:59 +0200150 i2c1_pins: pinmux_i2c1_pins {
151 pinctrl-single,pins = <
152 0x1b2 (PIN_INPUT_PULLUP | MUX_MODE0) /* i2c1_scl */
153 0x1b4 (PIN_INPUT_PULLUP | MUX_MODE0) /* i2c1_sda */
154 >;
155 };
Sourav Poddar9be495c2013-02-13 14:58:22 +0530156
Sourav Poddar9be495c2013-02-13 14:58:22 +0530157 i2c5_pins: pinmux_i2c5_pins {
158 pinctrl-single,pins = <
Florian Vaussardbcd3cca2013-05-31 14:32:59 +0200159 0x184 (PIN_INPUT | MUX_MODE0) /* i2c5_scl */
160 0x186 (PIN_INPUT | MUX_MODE0) /* i2c5_sda */
Sourav Poddar9be495c2013-02-13 14:58:22 +0530161 >;
162 };
Sourav Poddar392adaf2013-02-13 14:58:44 +0530163
164 mcspi2_pins: pinmux_mcspi2_pins {
165 pinctrl-single,pins = <
Florian Vaussardbcd3cca2013-05-31 14:32:59 +0200166 0xbc (PIN_INPUT | MUX_MODE0) /* mcspi2_clk */
167 0xbe (PIN_INPUT | MUX_MODE0) /* mcspi2_simo */
168 0xc0 (PIN_INPUT_PULLUP | MUX_MODE0) /* mcspi2_somi */
Eric Witcher05bc85d2013-10-18 02:42:34 -0400169 0xc2 (PIN_OUTPUT | MUX_MODE0) /* mcspi2_cs0 */
Sourav Poddar392adaf2013-02-13 14:58:44 +0530170 >;
171 };
172
173 mcspi3_pins: pinmux_mcspi3_pins {
174 pinctrl-single,pins = <
Eric Witcher05bc85d2013-10-18 02:42:34 -0400175 0x78 (PIN_INPUT | MUX_MODE1) /* mcspi3_somi */
176 0x7a (PIN_INPUT | MUX_MODE1) /* mcspi3_cs0 */
177 0x7c (PIN_INPUT | MUX_MODE1) /* mcspi3_simo */
178 0x7e (PIN_INPUT | MUX_MODE1) /* mcspi3_clk */
Sourav Poddar392adaf2013-02-13 14:58:44 +0530179 >;
180 };
181
182 mcspi4_pins: pinmux_mcspi4_pins {
183 pinctrl-single,pins = <
Eric Witcher05bc85d2013-10-18 02:42:34 -0400184 0x164 (PIN_INPUT | MUX_MODE1) /* mcspi4_clk */
185 0x168 (PIN_INPUT | MUX_MODE1) /* mcspi4_simo */
186 0x16a (PIN_INPUT | MUX_MODE1) /* mcspi4_somi */
187 0x16c (PIN_INPUT | MUX_MODE1) /* mcspi4_cs0 */
Sourav Poddar392adaf2013-02-13 14:58:44 +0530188 >;
189 };
Roger Quadrosed7f8e82013-06-07 18:52:48 +0530190
191 usbhost_pins: pinmux_usbhost_pins {
192 pinctrl-single,pins = <
193 0x84 (PIN_INPUT | MUX_MODE0) /* usbb2_hsic_strobe */
194 0x86 (PIN_INPUT | MUX_MODE0) /* usbb2_hsic_data */
195
196 0x19e (PIN_INPUT | MUX_MODE0) /* usbb3_hsic_strobe */
197 0x1a0 (PIN_INPUT | MUX_MODE0) /* usbb3_hsic_data */
198
199 0x70 (PIN_OUTPUT | MUX_MODE6) /* gpio3_80 HUB_NRESET */
200 0x6e (PIN_OUTPUT | MUX_MODE6) /* gpio3_79 ETH_NRESET */
201 >;
202 };
Dan Murphy66155302013-06-07 18:52:49 +0530203
204 led_gpio_pins: pinmux_led_gpio_pins {
205 pinctrl-single,pins = <
206 0x196 (PIN_OUTPUT | MUX_MODE6) /* uart3_cts_rctx.gpio5_153 */
207 >;
208 };
Sourav Poddared22fee2013-06-07 18:52:50 +0530209
210 uart1_pins: pinmux_uart1_pins {
211 pinctrl-single,pins = <
212 0x60 (PIN_OUTPUT | MUX_MODE0) /* uart1_tx.uart1_cts */
213 0x62 (PIN_INPUT_PULLUP | MUX_MODE0) /* uart1_tx.uart1_cts */
214 0x64 (PIN_INPUT_PULLUP | MUX_MODE0) /* uart1_rx.uart1_rts */
215 0x66 (PIN_OUTPUT | MUX_MODE0) /* uart1_rx.uart1_rts */
216 >;
217 };
218
219 uart3_pins: pinmux_uart3_pins {
220 pinctrl-single,pins = <
221 0x19a (PIN_OUTPUT | MUX_MODE0) /* uart3_rts_irsd.uart3_tx_irtx */
222 0x19c (PIN_INPUT_PULLUP | MUX_MODE0) /* uart3_rx_irrx.uart3_usbb3_hsic */
223 >;
224 };
225
226 uart5_pins: pinmux_uart5_pins {
227 pinctrl-single,pins = <
228 0x170 (PIN_INPUT_PULLUP | MUX_MODE0) /* uart5_rx.uart5_rx */
229 0x172 (PIN_OUTPUT | MUX_MODE0) /* uart5_tx.uart5_tx */
230 0x174 (PIN_INPUT_PULLUP | MUX_MODE0) /* uart5_cts.uart5_rts */
231 0x176 (PIN_OUTPUT | MUX_MODE0) /* uart5_cts.uart5_rts */
232 >;
233 };
234
Tomi Valkeinen6ac732e2014-03-12 11:57:03 +0200235 dss_hdmi_pins: pinmux_dss_hdmi_pins {
236 pinctrl-single,pins = <
237 0x0fc (PIN_INPUT_PULLUP | MUX_MODE0) /* hdmi_cec.hdmi_cec */
238 0x100 (PIN_INPUT | MUX_MODE0) /* hdmi_ddc_scl.hdmi_ddc_scl */
239 0x102 (PIN_INPUT | MUX_MODE0) /* hdmi_ddc_sda.hdmi_ddc_sda */
240 >;
241 };
242
243 tpd12s015_pins: pinmux_tpd12s015_pins {
244 pinctrl-single,pins = <
245 0x0fe (PIN_INPUT_PULLDOWN | MUX_MODE6) /* hdmi_hpd.gpio7_193 */
246 >;
247 };
Roger Quadrosed7f8e82013-06-07 18:52:48 +0530248};
249
250&omap5_pmx_wkup {
251 pinctrl-names = "default";
252 pinctrl-0 = <
253 &usbhost_wkup_pins
254 >;
255
256 usbhost_wkup_pins: pinmux_usbhost_wkup_pins {
257 pinctrl-single,pins = <
258 0x1A (PIN_OUTPUT | MUX_MODE0) /* fref_clk1_out, USB hub clk */
259 >;
260 };
Peter Ujfalusi8bbacc52012-10-04 14:57:28 +0300261};
262
Balaji T K5dd18b02012-08-07 12:48:21 +0530263&mmc1 {
Nishanth Menone18235a2013-07-29 12:03:02 -0500264 vmmc-supply = <&ldo9_reg>;
Balaji T K5dd18b02012-08-07 12:48:21 +0530265 bus-width = <4>;
266};
267
268&mmc2 {
269 vmmc-supply = <&vmmcsd_fixed>;
270 bus-width = <8>;
271 ti,non-removable;
272};
273
274&mmc3 {
275 bus-width = <4>;
276 ti,non-removable;
277};
278
279&mmc4 {
280 status = "disabled";
281};
282
283&mmc5 {
284 status = "disabled";
R Sricharan6b5de092012-05-10 19:46:00 +0530285};
Sourav Poddar08f3e212012-07-25 11:02:43 +0530286
Sourav Poddar9be495c2013-02-13 14:58:22 +0530287&i2c1 {
288 pinctrl-names = "default";
289 pinctrl-0 = <&i2c1_pins>;
290
291 clock-frequency = <400000>;
J Keerthye00c27e2013-06-13 10:00:11 +0530292
293 palmas: palmas@48 {
294 compatible = "ti,palmas";
295 interrupts = <GIC_SPI 7 IRQ_TYPE_NONE>; /* IRQ_SYS_1N */
296 interrupt-parent = <&gic>;
297 reg = <0x48>;
298 interrupt-controller;
299 #interrupt-cells = <2>;
Nishanth Menon86583372013-09-19 14:11:36 -0500300 ti,system-power-controller;
J Keerthye00c27e2013-06-13 10:00:11 +0530301
Felipe Balbie3a412c2013-08-21 20:01:32 +0530302 extcon_usb3: palmas_usb {
303 compatible = "ti,palmas-usb-vid";
304 ti,enable-vbus-detection;
305 ti,enable-id-detection;
306 ti,wakeup;
307 };
308
Peter Ujfalusi55be2c52014-07-10 14:24:01 +0300309 clk32kgaudio: palmas_clk32k@1 {
310 compatible = "ti,palmas-clk32kgaudio";
311 #clock-cells = <0>;
312 };
313
J Keerthye00c27e2013-06-13 10:00:11 +0530314 palmas_pmic {
315 compatible = "ti,palmas-pmic";
316 interrupt-parent = <&palmas>;
317 interrupts = <14 IRQ_TYPE_NONE>;
318 interrupt-name = "short-irq";
319
320 ti,ldo6-vibrator;
321
322 regulators {
323 smps123_reg: smps123 {
Nishanth Menon3709d322013-07-29 12:03:01 -0500324 /* VDD_OPP_MPU */
J Keerthye00c27e2013-06-13 10:00:11 +0530325 regulator-name = "smps123";
326 regulator-min-microvolt = < 600000>;
327 regulator-max-microvolt = <1500000>;
328 regulator-always-on;
329 regulator-boot-on;
330 };
331
332 smps45_reg: smps45 {
Nishanth Menon3709d322013-07-29 12:03:01 -0500333 /* VDD_OPP_MM */
J Keerthye00c27e2013-06-13 10:00:11 +0530334 regulator-name = "smps45";
335 regulator-min-microvolt = < 600000>;
336 regulator-max-microvolt = <1310000>;
337 regulator-always-on;
338 regulator-boot-on;
339 };
340
341 smps6_reg: smps6 {
Nishanth Menon3709d322013-07-29 12:03:01 -0500342 /* VDD_DDR3 - over VDD_SMPS6 */
J Keerthye00c27e2013-06-13 10:00:11 +0530343 regulator-name = "smps6";
344 regulator-min-microvolt = <1200000>;
345 regulator-max-microvolt = <1200000>;
346 regulator-always-on;
347 regulator-boot-on;
348 };
349
350 smps7_reg: smps7 {
Nishanth Menon3709d322013-07-29 12:03:01 -0500351 /* VDDS_1v8_OMAP over VDDS_1v8_MAIN */
J Keerthye00c27e2013-06-13 10:00:11 +0530352 regulator-name = "smps7";
353 regulator-min-microvolt = <1800000>;
354 regulator-max-microvolt = <1800000>;
355 regulator-always-on;
356 regulator-boot-on;
357 };
358
359 smps8_reg: smps8 {
Nishanth Menon3709d322013-07-29 12:03:01 -0500360 /* VDD_OPP_CORE */
J Keerthye00c27e2013-06-13 10:00:11 +0530361 regulator-name = "smps8";
362 regulator-min-microvolt = < 600000>;
363 regulator-max-microvolt = <1310000>;
364 regulator-always-on;
365 regulator-boot-on;
366 };
367
368 smps9_reg: smps9 {
Nishanth Menon3709d322013-07-29 12:03:01 -0500369 /* VDDA_2v1_AUD over VDD_2v1 */
J Keerthye00c27e2013-06-13 10:00:11 +0530370 regulator-name = "smps9";
371 regulator-min-microvolt = <2100000>;
372 regulator-max-microvolt = <2100000>;
J Keerthye00c27e2013-06-13 10:00:11 +0530373 ti,smps-range = <0x80>;
374 };
375
Kishon Vijay Abraham I94489962013-08-12 15:07:01 +0530376 smps10_out2_reg: smps10_out2 {
Nishanth Menon3709d322013-07-29 12:03:01 -0500377 /* VBUS_5V_OTG */
Kishon Vijay Abraham I94489962013-08-12 15:07:01 +0530378 regulator-name = "smps10_out2";
379 regulator-min-microvolt = <5000000>;
380 regulator-max-microvolt = <5000000>;
381 regulator-always-on;
382 regulator-boot-on;
383 };
384
385 smps10_out1_reg: smps10_out1 {
386 /* VBUS_5V_OTG */
387 regulator-name = "smps10_out1";
J Keerthye00c27e2013-06-13 10:00:11 +0530388 regulator-min-microvolt = <5000000>;
389 regulator-max-microvolt = <5000000>;
J Keerthye00c27e2013-06-13 10:00:11 +0530390 };
391
392 ldo1_reg: ldo1 {
Nishanth Menon3709d322013-07-29 12:03:01 -0500393 /* VDDAPHY_CAM: vdda_csiport */
J Keerthye00c27e2013-06-13 10:00:11 +0530394 regulator-name = "ldo1";
Nishanth Menone18235a2013-07-29 12:03:02 -0500395 regulator-min-microvolt = <1500000>;
396 regulator-max-microvolt = <1800000>;
J Keerthye00c27e2013-06-13 10:00:11 +0530397 };
398
399 ldo2_reg: ldo2 {
Nishanth Menon3709d322013-07-29 12:03:01 -0500400 /* VCC_2V8_DISP: Does not go anywhere */
J Keerthye00c27e2013-06-13 10:00:11 +0530401 regulator-name = "ldo2";
Nishanth Menonbd3c5542013-07-29 12:03:03 -0500402 regulator-min-microvolt = <2800000>;
403 regulator-max-microvolt = <2800000>;
404 /* Unused */
405 status = "disabled";
J Keerthye00c27e2013-06-13 10:00:11 +0530406 };
407
408 ldo3_reg: ldo3 {
Nishanth Menon3709d322013-07-29 12:03:01 -0500409 /* VDDAPHY_MDM: vdda_lli */
J Keerthye00c27e2013-06-13 10:00:11 +0530410 regulator-name = "ldo3";
Nishanth Menone18235a2013-07-29 12:03:02 -0500411 regulator-min-microvolt = <1500000>;
412 regulator-max-microvolt = <1500000>;
J Keerthye00c27e2013-06-13 10:00:11 +0530413 regulator-boot-on;
Nishanth Menone18235a2013-07-29 12:03:02 -0500414 /* Only if Modem is used */
415 status = "disabled";
J Keerthye00c27e2013-06-13 10:00:11 +0530416 };
417
418 ldo4_reg: ldo4 {
Nishanth Menon3709d322013-07-29 12:03:01 -0500419 /* VDDAPHY_DISP: vdda_dsiport/hdmi */
J Keerthye00c27e2013-06-13 10:00:11 +0530420 regulator-name = "ldo4";
Nishanth Menone18235a2013-07-29 12:03:02 -0500421 regulator-min-microvolt = <1500000>;
422 regulator-max-microvolt = <1800000>;
J Keerthye00c27e2013-06-13 10:00:11 +0530423 };
424
425 ldo5_reg: ldo5 {
Nishanth Menon3709d322013-07-29 12:03:01 -0500426 /* VDDA_1V8_PHY: usb/sata/hdmi.. */
J Keerthye00c27e2013-06-13 10:00:11 +0530427 regulator-name = "ldo5";
428 regulator-min-microvolt = <1800000>;
429 regulator-max-microvolt = <1800000>;
430 regulator-always-on;
431 regulator-boot-on;
432 };
433
434 ldo6_reg: ldo6 {
Nishanth Menon3709d322013-07-29 12:03:01 -0500435 /* VDDS_1V2_WKUP: hsic/ldo_emu_wkup */
J Keerthye00c27e2013-06-13 10:00:11 +0530436 regulator-name = "ldo6";
Nishanth Menone18235a2013-07-29 12:03:02 -0500437 regulator-min-microvolt = <1200000>;
438 regulator-max-microvolt = <1200000>;
J Keerthye00c27e2013-06-13 10:00:11 +0530439 regulator-always-on;
440 regulator-boot-on;
441 };
442
443 ldo7_reg: ldo7 {
Nishanth Menon3709d322013-07-29 12:03:01 -0500444 /* VDD_VPP: vpp1 */
J Keerthye00c27e2013-06-13 10:00:11 +0530445 regulator-name = "ldo7";
Nishanth Menone18235a2013-07-29 12:03:02 -0500446 regulator-min-microvolt = <2000000>;
447 regulator-max-microvolt = <2000000>;
448 /* Only for efuse reprograming! */
449 status = "disabled";
J Keerthye00c27e2013-06-13 10:00:11 +0530450 };
451
452 ldo8_reg: ldo8 {
Nishanth Menon3709d322013-07-29 12:03:01 -0500453 /* VDD_3v0: Does not go anywhere */
J Keerthye00c27e2013-06-13 10:00:11 +0530454 regulator-name = "ldo8";
Nishanth Menonbd3c5542013-07-29 12:03:03 -0500455 regulator-min-microvolt = <3000000>;
456 regulator-max-microvolt = <3000000>;
J Keerthye00c27e2013-06-13 10:00:11 +0530457 regulator-boot-on;
Nishanth Menonbd3c5542013-07-29 12:03:03 -0500458 /* Unused */
459 status = "disabled";
J Keerthye00c27e2013-06-13 10:00:11 +0530460 };
461
462 ldo9_reg: ldo9 {
Nishanth Menon3709d322013-07-29 12:03:01 -0500463 /* VCC_DV_SDIO: vdds_sdcard */
J Keerthye00c27e2013-06-13 10:00:11 +0530464 regulator-name = "ldo9";
465 regulator-min-microvolt = <1800000>;
Nishanth Menone18235a2013-07-29 12:03:02 -0500466 regulator-max-microvolt = <3000000>;
J Keerthye00c27e2013-06-13 10:00:11 +0530467 regulator-boot-on;
468 };
469
470 ldoln_reg: ldoln {
Nishanth Menon3709d322013-07-29 12:03:01 -0500471 /* VDDA_1v8_REF: vdds_osc/mm_l4per.. */
J Keerthye00c27e2013-06-13 10:00:11 +0530472 regulator-name = "ldoln";
473 regulator-min-microvolt = <1800000>;
474 regulator-max-microvolt = <1800000>;
475 regulator-always-on;
476 regulator-boot-on;
477 };
478
479 ldousb_reg: ldousb {
Nishanth Menon3709d322013-07-29 12:03:01 -0500480 /* VDDA_3V_USB: VDDA_USBHS33 */
J Keerthye00c27e2013-06-13 10:00:11 +0530481 regulator-name = "ldousb";
482 regulator-min-microvolt = <3250000>;
483 regulator-max-microvolt = <3250000>;
484 regulator-always-on;
485 regulator-boot-on;
486 };
Nishanth Menone18235a2013-07-29 12:03:02 -0500487
488 regen3_reg: regen3 {
489 /* REGEN3 controls LDO9 supply to card */
490 regulator-name = "regen3";
491 regulator-always-on;
492 regulator-boot-on;
493 };
J Keerthye00c27e2013-06-13 10:00:11 +0530494 };
495 };
496 };
Sourav Poddar9be495c2013-02-13 14:58:22 +0530497};
498
Sourav Poddar9be495c2013-02-13 14:58:22 +0530499&i2c5 {
500 pinctrl-names = "default";
501 pinctrl-0 = <&i2c5_pins>;
502
503 clock-frequency = <400000>;
Tomi Valkeinen6f0ab9a2014-03-12 11:53:26 +0200504
505 gpio9: gpio@22 {
506 compatible = "ti,tca6424";
507 reg = <0x22>;
508 gpio-controller;
509 #gpio-cells = <2>;
510 };
Sourav Poddar9be495c2013-02-13 14:58:22 +0530511};
512
Peter Ujfalusi42601d52012-10-04 14:57:24 +0300513&mcbsp3 {
514 status = "disabled";
515};
Lokesh Vutla4d2750f2012-11-05 18:22:52 +0530516
Roger Quadrosed7f8e82013-06-07 18:52:48 +0530517&usbhshost {
518 port2-mode = "ehci-hsic";
519 port3-mode = "ehci-hsic";
520};
521
522&usbhsehci {
523 phys = <0 &hsusb2_phy &hsusb3_phy>;
524};
525
Felipe Balbie3a412c2013-08-21 20:01:32 +0530526&usb3 {
527 extcon = <&extcon_usb3>;
528 vbus-supply = <&smps10_out1_reg>;
529};
530
Sourav Poddar392adaf2013-02-13 14:58:44 +0530531&mcspi1 {
532
533};
534
535&mcspi2 {
536 pinctrl-names = "default";
537 pinctrl-0 = <&mcspi2_pins>;
538};
539
540&mcspi3 {
541 pinctrl-names = "default";
542 pinctrl-0 = <&mcspi3_pins>;
543};
544
545&mcspi4 {
546 pinctrl-names = "default";
547 pinctrl-0 = <&mcspi4_pins>;
548};
Sourav Poddared22fee2013-06-07 18:52:50 +0530549
550&uart1 {
551 pinctrl-names = "default";
552 pinctrl-0 = <&uart1_pins>;
553};
554
555&uart3 {
556 pinctrl-names = "default";
557 pinctrl-0 = <&uart3_pins>;
558};
559
560&uart5 {
561 pinctrl-names = "default";
562 pinctrl-0 = <&uart5_pins>;
563};
Nishanth Menonb8981d72013-10-16 10:39:04 -0500564
565&cpu0 {
566 cpu0-supply = <&smps123_reg>;
567};
Tomi Valkeinen6ac732e2014-03-12 11:57:03 +0200568
569&dss {
570 status = "ok";
571};
572
573&hdmi {
574 status = "ok";
575 vdda-supply = <&ldo4_reg>;
576
577 pinctrl-names = "default";
578 pinctrl-0 = <&dss_hdmi_pins>;
579
580 port {
581 hdmi_out: endpoint {
582 remote-endpoint = <&tpd12s015_in>;
583 };
584 };
585};