[PATCH v10 2/6] dt-bindings: gpio: logicvc: Add a compatible with major version only
Paul Kocialkowski
paul.kocialkowski at bootlin.com
Thu Jan 20 15:00:20 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/gpio/xylon,logicvc-gpio.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/gpio/xylon,logicvc-gpio.yaml b/Documentation/devicetree/bindings/gpio/xylon,logicvc-gpio.yaml
index a36aec27069c..94dee736d986 100644
--- a/Documentation/devicetree/bindings/gpio/xylon,logicvc-gpio.yaml
+++ b/Documentation/devicetree/bindings/gpio/xylon,logicvc-gpio.yaml
@@ -30,6 +30,7 @@ properties:
compatible:
enum:
- xylon,logicvc-3.02.a-gpio
+ - xylon,logicvc-3-gpio
reg:
maxItems: 1
--
2.34.1
More information about the dri-devel
mailing list