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

Peng Fan (OSS) posted 9 patches 3 years, 1 month ago
[PATCH 5/9] dt-bindings: crypto: fsl-sec4-snvs: add simple-mfd compatible
Posted by Peng Fan (OSS) 3 years, 1 month ago
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(+)

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
Re: [PATCH 5/9] dt-bindings: crypto: fsl-sec4-snvs: add simple-mfd compatible
Posted by Krzysztof Kozlowski 3 years, 1 month ago
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