diff options
author | Patrick Delaunay <[email protected]> | 2022-11-18 06:39:23 +0000 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-11-23 19:44:52 +0100 |
commit | 107548adf89d581d1271cb2c81858bc793930306 (patch) | |
tree | a99f4cec7e537d947e496c5fe50cd4c63734ebd2 | |
parent | a3816a7d7c097c1da46aad5f5d1e229b607dce04 (diff) |
dt-bindings: nvmem: add new stm32mp13 compatible for stm32-romem
Add a new compatible for stm32mp13 support.
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Patrick Delaunay <[email protected]>
Reviewed-by: Fabrice Gasnier <[email protected]>
Signed-off-by: Srinivas Kandagatla <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/nvmem/st,stm32-romem.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
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: |