lkml.org 
[lkml]   [2013]   [Oct]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 3/6] ARM: dts: omap4-panda: Provide USB PHY clock
    Date
    The USB PHY gets its clock from AUXCLK3. Provide this
    information.

    Signed-off-by: Roger Quadros <rogerq@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 3e6801c..f90a1d4 100644
    --- a/arch/arm/boot/dts/omap4-panda-common.dtsi
    +++ b/arch/arm/boot/dts/omap4-panda-common.dtsi
    @@ -83,12 +83,8 @@
    compatible = "usb-nop-xceiv";
    reset-gpios = <&gpio2 30 GPIO_ACTIVE_LOW>; /* gpio_62 */
    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>;
    };

    --
    1.7.4.1


    \
     
     \ /
      Last update: 2013-10-08 12:21    [W:4.293 / U:0.048 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site