Hello, these patches make it possible to use USB on an omap3 machine with an USB3320 external phy. Best regards Uwe Uwe Kleine-König (3): usb: musb: core: call init and shutdown for the usb phy usb: phy-generic: register a struct phy device usb: phy: ulpi: implement creating a phy via oftree drivers/usb/musb/musb_core.c | 10 ++++ drivers/usb/phy/phy-generic.c | 50 +++++++++++++++- drivers/usb/phy/phy-generic.h | 1 + drivers/usb/phy/phy-ulpi.c | 129 ++++++++++++++++++++++++++++++++++++++---- 4 files changed, 177 insertions(+), 13 deletions(-) -- 2.6.2 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html