+Benoit On 07/24/2013 05:32 PM, Roger Quadros wrote: > The HS USB 2 PHY gets its clock from AUXCLK1. Provide this > information. > > Signed-off-by: Roger Quadros <rogerq@xxxxxx> > --- > arch/arm/boot/dts/omap5-uevm.dts | 8 ++------ > 1 files changed, 2 insertions(+), 6 deletions(-) > > diff --git a/arch/arm/boot/dts/omap5-uevm.dts b/arch/arm/boot/dts/omap5-uevm.dts > index 08b7267..a366cde 100644 > --- a/arch/arm/boot/dts/omap5-uevm.dts > +++ b/arch/arm/boot/dts/omap5-uevm.dts > @@ -42,12 +42,8 @@ > hsusb2_phy: hsusb2_phy { > compatible = "usb-nop-xceiv"; > reset-supply = <&hsusb2_reset>; > - /** > - * FIXME > - * Put the right clock phandle here when available > - * clocks = <&auxclk1>; > - * clock-names = "main_clk"; > - */ > + clocks = <&auxclk1_ck>; > + clock-names = "main_clk"; > clock-frequency = <19200000>; > }; > > -- 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