summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/omap34xx-hs.dtsi
diff options
context:
space:
mode:
authorPali Rohár <pali.rohar@gmail.com>2015-02-26 14:50:00 +0100
committerTony Lindgren <tony@atomide.com>2015-03-19 09:34:13 -0700
commitd1f2e5a135a6c0fd422398612aeab260cef28e82 (patch)
treea7ba2d5367e3c8270a4a3c9da1a442ba83f50c1b /arch/arm/boot/dts/omap34xx-hs.dtsi
parenta27c6f3ced3b8cbc8e31189eeffbd0f2f2e2dbc5 (diff)
ARM: dts: Remove files omap34xx-hs.dtsi and omap36xx-hs.dtsi
These files are not used by any DTS file anymore. Signed-off-by: Pali Rohár <pali.rohar@gmail.com> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot/dts/omap34xx-hs.dtsi')
-rw-r--r--arch/arm/boot/dts/omap34xx-hs.dtsi16
1 files changed, 0 insertions, 16 deletions
diff --git a/arch/arm/boot/dts/omap34xx-hs.dtsi b/arch/arm/boot/dts/omap34xx-hs.dtsi
deleted file mode 100644
index 1ff626489546..000000000000
--- a/arch/arm/boot/dts/omap34xx-hs.dtsi
+++ /dev/null
@@ -1,16 +0,0 @@
-/* Disabled modules for secure omaps */
-
-#include "omap34xx.dtsi"
-
-/* Secure omaps have some devices inaccessible depending on the firmware */
-&aes {
- status = "disabled";
-};
-
-&sham {
- status = "disabled";
-};
-
-&timer12 {
- status = "disabled";
-};