aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/omap4.dtsi
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2021-03-10 14:04:34 +0200
committerTony Lindgren <tony@atomide.com>2021-03-10 14:04:34 +0200
commit35c34fbcbfd00fcd23c70d4ec54fdb53318f4d5c (patch)
tree8336bb543bb337b655ffeec0d04bd0749154bc15 /arch/arm/boot/dts/omap4.dtsi
parentARM: OMAP2+: Drop legacy platform data for omap4 control modules (diff)
downloadlinux-dev-35c34fbcbfd00fcd23c70d4ec54fdb53318f4d5c.tar.xz
linux-dev-35c34fbcbfd00fcd23c70d4ec54fdb53318f4d5c.zip
ARM: OMAP2+: Drop legacy platform data for omap4 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/omap4.dtsi')
-rw-r--r--arch/arm/boot/dts/omap4.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi
index 92997d0010f6..7a6fe106cbfe 100644
--- a/arch/arm/boot/dts/omap4.dtsi
+++ b/arch/arm/boot/dts/omap4.dtsi
@@ -287,7 +287,6 @@
target-module@4e000000 {
compatible = "ti,sysc-omap2", "ti,sysc";
- ti,hwmods = "dmm";
reg = <0x4e000000 0x4>,
<0x4e000010 0x4>;
reg-names = "rev", "sysc";