summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/omap4.dtsi
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2020-03-04 08:10:44 -0800
committerTony Lindgren <tony@atomide.com>2020-03-04 08:10:44 -0800
commita2ebc75fa9e05ba3d78221ed0f15ad3c554b6efd (patch)
treedf0a8890af995790d401e830fd31a9aa9fb4fbea /arch/arm/boot/dts/omap4.dtsi
parent11ef2bfc60add5514a8cee22adad513d8f954ad1 (diff)
ARM: OMAP2+: Drop legacy platform data for omap4 dss
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: Jyri Sarha <jsarha@ti.com> Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Cc: Sebastian Reichel <sre@kernel.org> Cc: Tomi Valkeinen <tomi.valkeinen@ti.com> 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.dtsi2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi
index e5b647120b4d..650ca819cebf 100644
--- a/arch/arm/boot/dts/omap4.dtsi
+++ b/arch/arm/boot/dts/omap4.dtsi
@@ -421,7 +421,6 @@
*/
target-module@58000000 {
compatible = "ti,sysc-omap2", "ti,sysc";
- ti,hwmods = "dss_core";
reg = <0x58000000 4>,
<0x58000014 4>;
reg-names = "rev", "syss";
@@ -447,7 +446,6 @@
target-module@1000 {
compatible = "ti,sysc-omap2", "ti,sysc";
- ti,hwmods = "dss_dispc";
reg = <0x1000 0x4>,
<0x1010 0x4>,
<0x1014 0x4>;