ARM: dts: Drop legacy custom hwmods property for dra7 uart
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:22 +0000 (10:59 -0700)
commit71feab2866f427f5d6991dc233a7c4f68a26b0db
treed9a193c2c00cced52f24762e0a41ceabb61cc53b
parentb8637a68254fe8910b00241d6c21021dc6534cd5
ARM: dts: Drop legacy custom hwmods property for dra7 uart

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