Skip to content
  • Tony Lindgren's avatar
    ARM: dts: am335x: Move l4 child devices to probe them with ti-sysc · 87fc89ce
    Tony Lindgren authored
    
    
    With l4 interconnect hierarchy and ti-sysc interconnect target module
    data in place, we can simply move all the related child devices to
    their proper location and enable probing using ti-sysc.
    
    In general the first child device address range starts at range 0
    from the ti-sysc interconnect target so the move involves adjusting
    the child device reg properties for that.
    
    In case of any regressions, problem devices can be reverted to probe
    with legacy platform data as needed by moving them back and removing
    the related interconnect target module node.
    
    Note that we are not yet moving dss or wkup_m3, those will be moved
    later after some related driver changes.
    
    Cc: Dave Gerlach <d-gerlach@ti.com>
    Cc: Keerthy <j-keerthy@ti.com>
    Cc: Tero Kristo <t-kristo@ti.com>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    87fc89ce