bcm27xx: 6.1: add kernel patches
[openwrt/staging/jow.git] / target / linux / bcm27xx / patches-6.1 / 950-0651-media-dt-bindings-media-i2c-Add-imx327-version-to-IM.patch
1 From a78f785e776c674f8151a53243245890040be5e6 Mon Sep 17 00:00:00 2001
2 From: Alexander Stein <alexander.stein@ew.tq-group.com>
3 Date: Fri, 17 Feb 2023 10:52:20 +0100
4 Subject: [PATCH] media: dt-bindings: media: i2c: Add imx327 version to
5 IMX327 bindings
6
7 Should be upstream commit 783ecfe5556a
8
9 The imx290 driver can be used for both imx290 and imx327 as they have a
10 similar register set and configuration. imx327 lacks 8 lanes LVDS and
11 120 FPS support.
12
13 Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
14 Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
15 Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
16 ---
17 Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml | 1 +
18 1 file changed, 1 insertion(+)
19
20 --- a/Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml
21 +++ b/Documentation/devicetree/bindings/media/i2c/sony,imx290.yaml
22 @@ -29,6 +29,7 @@ properties:
23 - enum:
24 - sony,imx290lqr # Colour
25 - sony,imx290llr # Monochrome
26 + - sony,imx327lqr # Colour
27 - const: sony,imx290
28 deprecated: true
29