aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/dra7.dtsi
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2021-03-10 14:03:51 +0200
committerTony Lindgren <tony@atomide.com>2021-03-10 14:04:07 +0200
commit786018cf552df44e9cf3b407ffcce432651ae66c (patch)
tree82ea4f76bf478cfa327cc435a72c5bdf6c967d2a /arch/arm/boot/dts/dra7.dtsi
parentARM: OMAP2+: Drop legacy platform data for dra7 pcie (diff)
downloadlinux-dev-786018cf552df44e9cf3b407ffcce432651ae66c.tar.xz
linux-dev-786018cf552df44e9cf3b407ffcce432651ae66c.zip
ARM: OMAP2+: Drop legacy platform data for dra7 qspi
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: Vignesh Raghavendra <vigneshr@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/dra7.dtsi')
-rw-r--r--arch/arm/boot/dts/dra7.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/dra7.dtsi b/arch/arm/boot/dts/dra7.dtsi
index 3456ab39ad04..e243f2dc131e 100644
--- a/arch/arm/boot/dts/dra7.dtsi
+++ b/arch/arm/boot/dts/dra7.dtsi
@@ -769,7 +769,6 @@
target-module@4b300000 {
compatible = "ti,sysc-omap4", "ti,sysc";
- ti,hwmods = "qspi";
reg = <0x4b300000 0x4>,
<0x4b300010 0x4>;
reg-names = "rev", "sysc";