summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/omap4.dtsi
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2021-03-10 15:04:34 +0300
committerTony Lindgren <tony@atomide.com>2021-03-10 15:04:34 +0300
commit35c34fbcbfd00fcd23c70d4ec54fdb53318f4d5c (patch)
tree8336bb543bb337b655ffeec0d04bd0749154bc15 /arch/arm/boot/dts/omap4.dtsi
parent40dbf5b13f23137fc02b17a0fb1df7c0567eb91d (diff)
downloadlinux-35c34fbcbfd00fcd23c70d4ec54fdb53318f4d5c.tar.xz
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";