summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/omap5.dtsi
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2021-03-10 14:04:59 +0200
committerTony Lindgren <tony@atomide.com>2021-03-10 14:04:59 +0200
commit1006777ef4a12a556f04e692f3ab8c5823482218 (patch)
treea3182ec17b91b4f68511249c3e2221585364fc63 /arch/arm/boot/dts/omap5.dtsi
parente180887946137ccb4b6aeb172872cb1368cfe219 (diff)
ARM: OMAP2+: Drop legacy platform data for omap5 dmm
We can now probe devices with ti-sysc interconnect driver and dts data. Let's drop the related platform data and custom ti,hwmods dts property. As we're just dropping data, and the early platform data init is based on the custom ti,hwmods property, we want to drop both the platform data and ti,hwmods property in a single patch. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/omap5.dtsi')
-rw-r--r--arch/arm/boot/dts/omap5.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi
index 681fee379b88..592e3eea85f2 100644
--- a/arch/arm/boot/dts/omap5.dtsi
+++ b/arch/arm/boot/dts/omap5.dtsi
@@ -279,7 +279,6 @@
target-module@4e000000 {
compatible = "ti,sysc-omap2", "ti,sysc";
- ti,hwmods = "dmm";
reg = <0x4e000000 0x4>,
<0x4e000010 0x4>;
reg-names = "rev", "sysc";