ARM: dts: Probe am335x musb with ti-sysc
authorTony Lindgren <tony@atomide.com>
Mon, 21 Oct 2019 21:16:41 +0000 (14:16 -0700)
committerTony Lindgren <tony@atomide.com>
Wed, 23 Oct 2019 14:46:32 +0000 (07:46 -0700)
commit0782e8572ce43f521ed6ff15e4a7ab9aa5acdc85
treec34b5132b24fcbb510490c36cf03c1e7703540df
parent93f34e4edfecedce979b4d91d8b07ce31bc71f39
ARM: dts: Probe am335x musb with ti-sysc

We can now probe musb with ti-sysc interconnect driver and dts data
with the following changes:

1. Swap the old ti,am33xx-usb compatible wrapper to generic ti-sysc
   driver. This means later on we can also remove the old wrapper driver
   drivers/usb/musb/musb_am335x.c

2. Update the child nodes to use the ranges provided by ti-sysc

3. Drop unneeded status = "enabled" tinkering for SoC internal devices.
   This allows us to remove some useless board specific boilerplate code
   in the following patches

Cc: Bin Liu <b-liu@ti.com>
Cc: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am33xx-l4.dtsi
arch/arm/boot/dts/am33xx.dtsi