lkml.org 
[lkml]   [2013]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 01/21] ARM: ux500: Supply the PRCMU Clock node
    Date
    Signed-off-by: Lee Jones <lee.jones@linaro.org>
    ---
    arch/arm/boot/dts/dbx5x0.dtsi | 8 +++++++-
    1 file changed, 7 insertions(+), 1 deletion(-)

    diff --git a/arch/arm/boot/dts/dbx5x0.dtsi b/arch/arm/boot/dts/dbx5x0.dtsi
    index fd5794a..6c445d5 100644
    --- a/arch/arm/boot/dts/dbx5x0.dtsi
    +++ b/arch/arm/boot/dts/dbx5x0.dtsi
    @@ -243,7 +243,13 @@
    interrupts = <21 0x4>, <22 0x4>;
    interrupt-names = "IRQ_HOTMON_LOW", "IRQ_HOTMON_HIGH";
    status = "disabled";
    - };
    + };
    +
    + clk: prcmu-clock {
    + compatible = "stericsson,u8500-clk";
    +
    + #clock-cells = <1>;
    + };

    db8500-prcmu-regulators {
    compatible = "stericsson,db8500-prcmu-regulator";
    --
    1.7.10.4


    \
     
     \ /
      Last update: 2013-06-03 16:43    [W:4.151 / U:0.040 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site