[PATCH 1/7] dt-bindings: crypto: add new compatible for stm32-hash

From: Thomas BOURGOIN
Date: Thu Jul 06 2023 - 03:38:32 EST


From: Lionel Debieve <lionel.debieve@xxxxxxxxxxx>

Add a new compatible for stm32mp13 support.

Signed-off-by: Lionel Debieve <lionel.debieve@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/crypto/st,stm32-hash.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/crypto/st,stm32-hash.yaml b/Documentation/devicetree/bindings/crypto/st,stm32-hash.yaml
index b767ec72a999..ac480765cde0 100644
--- a/Documentation/devicetree/bindings/crypto/st,stm32-hash.yaml
+++ b/Documentation/devicetree/bindings/crypto/st,stm32-hash.yaml
@@ -20,6 +20,7 @@ properties:
- stericsson,ux500-hash
- st,stm32f456-hash
- st,stm32f756-hash
+ - st,stm32mp13-hash

reg:
maxItems: 1
--
2.25.1