]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: imx8mp: Specify the number of channels for CSI-2 receivers
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 22 Aug 2025 00:27:33 +0000 (03:27 +0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 10 Nov 2025 08:09:16 +0000 (16:09 +0800)
The CSI-2 receivers in the i.MX8MP have 3 output channels. Specify this
in the device tree, to enable support for more than one channel.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp.dtsi

index 7ab321af9e15fe7df95079cc5d0b0512c704d788..2898654cda2b661482763627228c93dce1105267 100644 (file)
                                assigned-clock-parents = <&clk IMX8MP_SYS_PLL2_250M>,
                                                         <&clk IMX8MP_CLK_24M>;
                                power-domains = <&media_blk_ctrl IMX8MP_MEDIABLK_PD_MIPI_CSI2_1>;
+                               fsl,num-channels = <3>;
                                status = "disabled";
 
                                ports {
                                assigned-clock-parents = <&clk IMX8MP_SYS_PLL2_250M>,
                                                         <&clk IMX8MP_CLK_24M>;
                                power-domains = <&media_blk_ctrl IMX8MP_MEDIABLK_PD_MIPI_CSI2_2>;
+                               fsl,num-channels = <3>;
                                status = "disabled";
 
                                ports {