summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/omap4-l4.dtsi
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2019-12-12 09:46:14 -0800
committerTony Lindgren <tony@atomide.com>2020-01-23 08:24:46 -0800
commitddf664da3b9c6d5c31e0d0c6e5aeb3e65250fdff (patch)
treee6053fbe05054e0b12a8a2dabbdb0ec180eae8ed /arch/arm/boot/dts/omap4-l4.dtsi
parentbea5e904728e797fce2fb21e119f3831aa640d07 (diff)
ARM: OMAP2+: Drop legacy platform data for omap4 des
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. Cc: Tero Kristo <t-kristo@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/omap4-l4.dtsi')
-rw-r--r--arch/arm/boot/dts/omap4-l4.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/omap4-l4.dtsi b/arch/arm/boot/dts/omap4-l4.dtsi
index aa5a0705b460..2b6eb8a4d968 100644
--- a/arch/arm/boot/dts/omap4-l4.dtsi
+++ b/arch/arm/boot/dts/omap4-l4.dtsi
@@ -2187,7 +2187,6 @@
des_target: target-module@a5000 { /* 0x480a5000 */
compatible = "ti,sysc-omap2", "ti,sysc";
- ti,hwmods = "des";
reg = <0xa5030 0x4>,
<0xa5034 0x4>,
<0xa5038 0x4>;