The USB PHY needs AUXCLK3 to operate. Provide this information in the device tree. Signed-off-by: Roger Quadros <rogerq@xxxxxx> --- arch/arm/boot/dts/omap4-panda.dts | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/omap4-panda.dts b/arch/arm/boot/dts/omap4-panda.dts index cfc7683..2cd369b 100644 --- a/arch/arm/boot/dts/omap4-panda.dts +++ b/arch/arm/boot/dts/omap4-panda.dts @@ -85,6 +85,8 @@ compatible = "usb-nop-xceiv"; reset-supply = <&hsusb1_reset>; vcc-supply = <&hsusb1_power>; + clocks = <&aux_clks 3>; + clock-names = "main_clk"; clock-frequency = <19200000>; }; }; -- 1.7.4.1 -- 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