refresh/rename patches
[openwrt/staging/chunkeey.git] / target / linux / omap / patches-3.12 / 301-ARM-dts-AM33XX-Add-AES-data-and-documentation.patch
index 52763c304de06ed418c1a8b3e7df806d945fc45e..d464d31fc610c37dcba814435c22b90ef4fdc2db 100644 (file)
@@ -17,9 +17,6 @@ Signed-off-by: Mark A. Greer <mgreer@animalcreek.com>
  5 files changed, 53 insertions(+)
  create mode 100644 Documentation/devicetree/bindings/crypto/omap-aes.txt
 
-diff --git a/Documentation/devicetree/bindings/crypto/omap-aes.txt b/Documentation/devicetree/bindings/crypto/omap-aes.txt
-new file mode 100644
-index 0000000..fd97176
 --- /dev/null
 +++ b/Documentation/devicetree/bindings/crypto/omap-aes.txt
 @@ -0,0 +1,31 @@
@@ -54,11 +51,9 @@ index 0000000..fd97176
 +                     <&edma 5>;
 +              dma-names = "tx", "rx";
 +      };
-diff --git a/arch/arm/boot/dts/am335x-bone.dts b/arch/arm/boot/dts/am335x-bone.dts
-index 8a9802e..94ee427 100644
 --- a/arch/arm/boot/dts/am335x-bone.dts
 +++ b/arch/arm/boot/dts/am335x-bone.dts
-@@ -23,3 +23,7 @@
+@@ -24,3 +24,7 @@
  &sham {
        status = "okay";
  };
@@ -66,11 +61,9 @@ index 8a9802e..94ee427 100644
 +&aes {
 +      status = "okay";
 +};
-diff --git a/arch/arm/boot/dts/am335x-evm.dts b/arch/arm/boot/dts/am335x-evm.dts
-index d59e51c..86463fa 100644
 --- a/arch/arm/boot/dts/am335x-evm.dts
 +++ b/arch/arm/boot/dts/am335x-evm.dts
-@@ -526,3 +526,7 @@
+@@ -528,3 +528,7 @@
  &sham {
        status = "okay";
  };
@@ -78,11 +71,9 @@ index d59e51c..86463fa 100644
 +&aes {
 +      status = "okay";
 +};
-diff --git a/arch/arm/boot/dts/am335x-evmsk.dts b/arch/arm/boot/dts/am335x-evmsk.dts
-index d45a330..f577e65 100644
 --- a/arch/arm/boot/dts/am335x-evmsk.dts
 +++ b/arch/arm/boot/dts/am335x-evmsk.dts
-@@ -428,3 +428,7 @@
+@@ -434,3 +434,7 @@
  &sham {
        status = "okay";
  };
@@ -90,11 +81,9 @@ index d45a330..f577e65 100644
 +&aes {
 +      status = "okay";
 +};
-diff --git a/arch/arm/boot/dts/am33xx.dtsi b/arch/arm/boot/dts/am33xx.dtsi
-index 299710b..2664da9 100644
 --- a/arch/arm/boot/dts/am33xx.dtsi
 +++ b/arch/arm/boot/dts/am33xx.dtsi
-@@ -719,5 +719,15 @@
+@@ -716,5 +716,15 @@
                        dmas = <&edma 36>;
                        dma-names = "rx";
                };