ARM: dts: Drop legacy custom hwmods property for dra7 i2c
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:23 +0000 (10:59 -0700)
commit44a2cdf0f14b6188f426524ecb98464ea4bbe1f1
treed40a3a37f7fa5562ce50e0f43b844579b57fa975
parent71feab2866f427f5d6991dc233a7c4f68a26b0db
ARM: dts: Drop legacy custom hwmods property for dra7 i2c

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