omap4.dtsi 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663
  1. /*
  2. * Copyright (C) 2011 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. /*
  9. * Carveout for multimedia usecases
  10. * It should be the last 48MB of the first 512MB memory part
  11. * In theory, it should not even exist. That zone should be reserved
  12. * dynamically during the .reserve callback.
  13. */
  14. /memreserve/ 0x9d000000 0x03000000;
  15. /include/ "skeleton.dtsi"
  16. / {
  17. compatible = "ti,omap4430", "ti,omap4";
  18. interrupt-parent = <&gic>;
  19. aliases {
  20. serial0 = &uart1;
  21. serial1 = &uart2;
  22. serial2 = &uart3;
  23. serial3 = &uart4;
  24. };
  25. cpus {
  26. cpu@0 {
  27. compatible = "arm,cortex-a9";
  28. next-level-cache = <&L2>;
  29. };
  30. cpu@1 {
  31. compatible = "arm,cortex-a9";
  32. next-level-cache = <&L2>;
  33. };
  34. };
  35. gic: interrupt-controller@48241000 {
  36. compatible = "arm,cortex-a9-gic";
  37. interrupt-controller;
  38. #interrupt-cells = <3>;
  39. reg = <0x48241000 0x1000>,
  40. <0x48240100 0x0100>;
  41. };
  42. L2: l2-cache-controller@48242000 {
  43. compatible = "arm,pl310-cache";
  44. reg = <0x48242000 0x1000>;
  45. cache-unified;
  46. cache-level = <2>;
  47. };
  48. local-timer@0x48240600 {
  49. compatible = "arm,cortex-a9-twd-timer";
  50. reg = <0x48240600 0x20>;
  51. interrupts = <1 13 0x304>;
  52. };
  53. /*
  54. * The soc node represents the soc top level view. It is uses for IPs
  55. * that are not memory mapped in the MPU view or for the MPU itself.
  56. */
  57. soc {
  58. compatible = "ti,omap-infra";
  59. mpu {
  60. compatible = "ti,omap4-mpu";
  61. ti,hwmods = "mpu";
  62. };
  63. dsp {
  64. compatible = "ti,omap3-c64";
  65. ti,hwmods = "dsp";
  66. };
  67. iva {
  68. compatible = "ti,ivahd";
  69. ti,hwmods = "iva";
  70. };
  71. };
  72. /*
  73. * XXX: Use a flat representation of the OMAP4 interconnect.
  74. * The real OMAP interconnect network is quite complex.
  75. * Since that will not bring real advantage to represent that in DT for
  76. * the moment, just use a fake OCP bus entry to represent the whole bus
  77. * hierarchy.
  78. */
  79. ocp {
  80. compatible = "ti,omap4-l3-noc", "simple-bus";
  81. #address-cells = <1>;
  82. #size-cells = <1>;
  83. ranges;
  84. ti,hwmods = "l3_main_1", "l3_main_2", "l3_main_3";
  85. reg = <0x44000000 0x1000>,
  86. <0x44800000 0x2000>,
  87. <0x45000000 0x1000>;
  88. interrupts = <0 9 0x4>,
  89. <0 10 0x4>;
  90. counter32k: counter@4a304000 {
  91. compatible = "ti,omap-counter32k";
  92. reg = <0x4a304000 0x20>;
  93. ti,hwmods = "counter_32k";
  94. };
  95. omap4_pmx_core: pinmux@4a100040 {
  96. compatible = "ti,omap4-padconf", "pinctrl-single";
  97. reg = <0x4a100040 0x0196>;
  98. #address-cells = <1>;
  99. #size-cells = <0>;
  100. pinctrl-single,register-width = <16>;
  101. pinctrl-single,function-mask = <0x7fff>;
  102. };
  103. omap4_pmx_wkup: pinmux@4a31e040 {
  104. compatible = "ti,omap4-padconf", "pinctrl-single";
  105. reg = <0x4a31e040 0x0038>;
  106. #address-cells = <1>;
  107. #size-cells = <0>;
  108. pinctrl-single,register-width = <16>;
  109. pinctrl-single,function-mask = <0x7fff>;
  110. };
  111. sdma: dma-controller@4a056000 {
  112. compatible = "ti,omap4430-sdma";
  113. reg = <0x4a056000 0x1000>;
  114. interrupts = <0 12 0x4>,
  115. <0 13 0x4>,
  116. <0 14 0x4>,
  117. <0 15 0x4>;
  118. #dma-cells = <1>;
  119. #dma-channels = <32>;
  120. #dma-requests = <127>;
  121. };
  122. gpio1: gpio@4a310000 {
  123. compatible = "ti,omap4-gpio";
  124. reg = <0x4a310000 0x200>;
  125. interrupts = <0 29 0x4>;
  126. ti,hwmods = "gpio1";
  127. gpio-controller;
  128. #gpio-cells = <2>;
  129. interrupt-controller;
  130. #interrupt-cells = <2>;
  131. };
  132. gpio2: gpio@48055000 {
  133. compatible = "ti,omap4-gpio";
  134. reg = <0x48055000 0x200>;
  135. interrupts = <0 30 0x4>;
  136. ti,hwmods = "gpio2";
  137. gpio-controller;
  138. #gpio-cells = <2>;
  139. interrupt-controller;
  140. #interrupt-cells = <2>;
  141. };
  142. gpio3: gpio@48057000 {
  143. compatible = "ti,omap4-gpio";
  144. reg = <0x48057000 0x200>;
  145. interrupts = <0 31 0x4>;
  146. ti,hwmods = "gpio3";
  147. gpio-controller;
  148. #gpio-cells = <2>;
  149. interrupt-controller;
  150. #interrupt-cells = <2>;
  151. };
  152. gpio4: gpio@48059000 {
  153. compatible = "ti,omap4-gpio";
  154. reg = <0x48059000 0x200>;
  155. interrupts = <0 32 0x4>;
  156. ti,hwmods = "gpio4";
  157. gpio-controller;
  158. #gpio-cells = <2>;
  159. interrupt-controller;
  160. #interrupt-cells = <2>;
  161. };
  162. gpio5: gpio@4805b000 {
  163. compatible = "ti,omap4-gpio";
  164. reg = <0x4805b000 0x200>;
  165. interrupts = <0 33 0x4>;
  166. ti,hwmods = "gpio5";
  167. gpio-controller;
  168. #gpio-cells = <2>;
  169. interrupt-controller;
  170. #interrupt-cells = <2>;
  171. };
  172. gpio6: gpio@4805d000 {
  173. compatible = "ti,omap4-gpio";
  174. reg = <0x4805d000 0x200>;
  175. interrupts = <0 34 0x4>;
  176. ti,hwmods = "gpio6";
  177. gpio-controller;
  178. #gpio-cells = <2>;
  179. interrupt-controller;
  180. #interrupt-cells = <2>;
  181. };
  182. gpmc: gpmc@50000000 {
  183. compatible = "ti,omap4430-gpmc";
  184. reg = <0x50000000 0x1000>;
  185. #address-cells = <2>;
  186. #size-cells = <1>;
  187. interrupts = <0 20 0x4>;
  188. gpmc,num-cs = <8>;
  189. gpmc,num-waitpins = <4>;
  190. ti,hwmods = "gpmc";
  191. };
  192. uart1: serial@4806a000 {
  193. compatible = "ti,omap4-uart";
  194. reg = <0x4806a000 0x100>;
  195. interrupts = <0 72 0x4>;
  196. ti,hwmods = "uart1";
  197. clock-frequency = <48000000>;
  198. };
  199. uart2: serial@4806c000 {
  200. compatible = "ti,omap4-uart";
  201. reg = <0x4806c000 0x100>;
  202. interrupts = <0 73 0x4>;
  203. ti,hwmods = "uart2";
  204. clock-frequency = <48000000>;
  205. };
  206. uart3: serial@48020000 {
  207. compatible = "ti,omap4-uart";
  208. reg = <0x48020000 0x100>;
  209. interrupts = <0 74 0x4>;
  210. ti,hwmods = "uart3";
  211. clock-frequency = <48000000>;
  212. };
  213. uart4: serial@4806e000 {
  214. compatible = "ti,omap4-uart";
  215. reg = <0x4806e000 0x100>;
  216. interrupts = <0 70 0x4>;
  217. ti,hwmods = "uart4";
  218. clock-frequency = <48000000>;
  219. };
  220. i2c1: i2c@48070000 {
  221. compatible = "ti,omap4-i2c";
  222. reg = <0x48070000 0x100>;
  223. interrupts = <0 56 0x4>;
  224. #address-cells = <1>;
  225. #size-cells = <0>;
  226. ti,hwmods = "i2c1";
  227. };
  228. i2c2: i2c@48072000 {
  229. compatible = "ti,omap4-i2c";
  230. reg = <0x48072000 0x100>;
  231. interrupts = <0 57 0x4>;
  232. #address-cells = <1>;
  233. #size-cells = <0>;
  234. ti,hwmods = "i2c2";
  235. };
  236. i2c3: i2c@48060000 {
  237. compatible = "ti,omap4-i2c";
  238. reg = <0x48060000 0x100>;
  239. interrupts = <0 61 0x4>;
  240. #address-cells = <1>;
  241. #size-cells = <0>;
  242. ti,hwmods = "i2c3";
  243. };
  244. i2c4: i2c@48350000 {
  245. compatible = "ti,omap4-i2c";
  246. reg = <0x48350000 0x100>;
  247. interrupts = <0 62 0x4>;
  248. #address-cells = <1>;
  249. #size-cells = <0>;
  250. ti,hwmods = "i2c4";
  251. };
  252. mcspi1: spi@48098000 {
  253. compatible = "ti,omap4-mcspi";
  254. reg = <0x48098000 0x200>;
  255. interrupts = <0 65 0x4>;
  256. #address-cells = <1>;
  257. #size-cells = <0>;
  258. ti,hwmods = "mcspi1";
  259. ti,spi-num-cs = <4>;
  260. dmas = <&sdma 35>,
  261. <&sdma 36>,
  262. <&sdma 37>,
  263. <&sdma 38>,
  264. <&sdma 39>,
  265. <&sdma 40>,
  266. <&sdma 41>,
  267. <&sdma 42>;
  268. dma-names = "tx0", "rx0", "tx1", "rx1",
  269. "tx2", "rx2", "tx3", "rx3";
  270. };
  271. mcspi2: spi@4809a000 {
  272. compatible = "ti,omap4-mcspi";
  273. reg = <0x4809a000 0x200>;
  274. interrupts = <0 66 0x4>;
  275. #address-cells = <1>;
  276. #size-cells = <0>;
  277. ti,hwmods = "mcspi2";
  278. ti,spi-num-cs = <2>;
  279. dmas = <&sdma 43>,
  280. <&sdma 44>,
  281. <&sdma 45>,
  282. <&sdma 46>;
  283. dma-names = "tx0", "rx0", "tx1", "rx1";
  284. };
  285. mcspi3: spi@480b8000 {
  286. compatible = "ti,omap4-mcspi";
  287. reg = <0x480b8000 0x200>;
  288. interrupts = <0 91 0x4>;
  289. #address-cells = <1>;
  290. #size-cells = <0>;
  291. ti,hwmods = "mcspi3";
  292. ti,spi-num-cs = <2>;
  293. dmas = <&sdma 15>, <&sdma 16>;
  294. dma-names = "tx0", "rx0";
  295. };
  296. mcspi4: spi@480ba000 {
  297. compatible = "ti,omap4-mcspi";
  298. reg = <0x480ba000 0x200>;
  299. interrupts = <0 48 0x4>;
  300. #address-cells = <1>;
  301. #size-cells = <0>;
  302. ti,hwmods = "mcspi4";
  303. ti,spi-num-cs = <1>;
  304. dmas = <&sdma 70>, <&sdma 71>;
  305. dma-names = "tx0", "rx0";
  306. };
  307. mmc1: mmc@4809c000 {
  308. compatible = "ti,omap4-hsmmc";
  309. reg = <0x4809c000 0x400>;
  310. interrupts = <0 83 0x4>;
  311. ti,hwmods = "mmc1";
  312. ti,dual-volt;
  313. ti,needs-special-reset;
  314. dmas = <&sdma 61>, <&sdma 62>;
  315. dma-names = "tx", "rx";
  316. };
  317. mmc2: mmc@480b4000 {
  318. compatible = "ti,omap4-hsmmc";
  319. reg = <0x480b4000 0x400>;
  320. interrupts = <0 86 0x4>;
  321. ti,hwmods = "mmc2";
  322. ti,needs-special-reset;
  323. dmas = <&sdma 47>, <&sdma 48>;
  324. dma-names = "tx", "rx";
  325. };
  326. mmc3: mmc@480ad000 {
  327. compatible = "ti,omap4-hsmmc";
  328. reg = <0x480ad000 0x400>;
  329. interrupts = <0 94 0x4>;
  330. ti,hwmods = "mmc3";
  331. ti,needs-special-reset;
  332. dmas = <&sdma 77>, <&sdma 78>;
  333. dma-names = "tx", "rx";
  334. };
  335. mmc4: mmc@480d1000 {
  336. compatible = "ti,omap4-hsmmc";
  337. reg = <0x480d1000 0x400>;
  338. interrupts = <0 96 0x4>;
  339. ti,hwmods = "mmc4";
  340. ti,needs-special-reset;
  341. dmas = <&sdma 57>, <&sdma 58>;
  342. dma-names = "tx", "rx";
  343. };
  344. mmc5: mmc@480d5000 {
  345. compatible = "ti,omap4-hsmmc";
  346. reg = <0x480d5000 0x400>;
  347. interrupts = <0 59 0x4>;
  348. ti,hwmods = "mmc5";
  349. ti,needs-special-reset;
  350. dmas = <&sdma 59>, <&sdma 60>;
  351. dma-names = "tx", "rx";
  352. };
  353. wdt2: wdt@4a314000 {
  354. compatible = "ti,omap4-wdt", "ti,omap3-wdt";
  355. reg = <0x4a314000 0x80>;
  356. interrupts = <0 80 0x4>;
  357. ti,hwmods = "wd_timer2";
  358. };
  359. mcpdm: mcpdm@40132000 {
  360. compatible = "ti,omap4-mcpdm";
  361. reg = <0x40132000 0x7f>, /* MPU private access */
  362. <0x49032000 0x7f>; /* L3 Interconnect */
  363. reg-names = "mpu", "dma";
  364. interrupts = <0 112 0x4>;
  365. ti,hwmods = "mcpdm";
  366. dmas = <&sdma 65>,
  367. <&sdma 66>;
  368. dma-names = "up_link", "dn_link";
  369. };
  370. dmic: dmic@4012e000 {
  371. compatible = "ti,omap4-dmic";
  372. reg = <0x4012e000 0x7f>, /* MPU private access */
  373. <0x4902e000 0x7f>; /* L3 Interconnect */
  374. reg-names = "mpu", "dma";
  375. interrupts = <0 114 0x4>;
  376. ti,hwmods = "dmic";
  377. dmas = <&sdma 67>;
  378. dma-names = "up_link";
  379. };
  380. mcbsp1: mcbsp@40122000 {
  381. compatible = "ti,omap4-mcbsp";
  382. reg = <0x40122000 0xff>, /* MPU private access */
  383. <0x49022000 0xff>; /* L3 Interconnect */
  384. reg-names = "mpu", "dma";
  385. interrupts = <0 17 0x4>;
  386. interrupt-names = "common";
  387. ti,buffer-size = <128>;
  388. ti,hwmods = "mcbsp1";
  389. dmas = <&sdma 33>,
  390. <&sdma 34>;
  391. dma-names = "tx", "rx";
  392. };
  393. mcbsp2: mcbsp@40124000 {
  394. compatible = "ti,omap4-mcbsp";
  395. reg = <0x40124000 0xff>, /* MPU private access */
  396. <0x49024000 0xff>; /* L3 Interconnect */
  397. reg-names = "mpu", "dma";
  398. interrupts = <0 22 0x4>;
  399. interrupt-names = "common";
  400. ti,buffer-size = <128>;
  401. ti,hwmods = "mcbsp2";
  402. dmas = <&sdma 17>,
  403. <&sdma 18>;
  404. dma-names = "tx", "rx";
  405. };
  406. mcbsp3: mcbsp@40126000 {
  407. compatible = "ti,omap4-mcbsp";
  408. reg = <0x40126000 0xff>, /* MPU private access */
  409. <0x49026000 0xff>; /* L3 Interconnect */
  410. reg-names = "mpu", "dma";
  411. interrupts = <0 23 0x4>;
  412. interrupt-names = "common";
  413. ti,buffer-size = <128>;
  414. ti,hwmods = "mcbsp3";
  415. dmas = <&sdma 19>,
  416. <&sdma 20>;
  417. dma-names = "tx", "rx";
  418. };
  419. mcbsp4: mcbsp@48096000 {
  420. compatible = "ti,omap4-mcbsp";
  421. reg = <0x48096000 0xff>; /* L4 Interconnect */
  422. reg-names = "mpu";
  423. interrupts = <0 16 0x4>;
  424. interrupt-names = "common";
  425. ti,buffer-size = <128>;
  426. ti,hwmods = "mcbsp4";
  427. dmas = <&sdma 31>,
  428. <&sdma 32>;
  429. dma-names = "tx", "rx";
  430. };
  431. keypad: keypad@4a31c000 {
  432. compatible = "ti,omap4-keypad";
  433. reg = <0x4a31c000 0x80>;
  434. interrupts = <0 120 0x4>;
  435. reg-names = "mpu";
  436. ti,hwmods = "kbd";
  437. };
  438. emif1: emif@4c000000 {
  439. compatible = "ti,emif-4d";
  440. reg = <0x4c000000 0x100>;
  441. interrupts = <0 110 0x4>;
  442. ti,hwmods = "emif1";
  443. phy-type = <1>;
  444. hw-caps-read-idle-ctrl;
  445. hw-caps-ll-interface;
  446. hw-caps-temp-alert;
  447. };
  448. emif2: emif@4d000000 {
  449. compatible = "ti,emif-4d";
  450. reg = <0x4d000000 0x100>;
  451. interrupts = <0 111 0x4>;
  452. ti,hwmods = "emif2";
  453. phy-type = <1>;
  454. hw-caps-read-idle-ctrl;
  455. hw-caps-ll-interface;
  456. hw-caps-temp-alert;
  457. };
  458. ocp2scp@4a0ad000 {
  459. compatible = "ti,omap-ocp2scp";
  460. reg = <0x4a0ad000 0x1f>;
  461. #address-cells = <1>;
  462. #size-cells = <1>;
  463. ranges;
  464. ti,hwmods = "ocp2scp_usb_phy";
  465. usb2_phy: usb2phy@4a0ad080 {
  466. compatible = "ti,omap-usb2";
  467. reg = <0x4a0ad080 0x58>;
  468. ctrl-module = <&omap_control_usb>;
  469. };
  470. };
  471. timer1: timer@4a318000 {
  472. compatible = "ti,omap2-timer";
  473. reg = <0x4a318000 0x80>;
  474. interrupts = <0 37 0x4>;
  475. ti,hwmods = "timer1";
  476. ti,timer-alwon;
  477. };
  478. timer2: timer@48032000 {
  479. compatible = "ti,omap2-timer";
  480. reg = <0x48032000 0x80>;
  481. interrupts = <0 38 0x4>;
  482. ti,hwmods = "timer2";
  483. };
  484. timer3: timer@48034000 {
  485. compatible = "ti,omap2-timer";
  486. reg = <0x48034000 0x80>;
  487. interrupts = <0 39 0x4>;
  488. ti,hwmods = "timer3";
  489. };
  490. timer4: timer@48036000 {
  491. compatible = "ti,omap2-timer";
  492. reg = <0x48036000 0x80>;
  493. interrupts = <0 40 0x4>;
  494. ti,hwmods = "timer4";
  495. };
  496. timer5: timer@40138000 {
  497. compatible = "ti,omap2-timer";
  498. reg = <0x40138000 0x80>,
  499. <0x49038000 0x80>;
  500. interrupts = <0 41 0x4>;
  501. ti,hwmods = "timer5";
  502. ti,timer-dsp;
  503. };
  504. timer6: timer@4013a000 {
  505. compatible = "ti,omap2-timer";
  506. reg = <0x4013a000 0x80>,
  507. <0x4903a000 0x80>;
  508. interrupts = <0 42 0x4>;
  509. ti,hwmods = "timer6";
  510. ti,timer-dsp;
  511. };
  512. timer7: timer@4013c000 {
  513. compatible = "ti,omap2-timer";
  514. reg = <0x4013c000 0x80>,
  515. <0x4903c000 0x80>;
  516. interrupts = <0 43 0x4>;
  517. ti,hwmods = "timer7";
  518. ti,timer-dsp;
  519. };
  520. timer8: timer@4013e000 {
  521. compatible = "ti,omap2-timer";
  522. reg = <0x4013e000 0x80>,
  523. <0x4903e000 0x80>;
  524. interrupts = <0 44 0x4>;
  525. ti,hwmods = "timer8";
  526. ti,timer-pwm;
  527. ti,timer-dsp;
  528. };
  529. timer9: timer@4803e000 {
  530. compatible = "ti,omap2-timer";
  531. reg = <0x4803e000 0x80>;
  532. interrupts = <0 45 0x4>;
  533. ti,hwmods = "timer9";
  534. ti,timer-pwm;
  535. };
  536. timer10: timer@48086000 {
  537. compatible = "ti,omap2-timer";
  538. reg = <0x48086000 0x80>;
  539. interrupts = <0 46 0x4>;
  540. ti,hwmods = "timer10";
  541. ti,timer-pwm;
  542. };
  543. timer11: timer@48088000 {
  544. compatible = "ti,omap2-timer";
  545. reg = <0x48088000 0x80>;
  546. interrupts = <0 47 0x4>;
  547. ti,hwmods = "timer11";
  548. ti,timer-pwm;
  549. };
  550. usbhstll: usbhstll@4a062000 {
  551. compatible = "ti,usbhs-tll";
  552. reg = <0x4a062000 0x1000>;
  553. interrupts = <0 78 0x4>;
  554. ti,hwmods = "usb_tll_hs";
  555. };
  556. usbhshost: usbhshost@4a064000 {
  557. compatible = "ti,usbhs-host";
  558. reg = <0x4a064000 0x800>;
  559. ti,hwmods = "usb_host_hs";
  560. #address-cells = <1>;
  561. #size-cells = <1>;
  562. ranges;
  563. usbhsohci: ohci@4a064800 {
  564. compatible = "ti,ohci-omap3", "usb-ohci";
  565. reg = <0x4a064800 0x400>;
  566. interrupt-parent = <&gic>;
  567. interrupts = <0 76 0x4>;
  568. };
  569. usbhsehci: ehci@4a064c00 {
  570. compatible = "ti,ehci-omap", "usb-ehci";
  571. reg = <0x4a064c00 0x400>;
  572. interrupt-parent = <&gic>;
  573. interrupts = <0 77 0x4>;
  574. };
  575. };
  576. omap_control_usb: omap-control-usb@4a002300 {
  577. compatible = "ti,omap-control-usb";
  578. reg = <0x4a002300 0x4>,
  579. <0x4a00233c 0x4>;
  580. reg-names = "control_dev_conf", "otghs_control";
  581. ti,type = <1>;
  582. };
  583. usb_otg_hs: usb_otg_hs@4a0ab000 {
  584. compatible = "ti,omap4-musb";
  585. reg = <0x4a0ab000 0x7ff>;
  586. interrupts = <0 92 0x4>, <0 93 0x4>;
  587. interrupt-names = "mc", "dma";
  588. ti,hwmods = "usb_otg_hs";
  589. usb-phy = <&usb2_phy>;
  590. multipoint = <1>;
  591. num-eps = <16>;
  592. ram-bits = <12>;
  593. ti,has-mailbox;
  594. };
  595. };
  596. };