• Suman Anna's avatar
    ARM: dts: dra7: Fix timer nodes properly for timer_sys_ck clocks · ebf89ed7
    Suman Anna authored
    The commit 5390130f ("ARM: dts: dra7: add timer_sys_ck entries
    for IPU/DSP timers") was added to allow the OMAP clocksource timer
    driver to use the clock aliases when reconfiguring the parent clock
    source for the timer functional clocks after the timer_sys_ck clock
    aliases got cleaned up in commit a8202cd5 ("clk: ti: dra7: drop
    unnecessary clock aliases").
    
    The above patch however has missed adding the entries for couple of
    timers (14, 15 and 16), and also added erroneously in the parent
    ti-sysc nodes for couple of clocks (timers 4, 5 and 6). Fix these
    properly, so that any of these timers can be used with OMAP remoteproc
    IPU and DSP devices. The always-on timers 1 and 12 are not expected
    to use this clock source, so they are not modified.
    
    Fixes: 5390130f
    
     ("ARM: dts: dra7: add timer_sys_ck entries for IPU/DSP timers")
    Signed-off-by: default avatarSuman Anna <s-anna@ti.com>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    ebf89ed7
dra7-l4.dtsi 138 KB