Message ID | 1424958600-18881-11-git-send-email-pali.rohar@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Thu 2015-02-26 14:50:00, Pali Rohár wrote: > 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> > --- > arch/arm/boot/dts/omap34xx-hs.dtsi | 12 ------------ > arch/arm/boot/dts/omap36xx-hs.dtsi | 12 ------------ > 2 files changed, 24 deletions(-) > delete mode 100644 arch/arm/boot/dts/omap34xx-hs.dtsi > delete mode 100644 arch/arm/boot/dts/omap36xx-hs.dtsi > > diff --git a/arch/arm/boot/dts/omap34xx-hs.dtsi b/arch/arm/boot/dts/omap34xx-hs.dtsi > deleted file mode 100644 > index d4be302..0000000 > --- a/arch/arm/boot/dts/omap34xx-hs.dtsi > +++ /dev/null > @@ -1,12 +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"; > -}; > diff --git a/arch/arm/boot/dts/omap36xx-hs.dtsi b/arch/arm/boot/dts/omap36xx-hs.dtsi > deleted file mode 100644 > index e93ff8d..0000000 > --- a/arch/arm/boot/dts/omap36xx-hs.dtsi > +++ /dev/null > @@ -1,12 +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"; > -};
diff --git a/arch/arm/boot/dts/omap34xx-hs.dtsi b/arch/arm/boot/dts/omap34xx-hs.dtsi deleted file mode 100644 index d4be302..0000000 --- a/arch/arm/boot/dts/omap34xx-hs.dtsi +++ /dev/null @@ -1,12 +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"; -}; diff --git a/arch/arm/boot/dts/omap36xx-hs.dtsi b/arch/arm/boot/dts/omap36xx-hs.dtsi deleted file mode 100644 index e93ff8d..0000000 --- a/arch/arm/boot/dts/omap36xx-hs.dtsi +++ /dev/null @@ -1,12 +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"; -};
These files are not used by any DTS file anymore. Signed-off-by: Pali Rohár <pali.rohar@gmail.com> --- arch/arm/boot/dts/omap34xx-hs.dtsi | 12 ------------ arch/arm/boot/dts/omap36xx-hs.dtsi | 12 ------------ 2 files changed, 24 deletions(-) delete mode 100644 arch/arm/boot/dts/omap34xx-hs.dtsi delete mode 100644 arch/arm/boot/dts/omap36xx-hs.dtsi