aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/am3517.dtsi
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2018-01-11 16:04:03 -0800
committerTony Lindgren <tony@atomide.com>2018-01-12 15:16:57 -0800
commite14d7e5320ebae9bffe4fbd585dfdd9d6de2550f (patch)
tree443b4e26cef69e71d3633d7a284d6574ce8d0c2d /arch/arm/boot/dts/am3517.dtsi
parentARM: dts: Fix smartreflex compatible for omap3 shared mpu-iva instance (diff)
downloadlinux-dev-e14d7e5320ebae9bffe4fbd585dfdd9d6de2550f.tar.xz
linux-dev-e14d7e5320ebae9bffe4fbd585dfdd9d6de2550f.zip
ARM: dts: Update ti-sysc data for existing users
Let's update the existing users with features and clock data as specified in the binding. This is currently the smartreflex for most part, and also few omap4 modules with no child device driver like mcasp, abe iss and gfx. Note that we had few mistakes that did not get noticed as we're still probing the SmartReflex driver with legacy platform data and using "ti,hwmods" legacy property for ti-sysc driver. So let's fix the omap4 and dra7 smartreflex registers as there is no no revision register. And on omap4, the mcasp module has a revision register according to the TRM. And for omap34xx we need a different configuration compared to 36xx. And the smartreflex on 3517 we've always kept disabled so let's remove any references to it. Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/am3517.dtsi')
-rw-r--r--arch/arm/boot/dts/am3517.dtsi4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/am3517.dtsi b/arch/arm/boot/dts/am3517.dtsi
index 00da3f2c4072..0f0117b72e14 100644
--- a/arch/arm/boot/dts/am3517.dtsi
+++ b/arch/arm/boot/dts/am3517.dtsi
@@ -99,9 +99,5 @@
status = "disabled";
};
-&smartreflex_mpu_iva {
- status = "disabled";
-};
-
/include/ "am35xx-clocks.dtsi"
/include/ "omap36xx-am35xx-omap3430es2plus-clocks.dtsi"