Skip to content

Commit

Permalink
ARM: dts: omap4: Move l4 child devices to probe them with ti-sysc
Browse files Browse the repository at this point in the history
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.

And we cannot yet move mmu_dsp until we have a proper reset controller
driver for rstctrl registers.

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.

Signed-off-by: Tony Lindgren <tony@atomide.com>
  • Loading branch information
Tony Lindgren committed Jul 21, 2018
1 parent 4bce678 commit 84badc5
Show file tree
Hide file tree
Showing 3 changed files with 643 additions and 785 deletions.
Loading

0 comments on commit 84badc5

Please sign in to comment.