aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/omap4-l4.dtsi
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2019-12-10 08:10:25 -0800
committerTony Lindgren <tony@atomide.com>2019-12-17 08:17:59 -0800
commitd864dbdfa6ddaa24132c637d925463be71d83092 (patch)
treedcdc553c911152d58d5b46d3e454f798019ecf30 /arch/arm/boot/dts/omap4-l4.dtsi
parentARM: OMAP2+: Drop legacy platform data for omap4 slimbus (diff)
downloadlinux-dev-d864dbdfa6ddaa24132c637d925463be71d83092.tar.xz
linux-dev-d864dbdfa6ddaa24132c637d925463be71d83092.zip
ARM: OMAP2+: Drop legacy platform data for omap4 fdif
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. Tested-by: Keerthy <j-keerthy@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 017e9a7212a4..99afed7765aa 100644
--- a/arch/arm/boot/dts/omap4-l4.dtsi
+++ b/arch/arm/boot/dts/omap4-l4.dtsi
@@ -715,7 +715,6 @@
target-module@a000 { /* 0x4a10a000, ap 65 50.0 */
compatible = "ti,sysc-omap4", "ti,sysc";
- ti,hwmods = "fdif";
reg = <0xa000 0x4>,
<0xa010 0x4>;
reg-names = "rev", "sysc";