• cxie4's avatar
    USB: pxa: Add USB client support for Marvell PXA9xx/PXA168 chips · e7cddda4
    cxie4 authored
    This patch add USB client support Marvell PXA9xx/PXA168 chips. The USB
    controller in PXA9xx/PXA168 is a High-Speed OTG controller. The available
    endpoints is different between PXA9xx and PXA168.
    
    NOTE:
    It is the first version of Marvell PXA9xx/PXA168 USB controller driver.
    The support for OTG mode will be added in later patch.
    PXA9xx and PXA168 has integrated UTMI PHY in the chips. The initialization
    for the PHY is a little different between PXA9xx and PXA168.
    Signed-off-by: default avatarChao Xie <chao.xie@marvell.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    e7cddda4
mv_udc_phy.c 5.76 KB