[PATCH 1/2] dt-bindings: crypto: ti,sa2ul: Add a new compatible for AM62

From: Jayesh Choudhary
Date: Tue Apr 12 2022 - 05:29:51 EST


Add the AM62 version of sa3ul to the compatible list.

Signed-off-by: Jayesh Choudhary <j-choudhary@xxxxxx>
---
Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml b/Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml
index a410d2cedde6..02f47c2e7998 100644
--- a/Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml
+++ b/Documentation/devicetree/bindings/crypto/ti,sa2ul.yaml
@@ -15,6 +15,7 @@ properties:
- ti,j721e-sa2ul
- ti,am654-sa2ul
- ti,am64-sa2ul
+ - ti,am62-sa3ul

reg:
maxItems: 1
--
2.17.1