ARM: OMAP2+: Drop legacy watchdog platform data for omap4
authorTony Lindgren <tony@atomide.com>
Mon, 26 Aug 2019 15:41:16 +0000 (08:41 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 26 Aug 2019 15:41:16 +0000 (08:41 -0700)
commit84087b3d633d04716cf1a83eb537f732a540a5b5
tree84c515ec738473d64b33eea45210094c4c7431df
parente47f534dae5fc2e8167d8a2273f6ad1d39448526
ARM: OMAP2+: Drop legacy watchdog platform data for omap4

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