Explorar o código

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>
Pali Rohár %!s(int64=10) %!d(string=hai) anos
pai
achega
d1f2e5a135
Modificáronse 2 ficheiros con 0 adicións e 32 borrados
  1. 0 16
      arch/arm/boot/dts/omap34xx-hs.dtsi
  2. 0 16
      arch/arm/boot/dts/omap36xx-hs.dtsi

+ 0 - 16
arch/arm/boot/dts/omap34xx-hs.dtsi

@@ -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";
-};

+ 0 - 16
arch/arm/boot/dts/omap36xx-hs.dtsi

@@ -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";
-};