diff mbox series

[v3,3/3] media: dt-bindings: i2c: ds90ub960: Add DS90UB954 support

Message ID 20241015080737.16272-3-eagle.alexander923@gmail.com (mailing list archive)
State New
Headers show
Series [v3,1/3] media: i2c: ds90ub960: Convert IC specific variables to enums | expand

Commit Message

Alexander Shiyan Oct. 15, 2024, 8:07 a.m. UTC
The ds90ub960 driver can now be used for the DS90UB954 chip as it has
a similar register set and configuration.
Let's add an additional compatibility line to the bindings.

Signed-off-by: Alexander Shiyan <eagle.alexander923@gmail.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
---
v2: No changes
v3: Change patch description, no functional changes
---
 Documentation/devicetree/bindings/media/i2c/ti,ds90ub960.yaml | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/media/i2c/ti,ds90ub960.yaml b/Documentation/devicetree/bindings/media/i2c/ti,ds90ub960.yaml
index 0b71e6f911a8..86d43d949dd3 100644
--- a/Documentation/devicetree/bindings/media/i2c/ti,ds90ub960.yaml
+++ b/Documentation/devicetree/bindings/media/i2c/ti,ds90ub960.yaml
@@ -19,6 +19,7 @@  allOf:
 properties:
   compatible:
     enum:
+      - ti,ds90ub954-q1
       - ti,ds90ub960-q1
       - ti,ds90ub9702-q1