diff mbox series

[1/2] media: dt-bindings: media: i2c: Add imx327 version to IMX327 bindings

Message ID 20230203102439.237527-2-alexander.stein@ew.tq-group.com (mailing list archive)
State New, archived
Headers show
Series media: i2c: imx290: imx327 support | expand

Commit Message

Alexander Stein Feb. 3, 2023, 10:24 a.m. UTC
The imx290 driver can be used for both imx290 and imx327 as they have a
similar register set and configuration. imx327 lacks 8 lanes LVDS and
120 FPS support.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
---
 Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski Feb. 3, 2023, 10:28 a.m. UTC | #1
On 03/02/2023 11:24, Alexander Stein wrote:
> The imx290 driver can be used for both imx290 and imx327 as they have a
> similar register set and configuration. imx327 lacks 8 lanes LVDS and
> 120 FPS support.
> 
> Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml b/Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml
index 29ca4052591f..13de5b061343 100644
--- a/Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml
+++ b/Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml
@@ -23,6 +23,7 @@  properties:
     enum:
       - sony,imx290
       - sony,imx290-mono
+      - sony,imx327
 
   reg:
     maxItems: 1