]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being deferred
authorJoão Paulo Gonçalves <joao.goncalves@toradex.com>
Tue, 14 Oct 2025 12:56:43 +0000 (09:56 -0300)
committerShawn Guo <shawnguo@kernel.org>
Mon, 27 Oct 2025 05:58:33 +0000 (13:58 +0800)
commitec4daace64a44b53df76f0629e82684ef09ce869
tree3412cfba72313421a091046ad9fa16c3bc778d27
parentff7b5a27438275e4fd8c4809d815638c829fe520
arm64: dts: imx8-ss-img: Avoid gpio0_mipi_csi GPIOs being deferred

The gpio0_mipi_csi DT nodes are enabled by default, but they are
dependent on the irqsteer_csi nodes, which are not enabled. This causes
the gpio0_mipi_csi GPIOs to be probe deferred. Since these GPIOs can be
used independently of the CSI controller, enable irqsteer_csi by default
too to prevent them from being deferred and to ensure they work out of
the box.

Fixes: 2217f8243714 ("arm64: dts: imx8: add capture controller for i.MX8's img subsystem")
Signed-off-by: João Paulo Gonçalves <joao.goncalves@toradex.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8-ss-img.dtsi