Dear Fabio Estevam, > On Tue, Jun 25, 2013 at 11:23 AM, Fabio Estevam <festevam@xxxxxxxxx> wrote: > > On Mon, Jun 24, 2013 at 10:51 AM, Marek Vasut <marex@xxxxxxx> wrote: > >> Fabio, can you possibly test on MX23EVK please? > > > > I never used USB gadget with chipidea driver. > > > > Could you please explain what are the changes I need to do in the dts > > file (I want to try on mx28evk first) and defconfig in order to be > > able to test gadget? I am running today's linux-next. > > I tried the following: Merge [1] into your tree, enable USB peripheral mode for CI13xxx, enable ethernet gadget, adjust your DT file like this for the usb0 node: usb0: usb@80080000 { dr_mode = "peripheral"; status = "okay"; }; And you should have gadget working. [1] http://git.pengutronix.de/?p=mgr/linux.git;a=shortlog;h=refs/heads/v3.10/topic/usb- peterchen Best regards, Marek Vasut -- 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