ARM: OMAP2+: Drop legacy platform data for dra7 mcspi
authorTony Lindgren <tony@atomide.com>
Mon, 26 Aug 2019 17:59:19 +0000 (10:59 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 26 Aug 2019 17:48:27 +0000 (10:48 -0700)
commitd1daf63b0bd016f0bc90c31a424e560c2965a210
tree0e6b58b5b7c133ed9b44ee6a0a8b02f823e40a6b
parentaf055ade3490958ddd24608c93f3b796b04aebde
ARM: OMAP2+: Drop legacy platform data for dra7 mcspi

With recent ti-sysc driver changes, we can probe most devices with device
tree data only and drop the custom "ti,hwmods" property.

Let's drop the legacy platform data and custom "ti,hwmods" property. We
want to do this in a single patch as the "ti,hwmods" property is used to
allocate platform data dynamically that we no longer want to do.

Cc: Vignesh R <vigneshr@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7-l4.dtsi
arch/arm/mach-omap2/omap_hwmod_7xx_data.c