dt-bindings: crypto: Add compatible for V3s
authorMartin Cerveny <m.cerveny@computer.org>
Mon, 7 Sep 2020 16:24:57 +0000 (18:24 +0200)
committerMaxime Ripard <maxime@cerno.tech>
Thu, 17 Sep 2020 16:37:32 +0000 (18:37 +0200)
Allwinner V3s has crypto engine similar to that in A33.
So add compatible.

Signed-off-by: Martin Cerveny <m.cerveny@computer.org>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20200907162458.23730-2-m.cerveny@computer.org
Documentation/devicetree/bindings/crypto/allwinner,sun4i-a10-crypto.yaml

index 90c6d03..0429fb7 100644 (file)
@@ -24,6 +24,9 @@ properties:
           - const: allwinner,sun7i-a20-crypto
           - const: allwinner,sun4i-a10-crypto
       - const: allwinner,sun8i-a33-crypto
+      - items:
+          - const: allwinner,sun8i-v3s-crypto
+          - const: allwinner,sun8i-a33-crypto
 
   reg:
     maxItems: 1