Patch "dt-bindings: crypto: Specify that allwinner, sun8i-a33-crypto needs reset" has been added to the 5.9-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    dt-bindings: crypto: Specify that allwinner, sun8i-a33-crypto needs reset

to the 5.9-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     dt-bindings-crypto-specify-that-allwinner-sun8i-a33-.patch
and it can be found in the queue-5.9 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit a83fdab9fdcb89ef78c91f4f673e6bb6ddc38549
Author: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
Date:   Mon Sep 7 19:54:37 2020 +0200

    dt-bindings: crypto: Specify that allwinner, sun8i-a33-crypto needs reset
    
    [ Upstream commit 884d1a334ae8130fabede56f59b224619ad6bca4 ]
    
    When adding allwinner,sun8i-a33-crypto, I forgot to add that it needs reset.
    Furthermore, there are no need to use items to list only one compatible
    in compatible list.
    
    Fixes: f81547ba7a98 ("dt-bindings: crypto: add new compatible for A33 SS")
    Signed-off-by: Corentin Labbe <clabbe.montjoie@xxxxxxxxx>
    Signed-off-by: Maxime Ripard <maxime@xxxxxxxxxx>
    Link: https://lore.kernel.org/r/20200907175437.4464-1-clabbe.montjoie@xxxxxxxxx
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/Documentation/devicetree/bindings/crypto/allwinner,sun4i-a10-crypto.yaml b/Documentation/devicetree/bindings/crypto/allwinner,sun4i-a10-crypto.yaml
index fc823572bcff2..90c6d039b91b0 100644
--- a/Documentation/devicetree/bindings/crypto/allwinner,sun4i-a10-crypto.yaml
+++ b/Documentation/devicetree/bindings/crypto/allwinner,sun4i-a10-crypto.yaml
@@ -23,8 +23,7 @@ properties:
       - items:
           - const: allwinner,sun7i-a20-crypto
           - const: allwinner,sun4i-a10-crypto
-      - items:
-          - const: allwinner,sun8i-a33-crypto
+      - const: allwinner,sun8i-a33-crypto
 
   reg:
     maxItems: 1
@@ -59,7 +58,9 @@ if:
   properties:
     compatible:
       contains:
-        const: allwinner,sun6i-a31-crypto
+        enum:
+          - allwinner,sun6i-a31-crypto
+          - allwinner,sun8i-a33-crypto
 
 then:
   required:



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux