]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: OMAP2+: Drop legacy platform data for omap4 mcbsp
authorTony Lindgren <tony@atomide.com>
Mon, 21 Oct 2019 21:16:38 +0000 (14:16 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 21 Oct 2019 21:16:38 +0000 (14:16 -0700)
commit349355ce3a05d95b25865fd5a9f09afa77085caf
treeab6eb75932ab7254daccc4c7352162a19d9c33ea
parentaf8637f0ee7e2cca052ce9240ef8d7907fb44dc1
ARM: OMAP2+: Drop legacy platform data for omap4 mcbsp

We can now probe devices with ti-sysc interconnect driver and dts
data. Let's drop the related platform data and custom ti,hwmods
dts property.

As we're just dropping data, and the early platform data init
is based on the custom ti,hwmods property, we want to drop both
the platform data and ti,hwmods property in a single patch.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap4-l4-abe.dtsi
arch/arm/boot/dts/omap4-l4.dtsi
arch/arm/mach-omap2/omap_hwmod_44xx_data.c