]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit27c12c4818454ff65d819f9c7710776f5643af22
treebe1fbf9bbf27b8bda4ed47a393ae44097660cc0f
parent614d37e029072a3018c031a538ed8683f2a9a76b
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: 9c27a553ebee ("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