ARM: dts: Drop legacy custom hwmods property for dra7 mmc
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:59:24 +0000 (10:59 -0700)
commit54b7026fc2015797e1013341c34e54ce63b76238
tree718f010451396f331f23b2698670c7bbcc4c77ab
parent44a2cdf0f14b6188f426524ecb98464ea4bbe1f1
ARM: dts: Drop legacy custom hwmods property for dra7 mmc

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

We have already added the related device tree data earlier, and have
already dropped the platform data. But we have been still dynamically
allocating the platform data based on "ti,hwmods" property. With recent
ti-sysc driver changes this is no longer needed.

Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7-l4.dtsi