]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: OMAP2+: Drop legacy platform data for omap4 kbd
authorTony Lindgren <tony@atomide.com>
Tue, 10 Dec 2019 16:10:26 +0000 (08:10 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 17 Dec 2019 16:17:58 +0000 (08:17 -0800)
commita9e2d3c61d3d029246c0c5a340af10bbd3331834
treeab33378b2f68af551dc24dd439857c4340865f80
parente54740b4afe8584c3ca09031ff2b003f4719e826
ARM: OMAP2+: Drop legacy platform data for omap4 kbd

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.

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