[PATCH 5/9] dt-bindings: crypto: fsl-sec4-snvs: add simple-mfd compatible

From: Peng Fan (OSS)
Date: Tue Feb 28 2023 - 20:53:30 EST


From: Peng Fan <peng.fan@xxxxxxx>

All the current vfxxx and i.MX device tree has simple-mfd as compatible,
and it indeed supports RTC and ON/OFF key multi function, so add the
compatible.

Signed-off-by: Peng Fan <peng.fan@xxxxxxx>
---
Documentation/devicetree/bindings/crypto/fsl-sec4-snvs.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/crypto/fsl-sec4-snvs.yaml b/Documentation/devicetree/bindings/crypto/fsl-sec4-snvs.yaml
index 633e70f9b303..6878ae8127ec 100644
--- a/Documentation/devicetree/bindings/crypto/fsl-sec4-snvs.yaml
+++ b/Documentation/devicetree/bindings/crypto/fsl-sec4-snvs.yaml
@@ -27,6 +27,7 @@ properties:
- items:
- const: fsl,sec-v4.0-mon
- const: syscon
+ - const: simple-mfd

reg:
maxItems: 1
--
2.37.1