omap4-panda-common.dtsi 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551
  1. /*
  2. * Copyright (C) 2011-2013 Texas Instruments Incorporated - http://www.ti.com/
  3. *
  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. #include "elpida_ecb240abacn.dtsi"
  9. / {
  10. memory@80000000 {
  11. device_type = "memory";
  12. reg = <0x80000000 0x40000000>; /* 1 GB */
  13. };
  14. aliases {
  15. display0 = &dvi0;
  16. display1 = &hdmi0;
  17. };
  18. leds: leds {
  19. compatible = "gpio-leds";
  20. pinctrl-names = "default";
  21. pinctrl-0 = <
  22. &led_wkgpio_pins
  23. >;
  24. heartbeat {
  25. label = "pandaboard::status1";
  26. gpios = <&gpio1 7 GPIO_ACTIVE_HIGH>;
  27. linux,default-trigger = "heartbeat";
  28. };
  29. mmc {
  30. label = "pandaboard::status2";
  31. gpios = <&gpio1 8 GPIO_ACTIVE_HIGH>;
  32. linux,default-trigger = "mmc0";
  33. };
  34. };
  35. sound: sound {
  36. compatible = "ti,abe-twl6040";
  37. ti,model = "PandaBoard";
  38. ti,mclk-freq = <38400000>;
  39. ti,mcpdm = <&mcpdm>;
  40. ti,twl6040 = <&twl6040>;
  41. /* Audio routing */
  42. ti,audio-routing =
  43. "Headset Stereophone", "HSOL",
  44. "Headset Stereophone", "HSOR",
  45. "Ext Spk", "HFL",
  46. "Ext Spk", "HFR",
  47. "Line Out", "AUXL",
  48. "Line Out", "AUXR",
  49. "HSMIC", "Headset Mic",
  50. "Headset Mic", "Headset Mic Bias",
  51. "AFML", "Line In",
  52. "AFMR", "Line In";
  53. };
  54. /* HS USB Port 1 Power */
  55. hsusb1_power: hsusb1_power_reg {
  56. compatible = "regulator-fixed";
  57. regulator-name = "hsusb1_vbus";
  58. regulator-min-microvolt = <3300000>;
  59. regulator-max-microvolt = <3300000>;
  60. gpio = <&gpio1 1 GPIO_ACTIVE_HIGH>; /* gpio_1 */
  61. startup-delay-us = <70000>;
  62. enable-active-high;
  63. /*
  64. * boot-on is required along with always-on as the
  65. * regulator framework doesn't enable the regulator
  66. * if boot-on is not there.
  67. */
  68. regulator-always-on;
  69. regulator-boot-on;
  70. };
  71. /* HS USB Host PHY on PORT 1 */
  72. hsusb1_phy: hsusb1_phy {
  73. compatible = "usb-nop-xceiv";
  74. reset-gpios = <&gpio2 30 GPIO_ACTIVE_LOW>; /* gpio_62 */
  75. vcc-supply = <&hsusb1_power>;
  76. clocks = <&auxclk3_ck>;
  77. clock-names = "main_clk";
  78. clock-frequency = <19200000>;
  79. };
  80. /* regulator for wl12xx on sdio5 */
  81. wl12xx_vmmc: wl12xx_vmmc {
  82. pinctrl-names = "default";
  83. pinctrl-0 = <&wl12xx_gpio>;
  84. compatible = "regulator-fixed";
  85. regulator-name = "vwl1271";
  86. regulator-min-microvolt = <1800000>;
  87. regulator-max-microvolt = <1800000>;
  88. gpio = <&gpio2 11 GPIO_ACTIVE_HIGH>;
  89. startup-delay-us = <70000>;
  90. enable-active-high;
  91. };
  92. tfp410: encoder0 {
  93. compatible = "ti,tfp410";
  94. powerdown-gpios = <&gpio1 0 GPIO_ACTIVE_LOW>; /* gpio_0 */
  95. ports {
  96. #address-cells = <1>;
  97. #size-cells = <0>;
  98. port@0 {
  99. reg = <0>;
  100. tfp410_in: endpoint {
  101. remote-endpoint = <&dpi_out>;
  102. };
  103. };
  104. port@1 {
  105. reg = <1>;
  106. tfp410_out: endpoint {
  107. remote-endpoint = <&dvi_connector_in>;
  108. };
  109. };
  110. };
  111. };
  112. dvi0: connector0 {
  113. compatible = "dvi-connector";
  114. label = "dvi";
  115. digital;
  116. ddc-i2c-bus = <&i2c3>;
  117. port {
  118. dvi_connector_in: endpoint {
  119. remote-endpoint = <&tfp410_out>;
  120. };
  121. };
  122. };
  123. tpd12s015: encoder1 {
  124. compatible = "ti,tpd12s015";
  125. gpios = <&gpio2 28 GPIO_ACTIVE_HIGH>, /* 60, CT CP HPD */
  126. <&gpio2 9 GPIO_ACTIVE_HIGH>, /* 41, LS OE */
  127. <&gpio2 31 GPIO_ACTIVE_HIGH>; /* 63, HPD */
  128. ports {
  129. #address-cells = <1>;
  130. #size-cells = <0>;
  131. port@0 {
  132. reg = <0>;
  133. tpd12s015_in: endpoint {
  134. remote-endpoint = <&hdmi_out>;
  135. };
  136. };
  137. port@1 {
  138. reg = <1>;
  139. tpd12s015_out: endpoint {
  140. remote-endpoint = <&hdmi_connector_in>;
  141. };
  142. };
  143. };
  144. };
  145. hdmi0: connector1 {
  146. compatible = "hdmi-connector";
  147. label = "hdmi";
  148. type = "a";
  149. port {
  150. hdmi_connector_in: endpoint {
  151. remote-endpoint = <&tpd12s015_out>;
  152. };
  153. };
  154. };
  155. };
  156. &omap4_pmx_core {
  157. pinctrl-names = "default";
  158. pinctrl-0 = <
  159. &dss_dpi_pins
  160. &tfp410_pins
  161. &dss_hdmi_pins
  162. &tpd12s015_pins
  163. &hsusbb1_pins
  164. >;
  165. twl6040_pins: pinmux_twl6040_pins {
  166. pinctrl-single,pins = <
  167. OMAP4_IOPAD(0x120, PIN_OUTPUT | MUX_MODE3) /* hdq_sio.gpio_127 */
  168. OMAP4_IOPAD(0x1a0, PIN_INPUT | MUX_MODE0) /* sys_nirq2.sys_nirq2 */
  169. >;
  170. };
  171. mcpdm_pins: pinmux_mcpdm_pins {
  172. pinctrl-single,pins = <
  173. OMAP4_IOPAD(0x106, PIN_INPUT_PULLDOWN | MUX_MODE0) /* abe_pdm_ul_data.abe_pdm_ul_data */
  174. OMAP4_IOPAD(0x108, PIN_INPUT_PULLDOWN | MUX_MODE0) /* abe_pdm_dl_data.abe_pdm_dl_data */
  175. OMAP4_IOPAD(0x10a, PIN_INPUT_PULLUP | MUX_MODE0) /* abe_pdm_frame.abe_pdm_frame */
  176. OMAP4_IOPAD(0x10c, PIN_INPUT_PULLDOWN | MUX_MODE0) /* abe_pdm_lb_clk.abe_pdm_lb_clk */
  177. OMAP4_IOPAD(0x10e, PIN_INPUT_PULLDOWN | MUX_MODE0) /* abe_clks.abe_clks */
  178. >;
  179. };
  180. mcbsp1_pins: pinmux_mcbsp1_pins {
  181. pinctrl-single,pins = <
  182. OMAP4_IOPAD(0x0fe, PIN_INPUT | MUX_MODE0) /* abe_mcbsp1_clkx.abe_mcbsp1_clkx */
  183. OMAP4_IOPAD(0x100, PIN_INPUT_PULLDOWN | MUX_MODE0) /* abe_mcbsp1_dr.abe_mcbsp1_dr */
  184. OMAP4_IOPAD(0x102, PIN_OUTPUT_PULLDOWN | MUX_MODE0) /* abe_mcbsp1_dx.abe_mcbsp1_dx */
  185. OMAP4_IOPAD(0x104, PIN_INPUT | MUX_MODE0) /* abe_mcbsp1_fsx.abe_mcbsp1_fsx */
  186. >;
  187. };
  188. dss_dpi_pins: pinmux_dss_dpi_pins {
  189. pinctrl-single,pins = <
  190. OMAP4_IOPAD(0x162, PIN_OUTPUT | MUX_MODE5) /* dispc2_data23 */
  191. OMAP4_IOPAD(0x164, PIN_OUTPUT | MUX_MODE5) /* dispc2_data22 */
  192. OMAP4_IOPAD(0x166, PIN_OUTPUT | MUX_MODE5) /* dispc2_data21 */
  193. OMAP4_IOPAD(0x168, PIN_OUTPUT | MUX_MODE5) /* dispc2_data20 */
  194. OMAP4_IOPAD(0x16a, PIN_OUTPUT | MUX_MODE5) /* dispc2_data19 */
  195. OMAP4_IOPAD(0x16c, PIN_OUTPUT | MUX_MODE5) /* dispc2_data18 */
  196. OMAP4_IOPAD(0x16e, PIN_OUTPUT | MUX_MODE5) /* dispc2_data15 */
  197. OMAP4_IOPAD(0x170, PIN_OUTPUT | MUX_MODE5) /* dispc2_data14 */
  198. OMAP4_IOPAD(0x172, PIN_OUTPUT | MUX_MODE5) /* dispc2_data13 */
  199. OMAP4_IOPAD(0x174, PIN_OUTPUT | MUX_MODE5) /* dispc2_data12 */
  200. OMAP4_IOPAD(0x176, PIN_OUTPUT | MUX_MODE5) /* dispc2_data11 */
  201. OMAP4_IOPAD(0x1b4, PIN_OUTPUT | MUX_MODE5) /* dispc2_data10 */
  202. OMAP4_IOPAD(0x1b6, PIN_OUTPUT | MUX_MODE5) /* dispc2_data9 */
  203. OMAP4_IOPAD(0x1b8, PIN_OUTPUT | MUX_MODE5) /* dispc2_data16 */
  204. OMAP4_IOPAD(0x1ba, PIN_OUTPUT | MUX_MODE5) /* dispc2_data17 */
  205. OMAP4_IOPAD(0x1bc, PIN_OUTPUT | MUX_MODE5) /* dispc2_hsync */
  206. OMAP4_IOPAD(0x1be, PIN_OUTPUT | MUX_MODE5) /* dispc2_pclk */
  207. OMAP4_IOPAD(0x1c0, PIN_OUTPUT | MUX_MODE5) /* dispc2_vsync */
  208. OMAP4_IOPAD(0x1c2, PIN_OUTPUT | MUX_MODE5) /* dispc2_de */
  209. OMAP4_IOPAD(0x1c4, PIN_OUTPUT | MUX_MODE5) /* dispc2_data8 */
  210. OMAP4_IOPAD(0x1c6, PIN_OUTPUT | MUX_MODE5) /* dispc2_data7 */
  211. OMAP4_IOPAD(0x1c8, PIN_OUTPUT | MUX_MODE5) /* dispc2_data6 */
  212. OMAP4_IOPAD(0x1ca, PIN_OUTPUT | MUX_MODE5) /* dispc2_data5 */
  213. OMAP4_IOPAD(0x1cc, PIN_OUTPUT | MUX_MODE5) /* dispc2_data4 */
  214. OMAP4_IOPAD(0x1ce, PIN_OUTPUT | MUX_MODE5) /* dispc2_data3 */
  215. OMAP4_IOPAD(0x1d0, PIN_OUTPUT | MUX_MODE5) /* dispc2_data2 */
  216. OMAP4_IOPAD(0x1d2, PIN_OUTPUT | MUX_MODE5) /* dispc2_data1 */
  217. OMAP4_IOPAD(0x1d4, PIN_OUTPUT | MUX_MODE5) /* dispc2_data0 */
  218. >;
  219. };
  220. tfp410_pins: pinmux_tfp410_pins {
  221. pinctrl-single,pins = <
  222. OMAP4_IOPAD(0x184, PIN_OUTPUT | MUX_MODE3) /* gpio_0 */
  223. >;
  224. };
  225. dss_hdmi_pins: pinmux_dss_hdmi_pins {
  226. pinctrl-single,pins = <
  227. OMAP4_IOPAD(0x09a, PIN_INPUT_PULLUP | MUX_MODE0) /* hdmi_cec.hdmi_cec */
  228. OMAP4_IOPAD(0x09c, PIN_INPUT_PULLUP | MUX_MODE0) /* hdmi_scl.hdmi_scl */
  229. OMAP4_IOPAD(0x09e, PIN_INPUT_PULLUP | MUX_MODE0) /* hdmi_sda.hdmi_sda */
  230. >;
  231. };
  232. tpd12s015_pins: pinmux_tpd12s015_pins {
  233. pinctrl-single,pins = <
  234. OMAP4_IOPAD(0x062, PIN_OUTPUT | MUX_MODE3) /* gpmc_a17.gpio_41 */
  235. OMAP4_IOPAD(0x088, PIN_OUTPUT | MUX_MODE3) /* gpmc_nbe1.gpio_60 */
  236. OMAP4_IOPAD(0x098, PIN_INPUT_PULLDOWN | MUX_MODE3) /* hdmi_hpd.gpio_63 */
  237. >;
  238. };
  239. hsusbb1_pins: pinmux_hsusbb1_pins {
  240. pinctrl-single,pins = <
  241. OMAP4_IOPAD(0x0c2, PIN_INPUT_PULLDOWN | MUX_MODE4) /* usbb1_ulpitll_clk.usbb1_ulpiphy_clk */
  242. OMAP4_IOPAD(0x0c4, PIN_OUTPUT | MUX_MODE4) /* usbb1_ulpitll_stp.usbb1_ulpiphy_stp */
  243. OMAP4_IOPAD(0x0c6, PIN_INPUT_PULLDOWN | MUX_MODE4) /* usbb1_ulpitll_dir.usbb1_ulpiphy_dir */
  244. OMAP4_IOPAD(0x0c8, PIN_INPUT_PULLDOWN | MUX_MODE4) /* usbb1_ulpitll_nxt.usbb1_ulpiphy_nxt */
  245. OMAP4_IOPAD(0x0ca, PIN_INPUT_PULLDOWN | MUX_MODE4) /* usbb1_ulpitll_dat0.usbb1_ulpiphy_dat0 */
  246. OMAP4_IOPAD(0x0cc, PIN_INPUT_PULLDOWN | MUX_MODE4) /* usbb1_ulpitll_dat1.usbb1_ulpiphy_dat1 */
  247. OMAP4_IOPAD(0x0ce, PIN_INPUT_PULLDOWN | MUX_MODE4) /* usbb1_ulpitll_dat2.usbb1_ulpiphy_dat2 */
  248. OMAP4_IOPAD(0x0d0, PIN_INPUT_PULLDOWN | MUX_MODE4) /* usbb1_ulpitll_dat3.usbb1_ulpiphy_dat3 */
  249. OMAP4_IOPAD(0x0d2, PIN_INPUT_PULLDOWN | MUX_MODE4) /* usbb1_ulpitll_dat4.usbb1_ulpiphy_dat4 */
  250. OMAP4_IOPAD(0x0d4, PIN_INPUT_PULLDOWN | MUX_MODE4) /* usbb1_ulpitll_dat5.usbb1_ulpiphy_dat5 */
  251. OMAP4_IOPAD(0x0d6, PIN_INPUT_PULLDOWN | MUX_MODE4) /* usbb1_ulpitll_dat6.usbb1_ulpiphy_dat6 */
  252. OMAP4_IOPAD(0x0d8, PIN_INPUT_PULLDOWN | MUX_MODE4) /* usbb1_ulpitll_dat7.usbb1_ulpiphy_dat7 */
  253. >;
  254. };
  255. i2c1_pins: pinmux_i2c1_pins {
  256. pinctrl-single,pins = <
  257. OMAP4_IOPAD(0x122, PIN_INPUT_PULLUP | MUX_MODE0) /* i2c1_scl */
  258. OMAP4_IOPAD(0x124, PIN_INPUT_PULLUP | MUX_MODE0) /* i2c1_sda */
  259. >;
  260. };
  261. i2c2_pins: pinmux_i2c2_pins {
  262. pinctrl-single,pins = <
  263. OMAP4_IOPAD(0x126, PIN_INPUT_PULLUP | MUX_MODE0) /* i2c2_scl */
  264. OMAP4_IOPAD(0x128, PIN_INPUT_PULLUP | MUX_MODE0) /* i2c2_sda */
  265. >;
  266. };
  267. i2c3_pins: pinmux_i2c3_pins {
  268. pinctrl-single,pins = <
  269. OMAP4_IOPAD(0x12a, PIN_INPUT_PULLUP | MUX_MODE0) /* i2c3_scl */
  270. OMAP4_IOPAD(0x12c, PIN_INPUT_PULLUP | MUX_MODE0) /* i2c3_sda */
  271. >;
  272. };
  273. i2c4_pins: pinmux_i2c4_pins {
  274. pinctrl-single,pins = <
  275. OMAP4_IOPAD(0x12e, PIN_INPUT_PULLUP | MUX_MODE0) /* i2c4_scl */
  276. OMAP4_IOPAD(0x130, PIN_INPUT_PULLUP | MUX_MODE0) /* i2c4_sda */
  277. >;
  278. };
  279. /*
  280. * wl12xx GPIO outputs for WLAN_EN, BT_EN, FM_EN, BT_WAKEUP
  281. * REVISIT: Are the pull-ups needed for GPIO 48 and 49?
  282. */
  283. wl12xx_gpio: pinmux_wl12xx_gpio {
  284. pinctrl-single,pins = <
  285. OMAP4_IOPAD(0x066, PIN_OUTPUT | MUX_MODE3) /* gpmc_a19.gpio_43 */
  286. OMAP4_IOPAD(0x06c, PIN_OUTPUT | MUX_MODE3) /* gpmc_a22.gpio_46 */
  287. OMAP4_IOPAD(0x070, PIN_OUTPUT_PULLUP | MUX_MODE3) /* gpmc_a24.gpio_48 */
  288. OMAP4_IOPAD(0x072, PIN_OUTPUT_PULLUP | MUX_MODE3) /* gpmc_a25.gpio_49 */
  289. >;
  290. };
  291. /* wl12xx GPIO inputs and SDIO pins */
  292. wl12xx_pins: pinmux_wl12xx_pins {
  293. pinctrl-single,pins = <
  294. OMAP4_IOPAD(0x078, PIN_INPUT | MUX_MODE3) /* gpmc_ncs2.gpio_52 */
  295. OMAP4_IOPAD(0x07a, PIN_INPUT | MUX_MODE3) /* gpmc_ncs3.gpio_53 */
  296. OMAP4_IOPAD(0x148, PIN_INPUT_PULLUP | MUX_MODE0) /* sdmmc5_clk.sdmmc5_clk */
  297. OMAP4_IOPAD(0x14a, PIN_INPUT_PULLUP | MUX_MODE0) /* sdmmc5_cmd.sdmmc5_cmd */
  298. OMAP4_IOPAD(0x14c, PIN_INPUT_PULLUP | MUX_MODE0) /* sdmmc5_dat0.sdmmc5_dat0 */
  299. OMAP4_IOPAD(0x14e, PIN_INPUT_PULLUP | MUX_MODE0) /* sdmmc5_dat1.sdmmc5_dat1 */
  300. OMAP4_IOPAD(0x150, PIN_INPUT_PULLUP | MUX_MODE0) /* sdmmc5_dat2.sdmmc5_dat2 */
  301. OMAP4_IOPAD(0x152, PIN_INPUT_PULLUP | MUX_MODE0) /* sdmmc5_dat3.sdmmc5_dat3 */
  302. >;
  303. };
  304. };
  305. &omap4_pmx_wkup {
  306. led_wkgpio_pins: pinmux_leds_wkpins {
  307. pinctrl-single,pins = <
  308. OMAP4_IOPAD(0x05a, PIN_OUTPUT | MUX_MODE3) /* gpio_wk7 */
  309. OMAP4_IOPAD(0x05c, PIN_OUTPUT | MUX_MODE3) /* gpio_wk8 */
  310. >;
  311. };
  312. };
  313. &i2c1 {
  314. pinctrl-names = "default";
  315. pinctrl-0 = <&i2c1_pins>;
  316. clock-frequency = <400000>;
  317. twl: twl@48 {
  318. reg = <0x48>;
  319. /* IRQ# = 7 */
  320. interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>; /* IRQ_SYS_1N cascaded to gic */
  321. };
  322. twl6040: twl@4b {
  323. compatible = "ti,twl6040";
  324. #clock-cells = <0>;
  325. reg = <0x4b>;
  326. pinctrl-names = "default";
  327. pinctrl-0 = <&twl6040_pins>;
  328. /* IRQ# = 119 */
  329. interrupts = <GIC_SPI 119 IRQ_TYPE_LEVEL_HIGH>; /* IRQ_SYS_2N cascaded to gic */
  330. ti,audpwron-gpio = <&gpio4 31 GPIO_ACTIVE_HIGH>; /* gpio line 127 */
  331. vio-supply = <&v1v8>;
  332. v2v1-supply = <&v2v1>;
  333. enable-active-high;
  334. };
  335. };
  336. #include "twl6030.dtsi"
  337. #include "twl6030_omap4.dtsi"
  338. &i2c2 {
  339. pinctrl-names = "default";
  340. pinctrl-0 = <&i2c2_pins>;
  341. clock-frequency = <400000>;
  342. };
  343. &i2c3 {
  344. pinctrl-names = "default";
  345. pinctrl-0 = <&i2c3_pins>;
  346. clock-frequency = <100000>;
  347. /*
  348. * Display monitor features are burnt in their EEPROM as EDID data.
  349. * The EEPROM is connected as I2C slave device.
  350. */
  351. eeprom@50 {
  352. compatible = "ti,eeprom";
  353. reg = <0x50>;
  354. };
  355. };
  356. &i2c4 {
  357. pinctrl-names = "default";
  358. pinctrl-0 = <&i2c4_pins>;
  359. clock-frequency = <400000>;
  360. };
  361. &mmc1 {
  362. vmmc-supply = <&vmmc>;
  363. bus-width = <8>;
  364. };
  365. &mmc2 {
  366. status = "disabled";
  367. };
  368. &mmc3 {
  369. status = "disabled";
  370. };
  371. &mmc4 {
  372. status = "disabled";
  373. };
  374. &mmc5 {
  375. pinctrl-names = "default";
  376. pinctrl-0 = <&wl12xx_pins>;
  377. vmmc-supply = <&wl12xx_vmmc>;
  378. interrupts-extended = <&wakeupgen GIC_SPI 59 IRQ_TYPE_LEVEL_HIGH
  379. &omap4_pmx_core 0x10e>;
  380. non-removable;
  381. bus-width = <4>;
  382. cap-power-off-card;
  383. #address-cells = <1>;
  384. #size-cells = <0>;
  385. wlcore: wlcore@2 {
  386. compatible = "ti,wl1271";
  387. reg = <2>;
  388. interrupt-parent = <&gpio2>;
  389. interrupts = <21 IRQ_TYPE_LEVEL_HIGH>; /* gpio 53 */
  390. ref-clock-frequency = <38400000>;
  391. };
  392. };
  393. &emif1 {
  394. cs1-used;
  395. device-handle = <&elpida_ECB240ABACN>;
  396. };
  397. &emif2 {
  398. cs1-used;
  399. device-handle = <&elpida_ECB240ABACN>;
  400. };
  401. &mcbsp1 {
  402. pinctrl-names = "default";
  403. pinctrl-0 = <&mcbsp1_pins>;
  404. status = "okay";
  405. };
  406. &mcpdm {
  407. pinctrl-names = "default";
  408. pinctrl-0 = <&mcpdm_pins>;
  409. clocks = <&twl6040>;
  410. clock-names = "pdmclk";
  411. status = "okay";
  412. };
  413. &twl_usb_comparator {
  414. usb-supply = <&vusb>;
  415. };
  416. &uart2 {
  417. interrupts-extended = <&wakeupgen GIC_SPI 73 IRQ_TYPE_LEVEL_HIGH
  418. &omap4_pmx_core OMAP4_UART2_RX>;
  419. };
  420. &uart3 {
  421. interrupts-extended = <&wakeupgen GIC_SPI 74 IRQ_TYPE_LEVEL_HIGH
  422. &omap4_pmx_core OMAP4_UART3_RX>;
  423. };
  424. &uart4 {
  425. interrupts-extended = <&wakeupgen GIC_SPI 70 IRQ_TYPE_LEVEL_HIGH
  426. &omap4_pmx_core OMAP4_UART4_RX>;
  427. };
  428. &usb_otg_hs {
  429. interface-type = <1>;
  430. mode = <3>;
  431. power = <50>;
  432. };
  433. &usbhshost {
  434. port1-mode = "ehci-phy";
  435. };
  436. &usbhsehci {
  437. phys = <&hsusb1_phy>;
  438. };
  439. &dss {
  440. status = "ok";
  441. port {
  442. dpi_out: endpoint {
  443. remote-endpoint = <&tfp410_in>;
  444. data-lines = <24>;
  445. };
  446. };
  447. };
  448. &dsi2 {
  449. status = "ok";
  450. vdd-supply = <&vcxio>;
  451. };
  452. &hdmi {
  453. status = "ok";
  454. vdda-supply = <&vdac>;
  455. port {
  456. hdmi_out: endpoint {
  457. remote-endpoint = <&tpd12s015_in>;
  458. };
  459. };
  460. };