• Tony Lindgren's avatar
    ARM: dts: Probe am335x musb with ti-sysc · 0782e857
    Tony Lindgren authored
    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: default avatarTony Lindgren <tony@atomide.com>
    0782e857
am33xx-l4.dtsi 59.1 KB