summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/omap36xx-hs.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/omap36xx-hs.dtsi')
-rw-r--r--dts/src/arm/omap36xx-hs.dtsi16
1 files changed, 0 insertions, 16 deletions
diff --git a/dts/src/arm/omap36xx-hs.dtsi b/dts/src/arm/omap36xx-hs.dtsi
deleted file mode 100644
index 2c7febb0e0..0000000000
--- a/dts/src/arm/omap36xx-hs.dtsi
+++ /dev/null
@@ -1,16 +0,0 @@
-/* Disabled modules for secure omaps */
-
-#include "omap36xx.dtsi"
-
-/* Secure omaps have some devices inaccessible depending on the firmware */
-&aes {
- status = "disabled";
-};
-
-&sham {
- status = "disabled";
-};
-
-&timer12 {
- status = "disabled";
-};