ARM: dts: Add common mcpdm dts file for omap4
authorTony Lindgren <tony@atomide.com>
Tue, 9 Apr 2019 16:00:53 +0000 (09:00 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 9 Apr 2019 16:00:53 +0000 (09:00 -0700)
commited01ffd9dd1c7e585f73b08877192a2cf754d006
treeb8718595d58d06afacb6bf71c39ed4e2cfc9bed0
parentd59b60564cbfe77d85c2f51b29941d8ed14984d1
ARM: dts: Add common mcpdm dts file for omap4

The mcpdm module found on omap4 and 5 needs pdmclk clock from
the pmic that may or may not be wired. Without this clock we
cannot read the registers for mcpdm at all. For the external
mcpdm clock to work, it needs to be muxed at the module level
for ti-sysc driver probe to mux it early enough for probe.

Let's set up a common file for it to make things a bit easier
to make l4 abe interconnect to probe with ti-sysc driver. Note
that this is not needed for omap5 as we can just update mcpdm
muxing in omap5-board-common.dtsi in later patches.

Cc: devicetree@vger.kernel.org
Cc: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap4-duovero.dtsi
arch/arm/boot/dts/omap4-mcpdm.dtsi [new file with mode: 0644]
arch/arm/boot/dts/omap4-panda-common.dtsi
arch/arm/boot/dts/omap4-sdp.dts
arch/arm/boot/dts/omap4-var-som-om44.dtsi