ARM: OMAP: USB: EHCI and OHCI hwmod structures for OMAP3
authorKeshava Munegowda <keshava_mgowda@ti.com>
Fri, 16 Dec 2011 06:14:44 +0000 (23:14 -0700)
committerPaul Walmsley <paul@pwsan.com>
Fri, 16 Dec 2011 08:34:45 +0000 (01:34 -0700)
Following 2 hwmod structures are added
    1. usb_host_hs
         The hwmod of usbhs with uhh, ehci and ohci base addresses
         functional clock and ehci, ohci irqs

    2. usb_tll_hs
          hwmod of usbhs with the TLL base address and irq.

Signed-off-by: Keshava Munegowda <keshava_mgowda@ti.com>
Reviewed-by: Partha Basak <parthab@india.ti.com>
[paul@pwsan.com: fixed whitespace; removed nonexistent TLL->L3 interface;
 added master & slave for L4 CORE->TLL interface; skip registration on
 3430ES1; fixed multiline comment style; updated to apply on Tony's cleanup
 branch; rebased]
Signed-off-by: Paul Walmsley <paul@pwsan.com>

No differences found