lkml.org 
[lkml]   [2014]   [Mar]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[RFC 2/5] ARM: dts: am33xx: Set parent clock for timer through DT
    Date
    Signed-off-by: Joel Fernandes <joelf@ti.com>
    ---
    arch/arm/boot/dts/am33xx.dtsi | 2 ++
    1 file changed, 2 insertions(+)

    diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
    index 4e6c959..51b7008 100644
    --- a/arch/arm/boot/dts/am33xx.dtsi
    +++ b/arch/arm/boot/dts/am33xx.dtsi
    @@ -352,6 +352,7 @@
    interrupts = <67>;
    ti,hwmods = "timer1";
    ti,timer-alwon;
    + ti,default-parent = <&sys_clkin_ck>;
    };

    timer2: timer@48040000 {
    @@ -360,6 +361,7 @@
    reg = <0x48040000 0x400>;
    interrupts = <68>;
    ti,hwmods = "timer2";
    + ti,default-parent = <&sys_clkin_ck>;
    };

    timer3: timer@48042000 {
    --
    1.7.9.5


    \
     
     \ /
      Last update: 2014-03-13 22:21    [W:2.306 / U:0.024 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site