aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan O'Donoghue <[email protected]>2022-10-14 19:04:15 +0100
committerMauro Carvalho Chehab <[email protected]>2022-11-25 06:45:11 +0000
commitfd1c9499bdff5694ef4c36053675f416fad8ca2a (patch)
tree436db745dd260395597f130df92cc5ca0fa092b0
parentb358332270d9177595d9996086837105ebcdbf6d (diff)
media: dt-bindings: imx412: Extend compatible strings
Add compatible bindings for imx577 which uses the same silicon enabling reference code from Sony in the available examples provided. Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: "Paul J. Murphy" <[email protected]> Cc: Daniele Alessandrelli <[email protected]> Cc: Rob Herring <[email protected]> Cc: Krzysztof Kozlowski <[email protected]> Cc: [email protected] Cc: [email protected] Signed-off-by: Bryan O'Donoghue <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
-rw-r--r--Documentation/devicetree/bindings/media/i2c/sony,imx412.yaml4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/media/i2c/sony,imx412.yaml b/Documentation/devicetree/bindings/media/i2c/sony,imx412.yaml
index 26d1807d0bb6..60dc25ff2b9e 100644
--- a/Documentation/devicetree/bindings/media/i2c/sony,imx412.yaml
+++ b/Documentation/devicetree/bindings/media/i2c/sony,imx412.yaml
@@ -19,7 +19,9 @@ description:
properties:
compatible:
- const: sony,imx412
+ enum:
+ - sony,imx412
+ - sony,imx577
reg:
description: I2C address
maxItems: 1