18c2ecf20Sopenharmony_ciOMAP HS USB OHCI controller (OMAP3 and later)
28c2ecf20Sopenharmony_ci
38c2ecf20Sopenharmony_ciRequired properties:
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_ci- compatible: should be "ti,ohci-omap3"
68c2ecf20Sopenharmony_ci- reg: should contain one register range i.e. start and length
78c2ecf20Sopenharmony_ci- interrupts: description of the interrupt line
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciExample for OMAP4:
108c2ecf20Sopenharmony_ci
118c2ecf20Sopenharmony_ciusbhsohci: ohci@4a064800 {
128c2ecf20Sopenharmony_ci	compatible = "ti,ohci-omap3";
138c2ecf20Sopenharmony_ci	reg = <0x4a064800 0x400>;
148c2ecf20Sopenharmony_ci	interrupts = <0 76 0x4>;
158c2ecf20Sopenharmony_ci};
16