summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/dra7-l4.dtsi
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2021-03-10 15:03:51 +0300
committerTony Lindgren <tony@atomide.com>2021-03-10 15:04:07 +0300
commit98feab31ac491400f28b76a04dabd18ce21e91ba (patch)
tree84dce93c3a551d1db62e618ca7fe1e35cd39fdef /arch/arm/boot/dts/dra7-l4.dtsi
parent786018cf552df44e9cf3b407ffcce432651ae66c (diff)
downloadlinux-98feab31ac491400f28b76a04dabd18ce21e91ba.tar.xz
ARM: OMAP2+: Drop legacy platform data for dra7 sata
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/dra7-l4.dtsi')
-rw-r--r--arch/arm/boot/dts/dra7-l4.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/dra7-l4.dtsi b/arch/arm/boot/dts/dra7-l4.dtsi
index 1c50ae7b0e17..ceec18e0909f 100644
--- a/arch/arm/boot/dts/dra7-l4.dtsi
+++ b/arch/arm/boot/dts/dra7-l4.dtsi
@@ -576,7 +576,6 @@
target-module@40000 { /* 0x4a140000, ap 31 06.0 */
compatible = "ti,sysc-omap4", "ti,sysc";
- ti,hwmods = "sata";
reg = <0x400fc 4>,
<0x41100 4>;
reg-names = "rev", "sysc";