ARM: OMAP2+: Drop legacy platform data for am3 and am4 wdt
authorTony Lindgren <tony@atomide.com>
Mon, 21 Oct 2019 21:16:36 +0000 (14:16 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 21 Oct 2019 21:16:36 +0000 (14:16 -0700)
commita130133fee5fb91b60520faa76483a5c19d0cd26
tree952749941b07690d9c087863577f98a1403ccacb
parent96a427a108b3a1f00507f9ff019ca1e1919807c3
ARM: OMAP2+: Drop legacy platform data for am3 and am4 wdt

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.

Cc: Keerthy <j-keerthy@ti.com>
Tested-by: Keerthy <j-keerthy@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am33xx-l4.dtsi
arch/arm/boot/dts/am437x-l4.dtsi
arch/arm/mach-omap2/omap_hwmod_33xx_43xx_common_data.h
arch/arm/mach-omap2/omap_hwmod_33xx_43xx_ipblock_data.c
arch/arm/mach-omap2/omap_hwmod_33xx_data.c
arch/arm/mach-omap2/omap_hwmod_43xx_data.c