OSDN Git Service

ARM: dts: Add missing ranges for dra7 mcasp l3 ports
authorTony Lindgren <tony@atomide.com>
Sat, 8 Dec 2018 00:52:46 +0000 (16:52 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 11 Dec 2018 15:31:25 +0000 (07:31 -0800)
commit5241ccbf2819426e0b55c784105eee7f1c57c9b2
treebe1fbf9bbf27b8bda4ed47a393ae44097660cc0f
parentf4ef6fd0789da20b32d303859b8f9f8a11396c09
ARM: dts: Add missing ranges for dra7 mcasp l3 ports

We need to add mcasp l3 port ranges for mcasp to use a correct l3
data port address for dma. And we're also missing the optional clocks
that we have tagged with HWMOD_OPT_CLKS_NEEDED in omap_hwmod_7xx_data.c.

Note that for reading the module revision register HWMOD_OPT_CLKS_NEEDED
do not seem to be needed. So they could be probably directly managed
only by the mcasp driver, and then we could leave them out for the
interconnect target module.

Fixes: 4ed0dfe3cf39 ("ARM: dts: dra7: Move l4 child devices to probe
them with ti-sysc")
Reported-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7-l4.dtsi