diff mbox series

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

Message ID 20230301015702.3388458-6-peng.fan@oss.nxp.com
State New
Headers show
Series dt-bindings: crypto: convert fsl-sec4 to DT schema | expand

Commit Message

Peng Fan (OSS) March 1, 2023, 1:56 a.m. UTC
From: Peng Fan <peng.fan@nxp.com>

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@nxp.com>
---
 Documentation/devicetree/bindings/crypto/fsl-sec4-snvs.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski March 3, 2023, 10 a.m. UTC | #1
On 01/03/2023 02:56, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan@nxp.com>
> 
> 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.

Paste it to Google Doc or Google GMail (with extended language
spellcheck/suggestions) and fix the grammar, please. Can be also any
other service, dunno.


Best regards,
Krzysztof
diff mbox series

Patch

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