ARM: dts: am3: Update clksel clocks to use reg instead of ti,bit-shift
authorTony Lindgren <tony@atomide.com>
Tue, 13 Feb 2024 10:48:52 +0000 (12:48 +0200)
committerTony Lindgren <tony@atomide.com>
Mon, 26 Feb 2024 11:08:45 +0000 (13:08 +0200)
commit579856aec23150f84a64b1bde6a7ddc713d5b5cd
treeb0ce56fd2d12a4956943e117ecbdcee2f86ba539
parent4a5917cd504c7afd5e9de7166eb710687a9b026f
ARM: dts: am3: Update clksel clocks to use reg instead of ti,bit-shift

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>.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/ti/omap/am33xx-clocks.dtsi