ARM: dts: Drop legacy custom hwmods property for dra7 gpio
authorTony Lindgren <tony@atomide.com>
Mon, 26 Aug 2019 17:48:29 +0000 (10:48 -0700)
committerTony Lindgren <tony@atomide.com>
Mon, 26 Aug 2019 17:59:25 +0000 (10:59 -0700)
commit1170f235834bfb858f691670b127f8673af5923b
treec375e1167db993c640235b417e0bdc306d6b0aad
parent54b7026fc2015797e1013341c34e54ce63b76238
ARM: dts: Drop legacy custom hwmods property for dra7 gpio

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