On Tue, Feb 15, 2011 at 7:23 PM, Felipe Balbi <balbi@xxxxxx> wrote: > Hi, > > On Tue, Feb 15, 2011 at 04:55:00PM +0800, Bob Liu wrote: >> Currently musb is initialized to OTG mode by default in musb_board_data, it's >> better to init it depending on Kconfig. > > what's the problem in always keeping OTG ? that board is wired for OTG > anyway. > Yeah, but it's better if user can make their choices by themselves. Or mask the other choices in Kconfig if keeping OTG. Currently user can select HOST-only mode in Kconfig, but will receive compiler error. In my opinion, this should be consist. Another problem is if keeping in OTG mode, my board can't recognize usb device. HOST-only mode works fine, I am still debugging on it. But I think it's not related with current topic. Thanks -- Regards, --Bob -- 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