[PATCH v10 1/6] dt-bindings: mfd: logicvc: Add a compatible with the major version only

Paul Kocialkowski paul.kocialkowski at bootlin.com
Thu Jan 20 15:00:19 UTC 2022


There are lots of different versions of the logicvc block and it
makes little sense to list them all in compatibles since all versions
with the same major are found to be register-compatible.

Introduce a new compatible with the major version only.

Signed-off-by: Paul Kocialkowski <paul.kocialkowski at bootlin.com>
---
 Documentation/devicetree/bindings/mfd/xylon,logicvc.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mfd/xylon,logicvc.yaml b/Documentation/devicetree/bindings/mfd/xylon,logicvc.yaml
index 9efd49c39bd2..e6fa7707e457 100644
--- a/Documentation/devicetree/bindings/mfd/xylon,logicvc.yaml
+++ b/Documentation/devicetree/bindings/mfd/xylon,logicvc.yaml
@@ -20,6 +20,7 @@ properties:
     items:
       - enum:
           - xylon,logicvc-3.02.a
+          - xylon,logicvc-3
       - const: syscon
       - const: simple-mfd
 
-- 
2.34.1



More information about the dri-devel mailing list