On 07/23/2013 08:46 AM, George Cherian wrote: >> diff --git a/arch/arm/boot/dts/am335x-evm.dts >> b/arch/arm/boot/dts/am335x-evm.dts >> index 3aee1a4..a3a642a 100644 >> --- a/arch/arm/boot/dts/am335x-evm.dts >> +++ b/arch/arm/boot/dts/am335x-evm.dts >> @@ -171,6 +171,26 @@ >> }; >> }; >> + musb: usb@47400000 { >> + status = "okay"; >> + >> + phy@47401300 { >> + status = "okay"; >> + }; >> + >> + phy@47401b00 { >> + status = "okay"; >> + }; >> + >> + usb@47401000 { >> + status = "no"; >> + }; > Any reason usb0 is disabled for am33xx evm? Just for testing? No, that is an error and will be corrected. Please try to reduce the email in reply to sane size / context. Here the reader notices the file you refer to and your comment. Quoting the whole patch eats up more resources for processing plus the reader might overlook additional comments (he most likely will search for at least one line). Sebastian -- 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