omap4.dtsi 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664
  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. ti,gpio-always-on;
  128. gpio-controller;
  129. #gpio-cells = <2>;
  130. interrupt-controller;
  131. #interrupt-cells = <2>;
  132. };
  133. gpio2: gpio@48055000 {
  134. compatible = "ti,omap4-gpio";
  135. reg = <0x48055000 0x200>;
  136. interrupts = <0 30 0x4>;
  137. ti,hwmods = "gpio2";
  138. gpio-controller;
  139. #gpio-cells = <2>;
  140. interrupt-controller;
  141. #interrupt-cells = <2>;
  142. };
  143. gpio3: gpio@48057000 {
  144. compatible = "ti,omap4-gpio";
  145. reg = <0x48057000 0x200>;
  146. interrupts = <0 31 0x4>;
  147. ti,hwmods = "gpio3";
  148. gpio-controller;
  149. #gpio-cells = <2>;
  150. interrupt-controller;
  151. #interrupt-cells = <2>;
  152. };
  153. gpio4: gpio@48059000 {
  154. compatible = "ti,omap4-gpio";
  155. reg = <0x48059000 0x200>;
  156. interrupts = <0 32 0x4>;
  157. ti,hwmods = "gpio4";
  158. gpio-controller;
  159. #gpio-cells = <2>;
  160. interrupt-controller;
  161. #interrupt-cells = <2>;
  162. };
  163. gpio5: gpio@4805b000 {
  164. compatible = "ti,omap4-gpio";
  165. reg = <0x4805b000 0x200>;
  166. interrupts = <0 33 0x4>;
  167. ti,hwmods = "gpio5";
  168. gpio-controller;
  169. #gpio-cells = <2>;
  170. interrupt-controller;
  171. #interrupt-cells = <2>;
  172. };
  173. gpio6: gpio@4805d000 {
  174. compatible = "ti,omap4-gpio";
  175. reg = <0x4805d000 0x200>;
  176. interrupts = <0 34 0x4>;
  177. ti,hwmods = "gpio6";
  178. gpio-controller;
  179. #gpio-cells = <2>;
  180. interrupt-controller;
  181. #interrupt-cells = <2>;
  182. };
  183. gpmc: gpmc@50000000 {
  184. compatible = "ti,omap4430-gpmc";
  185. reg = <0x50000000 0x1000>;
  186. #address-cells = <2>;
  187. #size-cells = <1>;
  188. interrupts = <0 20 0x4>;
  189. gpmc,num-cs = <8>;
  190. gpmc,num-waitpins = <4>;
  191. ti,hwmods = "gpmc";
  192. };
  193. uart1: serial@4806a000 {
  194. compatible = "ti,omap4-uart";
  195. reg = <0x4806a000 0x100>;
  196. interrupts = <0 72 0x4>;
  197. ti,hwmods = "uart1";
  198. clock-frequency = <48000000>;
  199. };
  200. uart2: serial@4806c000 {
  201. compatible = "ti,omap4-uart";
  202. reg = <0x4806c000 0x100>;
  203. interrupts = <0 73 0x4>;
  204. ti,hwmods = "uart2";
  205. clock-frequency = <48000000>;
  206. };
  207. uart3: serial@48020000 {
  208. compatible = "ti,omap4-uart";
  209. reg = <0x48020000 0x100>;
  210. interrupts = <0 74 0x4>;
  211. ti,hwmods = "uart3";
  212. clock-frequency = <48000000>;
  213. };
  214. uart4: serial@4806e000 {
  215. compatible = "ti,omap4-uart";
  216. reg = <0x4806e000 0x100>;
  217. interrupts = <0 70 0x4>;
  218. ti,hwmods = "uart4";
  219. clock-frequency = <48000000>;
  220. };
  221. i2c1: i2c@48070000 {
  222. compatible = "ti,omap4-i2c";
  223. reg = <0x48070000 0x100>;
  224. interrupts = <0 56 0x4>;
  225. #address-cells = <1>;
  226. #size-cells = <0>;
  227. ti,hwmods = "i2c1";
  228. };
  229. i2c2: i2c@48072000 {
  230. compatible = "ti,omap4-i2c";
  231. reg = <0x48072000 0x100>;
  232. interrupts = <0 57 0x4>;
  233. #address-cells = <1>;
  234. #size-cells = <0>;
  235. ti,hwmods = "i2c2";
  236. };
  237. i2c3: i2c@48060000 {
  238. compatible = "ti,omap4-i2c";
  239. reg = <0x48060000 0x100>;
  240. interrupts = <0 61 0x4>;
  241. #address-cells = <1>;
  242. #size-cells = <0>;
  243. ti,hwmods = "i2c3";
  244. };
  245. i2c4: i2c@48350000 {
  246. compatible = "ti,omap4-i2c";
  247. reg = <0x48350000 0x100>;
  248. interrupts = <0 62 0x4>;
  249. #address-cells = <1>;
  250. #size-cells = <0>;
  251. ti,hwmods = "i2c4";
  252. };
  253. mcspi1: spi@48098000 {
  254. compatible = "ti,omap4-mcspi";
  255. reg = <0x48098000 0x200>;
  256. interrupts = <0 65 0x4>;
  257. #address-cells = <1>;
  258. #size-cells = <0>;
  259. ti,hwmods = "mcspi1";
  260. ti,spi-num-cs = <4>;
  261. dmas = <&sdma 35>,
  262. <&sdma 36>,
  263. <&sdma 37>,
  264. <&sdma 38>,
  265. <&sdma 39>,
  266. <&sdma 40>,
  267. <&sdma 41>,
  268. <&sdma 42>;
  269. dma-names = "tx0", "rx0", "tx1", "rx1",
  270. "tx2", "rx2", "tx3", "rx3";
  271. };
  272. mcspi2: spi@4809a000 {
  273. compatible = "ti,omap4-mcspi";
  274. reg = <0x4809a000 0x200>;
  275. interrupts = <0 66 0x4>;
  276. #address-cells = <1>;
  277. #size-cells = <0>;
  278. ti,hwmods = "mcspi2";
  279. ti,spi-num-cs = <2>;
  280. dmas = <&sdma 43>,
  281. <&sdma 44>,
  282. <&sdma 45>,
  283. <&sdma 46>;
  284. dma-names = "tx0", "rx0", "tx1", "rx1";
  285. };
  286. mcspi3: spi@480b8000 {
  287. compatible = "ti,omap4-mcspi";
  288. reg = <0x480b8000 0x200>;
  289. interrupts = <0 91 0x4>;
  290. #address-cells = <1>;
  291. #size-cells = <0>;
  292. ti,hwmods = "mcspi3";
  293. ti,spi-num-cs = <2>;
  294. dmas = <&sdma 15>, <&sdma 16>;
  295. dma-names = "tx0", "rx0";
  296. };
  297. mcspi4: spi@480ba000 {
  298. compatible = "ti,omap4-mcspi";
  299. reg = <0x480ba000 0x200>;
  300. interrupts = <0 48 0x4>;
  301. #address-cells = <1>;
  302. #size-cells = <0>;
  303. ti,hwmods = "mcspi4";
  304. ti,spi-num-cs = <1>;
  305. dmas = <&sdma 70>, <&sdma 71>;
  306. dma-names = "tx0", "rx0";
  307. };
  308. mmc1: mmc@4809c000 {
  309. compatible = "ti,omap4-hsmmc";
  310. reg = <0x4809c000 0x400>;
  311. interrupts = <0 83 0x4>;
  312. ti,hwmods = "mmc1";
  313. ti,dual-volt;
  314. ti,needs-special-reset;
  315. dmas = <&sdma 61>, <&sdma 62>;
  316. dma-names = "tx", "rx";
  317. };
  318. mmc2: mmc@480b4000 {
  319. compatible = "ti,omap4-hsmmc";
  320. reg = <0x480b4000 0x400>;
  321. interrupts = <0 86 0x4>;
  322. ti,hwmods = "mmc2";
  323. ti,needs-special-reset;
  324. dmas = <&sdma 47>, <&sdma 48>;
  325. dma-names = "tx", "rx";
  326. };
  327. mmc3: mmc@480ad000 {
  328. compatible = "ti,omap4-hsmmc";
  329. reg = <0x480ad000 0x400>;
  330. interrupts = <0 94 0x4>;
  331. ti,hwmods = "mmc3";
  332. ti,needs-special-reset;
  333. dmas = <&sdma 77>, <&sdma 78>;
  334. dma-names = "tx", "rx";
  335. };
  336. mmc4: mmc@480d1000 {
  337. compatible = "ti,omap4-hsmmc";
  338. reg = <0x480d1000 0x400>;
  339. interrupts = <0 96 0x4>;
  340. ti,hwmods = "mmc4";
  341. ti,needs-special-reset;
  342. dmas = <&sdma 57>, <&sdma 58>;
  343. dma-names = "tx", "rx";
  344. };
  345. mmc5: mmc@480d5000 {
  346. compatible = "ti,omap4-hsmmc";
  347. reg = <0x480d5000 0x400>;
  348. interrupts = <0 59 0x4>;
  349. ti,hwmods = "mmc5";
  350. ti,needs-special-reset;
  351. dmas = <&sdma 59>, <&sdma 60>;
  352. dma-names = "tx", "rx";
  353. };
  354. wdt2: wdt@4a314000 {
  355. compatible = "ti,omap4-wdt", "ti,omap3-wdt";
  356. reg = <0x4a314000 0x80>;
  357. interrupts = <0 80 0x4>;
  358. ti,hwmods = "wd_timer2";
  359. };
  360. mcpdm: mcpdm@40132000 {
  361. compatible = "ti,omap4-mcpdm";
  362. reg = <0x40132000 0x7f>, /* MPU private access */
  363. <0x49032000 0x7f>; /* L3 Interconnect */
  364. reg-names = "mpu", "dma";
  365. interrupts = <0 112 0x4>;
  366. ti,hwmods = "mcpdm";
  367. dmas = <&sdma 65>,
  368. <&sdma 66>;
  369. dma-names = "up_link", "dn_link";
  370. };
  371. dmic: dmic@4012e000 {
  372. compatible = "ti,omap4-dmic";
  373. reg = <0x4012e000 0x7f>, /* MPU private access */
  374. <0x4902e000 0x7f>; /* L3 Interconnect */
  375. reg-names = "mpu", "dma";
  376. interrupts = <0 114 0x4>;
  377. ti,hwmods = "dmic";
  378. dmas = <&sdma 67>;
  379. dma-names = "up_link";
  380. };
  381. mcbsp1: mcbsp@40122000 {
  382. compatible = "ti,omap4-mcbsp";
  383. reg = <0x40122000 0xff>, /* MPU private access */
  384. <0x49022000 0xff>; /* L3 Interconnect */
  385. reg-names = "mpu", "dma";
  386. interrupts = <0 17 0x4>;
  387. interrupt-names = "common";
  388. ti,buffer-size = <128>;
  389. ti,hwmods = "mcbsp1";
  390. dmas = <&sdma 33>,
  391. <&sdma 34>;
  392. dma-names = "tx", "rx";
  393. };
  394. mcbsp2: mcbsp@40124000 {
  395. compatible = "ti,omap4-mcbsp";
  396. reg = <0x40124000 0xff>, /* MPU private access */
  397. <0x49024000 0xff>; /* L3 Interconnect */
  398. reg-names = "mpu", "dma";
  399. interrupts = <0 22 0x4>;
  400. interrupt-names = "common";
  401. ti,buffer-size = <128>;
  402. ti,hwmods = "mcbsp2";
  403. dmas = <&sdma 17>,
  404. <&sdma 18>;
  405. dma-names = "tx", "rx";
  406. };
  407. mcbsp3: mcbsp@40126000 {
  408. compatible = "ti,omap4-mcbsp";
  409. reg = <0x40126000 0xff>, /* MPU private access */
  410. <0x49026000 0xff>; /* L3 Interconnect */
  411. reg-names = "mpu", "dma";
  412. interrupts = <0 23 0x4>;
  413. interrupt-names = "common";
  414. ti,buffer-size = <128>;
  415. ti,hwmods = "mcbsp3";
  416. dmas = <&sdma 19>,
  417. <&sdma 20>;
  418. dma-names = "tx", "rx";
  419. };
  420. mcbsp4: mcbsp@48096000 {
  421. compatible = "ti,omap4-mcbsp";
  422. reg = <0x48096000 0xff>; /* L4 Interconnect */
  423. reg-names = "mpu";
  424. interrupts = <0 16 0x4>;
  425. interrupt-names = "common";
  426. ti,buffer-size = <128>;
  427. ti,hwmods = "mcbsp4";
  428. dmas = <&sdma 31>,
  429. <&sdma 32>;
  430. dma-names = "tx", "rx";
  431. };
  432. keypad: keypad@4a31c000 {
  433. compatible = "ti,omap4-keypad";
  434. reg = <0x4a31c000 0x80>;
  435. interrupts = <0 120 0x4>;
  436. reg-names = "mpu";
  437. ti,hwmods = "kbd";
  438. };
  439. emif1: emif@4c000000 {
  440. compatible = "ti,emif-4d";
  441. reg = <0x4c000000 0x100>;
  442. interrupts = <0 110 0x4>;
  443. ti,hwmods = "emif1";
  444. phy-type = <1>;
  445. hw-caps-read-idle-ctrl;
  446. hw-caps-ll-interface;
  447. hw-caps-temp-alert;
  448. };
  449. emif2: emif@4d000000 {
  450. compatible = "ti,emif-4d";
  451. reg = <0x4d000000 0x100>;
  452. interrupts = <0 111 0x4>;
  453. ti,hwmods = "emif2";
  454. phy-type = <1>;
  455. hw-caps-read-idle-ctrl;
  456. hw-caps-ll-interface;
  457. hw-caps-temp-alert;
  458. };
  459. ocp2scp@4a0ad000 {
  460. compatible = "ti,omap-ocp2scp";
  461. reg = <0x4a0ad000 0x1f>;
  462. #address-cells = <1>;
  463. #size-cells = <1>;
  464. ranges;
  465. ti,hwmods = "ocp2scp_usb_phy";
  466. usb2_phy: usb2phy@4a0ad080 {
  467. compatible = "ti,omap-usb2";
  468. reg = <0x4a0ad080 0x58>;
  469. ctrl-module = <&omap_control_usb>;
  470. };
  471. };
  472. timer1: timer@4a318000 {
  473. compatible = "ti,omap3430-timer";
  474. reg = <0x4a318000 0x80>;
  475. interrupts = <0 37 0x4>;
  476. ti,hwmods = "timer1";
  477. ti,timer-alwon;
  478. };
  479. timer2: timer@48032000 {
  480. compatible = "ti,omap3430-timer";
  481. reg = <0x48032000 0x80>;
  482. interrupts = <0 38 0x4>;
  483. ti,hwmods = "timer2";
  484. };
  485. timer3: timer@48034000 {
  486. compatible = "ti,omap4430-timer";
  487. reg = <0x48034000 0x80>;
  488. interrupts = <0 39 0x4>;
  489. ti,hwmods = "timer3";
  490. };
  491. timer4: timer@48036000 {
  492. compatible = "ti,omap4430-timer";
  493. reg = <0x48036000 0x80>;
  494. interrupts = <0 40 0x4>;
  495. ti,hwmods = "timer4";
  496. };
  497. timer5: timer@40138000 {
  498. compatible = "ti,omap4430-timer";
  499. reg = <0x40138000 0x80>,
  500. <0x49038000 0x80>;
  501. interrupts = <0 41 0x4>;
  502. ti,hwmods = "timer5";
  503. ti,timer-dsp;
  504. };
  505. timer6: timer@4013a000 {
  506. compatible = "ti,omap4430-timer";
  507. reg = <0x4013a000 0x80>,
  508. <0x4903a000 0x80>;
  509. interrupts = <0 42 0x4>;
  510. ti,hwmods = "timer6";
  511. ti,timer-dsp;
  512. };
  513. timer7: timer@4013c000 {
  514. compatible = "ti,omap4430-timer";
  515. reg = <0x4013c000 0x80>,
  516. <0x4903c000 0x80>;
  517. interrupts = <0 43 0x4>;
  518. ti,hwmods = "timer7";
  519. ti,timer-dsp;
  520. };
  521. timer8: timer@4013e000 {
  522. compatible = "ti,omap4430-timer";
  523. reg = <0x4013e000 0x80>,
  524. <0x4903e000 0x80>;
  525. interrupts = <0 44 0x4>;
  526. ti,hwmods = "timer8";
  527. ti,timer-pwm;
  528. ti,timer-dsp;
  529. };
  530. timer9: timer@4803e000 {
  531. compatible = "ti,omap4430-timer";
  532. reg = <0x4803e000 0x80>;
  533. interrupts = <0 45 0x4>;
  534. ti,hwmods = "timer9";
  535. ti,timer-pwm;
  536. };
  537. timer10: timer@48086000 {
  538. compatible = "ti,omap3430-timer";
  539. reg = <0x48086000 0x80>;
  540. interrupts = <0 46 0x4>;
  541. ti,hwmods = "timer10";
  542. ti,timer-pwm;
  543. };
  544. timer11: timer@48088000 {
  545. compatible = "ti,omap4430-timer";
  546. reg = <0x48088000 0x80>;
  547. interrupts = <0 47 0x4>;
  548. ti,hwmods = "timer11";
  549. ti,timer-pwm;
  550. };
  551. usbhstll: usbhstll@4a062000 {
  552. compatible = "ti,usbhs-tll";
  553. reg = <0x4a062000 0x1000>;
  554. interrupts = <0 78 0x4>;
  555. ti,hwmods = "usb_tll_hs";
  556. };
  557. usbhshost: usbhshost@4a064000 {
  558. compatible = "ti,usbhs-host";
  559. reg = <0x4a064000 0x800>;
  560. ti,hwmods = "usb_host_hs";
  561. #address-cells = <1>;
  562. #size-cells = <1>;
  563. ranges;
  564. usbhsohci: ohci@4a064800 {
  565. compatible = "ti,ohci-omap3", "usb-ohci";
  566. reg = <0x4a064800 0x400>;
  567. interrupt-parent = <&gic>;
  568. interrupts = <0 76 0x4>;
  569. };
  570. usbhsehci: ehci@4a064c00 {
  571. compatible = "ti,ehci-omap", "usb-ehci";
  572. reg = <0x4a064c00 0x400>;
  573. interrupt-parent = <&gic>;
  574. interrupts = <0 77 0x4>;
  575. };
  576. };
  577. omap_control_usb: omap-control-usb@4a002300 {
  578. compatible = "ti,omap-control-usb";
  579. reg = <0x4a002300 0x4>,
  580. <0x4a00233c 0x4>;
  581. reg-names = "control_dev_conf", "otghs_control";
  582. ti,type = <1>;
  583. };
  584. usb_otg_hs: usb_otg_hs@4a0ab000 {
  585. compatible = "ti,omap4-musb";
  586. reg = <0x4a0ab000 0x7ff>;
  587. interrupts = <0 92 0x4>, <0 93 0x4>;
  588. interrupt-names = "mc", "dma";
  589. ti,hwmods = "usb_otg_hs";
  590. usb-phy = <&usb2_phy>;
  591. multipoint = <1>;
  592. num-eps = <16>;
  593. ram-bits = <12>;
  594. ti,has-mailbox;
  595. };
  596. };
  597. };