[PATCH 3/4] ARM: dts: omap4-panda: Provide USB PHY clock
Roger Quadros
rogerq at ti.com
Wed Aug 14 04:16:48 EDT 2013
On 08/14/2013 11:11 AM, Roger Quadros wrote:
> +Benoit
>
> On 07/24/2013 05:32 PM, Roger Quadros wrote:
>> The USB PHY gets its clock from AUXCLK3. Provide this
>> information.
>>
>> Signed-off-by: Roger Quadros <rogerq at ti.com>
>> ---
>> arch/arm/boot/dts/omap4-panda-common.dtsi | 8 ++------
>> 1 files changed, 2 insertions(+), 6 deletions(-)
>>
>> diff --git a/arch/arm/boot/dts/omap4-panda-common.dtsi b/arch/arm/boot/dts/omap4-panda-common.dtsi
>> index faa95b5..dd793ca 100644
>> --- a/arch/arm/boot/dts/omap4-panda-common.dtsi
>> +++ b/arch/arm/boot/dts/omap4-panda-common.dtsi
>> @@ -99,12 +99,8 @@
>> compatible = "usb-nop-xceiv";
>> reset-supply = <&hsusb1_reset>;
>> vcc-supply = <&hsusb1_power>;
>> - /**
>> - * FIXME:
>> - * put the right clock phandle here when available
>> - * clocks = <&auxclk3>;
>> - * clock-names = "main_clk";
>> - */
>> + clocks = <&auxclk3_ck>;
>> + clock-names = "main_clk";
>> clock-frequency = <19200000>;
>> };
>> };
>>
>
More information about the linux-arm-kernel
mailing list