瀏覽代碼

ARM: dts: omap3-tao3530: Include directly omap34xx.dtsi

This patch just move content of file omap34xx-hs.dtsi into omap3-tao3530.dts.
There is no code change, patch is just preparation for removing -hs file.

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>
Pali Rohár 10 年之前
父節點
當前提交
a27c6f3ced
共有 1 個文件被更改,包括 10 次插入1 次删除
  1. 10 1
      arch/arm/boot/dts/omap3-tao3530.dtsi

+ 10 - 1
arch/arm/boot/dts/omap3-tao3530.dtsi

@@ -8,7 +8,16 @@
  */
 /dts-v1/;
 
-#include "omap34xx-hs.dtsi"
+#include "omap34xx.dtsi"
+
+/* Secure omaps have some devices inaccessible depending on the firmware */
+&aes {
+	status = "disabled";
+};
+
+&sham {
+	status = "disabled";
+};
 
 / {
 	cpus {