From: Sowjanya Komatineni Date: Fri, 11 Dec 2020 17:02:40 +0000 (+0100) Subject: media: dt-bindings: tegra: Update csi data-lanes to maximum 8 lanes X-Git-Tag: howlett/maple/20220722_2~3757^2~329 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=f8c9dd2b826d8f1c23b8e86d5e4135a668a7bdd4;p=users%2Fjedix%2Flinux-maple.git media: dt-bindings: tegra: Update csi data-lanes to maximum 8 lanes Tegra VI/CSI hardware don't have native 8 lane CSI RX port. But x8 capture can be supported by using consecutive x4 ports simultaneously with HDMI-to-CSI bridges where source image is split on to two x4 ports. This patch updates dt-bindings for csi endpoint data-lane property with maximum of 8 lanes. Acked-by: Rob Herring Acked-by: Sakari Ailus Signed-off-by: Sowjanya Komatineni Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- diff --git a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt index 34d9933384539..8a6d3e1ee306a 100644 --- a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt +++ b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt @@ -111,8 +111,8 @@ of the following host1x client modules: endpoint (required node) Required properties: - - data-lanes: an array of data lane from 1 to 4. Valid array - lengths are 1/2/4. + - data-lanes: an array of data lane from 1 to 8. Valid array + lengths are 1/2/4/8. - remote-endpoint: phandle to sensor 'endpoint' node. port@1 (required node)