lkml.org 
[lkml]   [2015]   [Apr]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v3 5/6] ARM: DT: STi: STiH418: Add miphy28lp optional oscillator clock properties
    Date
    STiH418 miphy28lp port0/1 need the oscillator clock configured in the same way
    as on STiH407/STiH410 platforms.

    Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
    ---
    arch/arm/boot/dts/stih418-b2199.dts | 11 +++++++++++
    1 file changed, 11 insertions(+)

    diff --git a/arch/arm/boot/dts/stih418-b2199.dts b/arch/arm/boot/dts/stih418-b2199.dts
    index 926235c..e0e5b23 100644
    --- a/arch/arm/boot/dts/stih418-b2199.dts
    +++ b/arch/arm/boot/dts/stih418-b2199.dts
    @@ -74,5 +74,16 @@
    st,i2c-min-scl-pulse-width-us = <0>;
    st,i2c-min-sda-pulse-width-us = <5>;
    };
    +
    + miphy28lp_phy: miphy28lp@9b22000 {
    +
    + phy_port0: port@9b22000 {
    + st,osc-rdy;
    + };
    +
    + phy_port1: port@9b2a000 {
    + st,osc-force-ext;
    + };
    + };
    };
    };
    --
    1.9.1


    \
     
     \ /
      Last update: 2015-04-30 15:41    [W:3.696 / U:0.148 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site