[PATCH 04/13] dt-bindings: nvmem: add new stm32mp13 compatible for stm32-romem

From: Srinivas Kandagatla
Date: Fri Nov 18 2022 - 01:40:40 EST


From: Patrick Delaunay <patrick.delaunay@xxxxxxxxxxx>

Add a new compatible for stm32mp13 support.

Acked-by: Rob Herring <robh@xxxxxxxxxx>
Signed-off-by: Patrick Delaunay <patrick.delaunay@xxxxxxxxxxx>
Reviewed-by: Fabrice Gasnier <fabrice.gasnier@xxxxxxxxxxx>
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
---
Documentation/devicetree/bindings/nvmem/st,stm32-romem.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/nvmem/st,stm32-romem.yaml b/Documentation/devicetree/bindings/nvmem/st,stm32-romem.yaml
index 448a2678dc62..16f4cad2fa55 100644
--- a/Documentation/devicetree/bindings/nvmem/st,stm32-romem.yaml
+++ b/Documentation/devicetree/bindings/nvmem/st,stm32-romem.yaml
@@ -22,6 +22,7 @@ properties:
compatible:
enum:
- st,stm32f4-otp
+ - st,stm32mp13-bsec
- st,stm32mp15-bsec

reg:
--
2.25.1