I have not been following much of the TWL4030 USB development. I came across this code: <snip-start> static int twl4030_set_peripheral(struct otg_transceiver *x, struct usb_gadget *gadget) { ... if (!gadget) { >>>>> omap_writew(0, OTG_IRQ_EN); ... <snip-end> This code will not work for OMAP3. There is no OHCI OTG block on OMAP3. Regards, Vikram -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html