• Tony Lindgren's avatar
    ARM: dts: omap3: Update clksel clocks to use reg instead of ti,bit-shift · 808e6530
    Tony Lindgren authored
    For the clksel clocks we are still using the legacy ti,bit-shift property
    instead of the standard reg property. We can now use the reg property, so
    let's do that for the clksel clocks.
    
    To add the reg property, we switch to use #address-cells = <1>.
    
    For now let's not update the clock-dss-tv-fck as it seems to share the same
    register bit as the clock-dss-96m-fck and would introduce more warnings.
    
    Cc: Andreas Kemnade <andreas@kemnade.info>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    808e6530
omap36xx-am35xx-omap3430es2plus-clocks.dtsi 5.88 KB