From: Conor Dooley conor.dooley@microchip.com
On Wed, 16 Oct 2024 21:11:15 +0100, Conor Dooley wrote:
Aurelien reported probe failures due to the csi node being enabled without having a camera attached to it. A camera was in the initial submissions, but was removed from the dts, as it had not actually been present on the board, but was from an addon board used by the developer of the relevant drivers. The non-camera pipeline nodes were not disabled when this happened and the probe failures are problematic for Debian. Disable them.
[...]
Applied to riscv-soc-fixes, thanks!
[1/1] riscv: dts: starfive: disable unused csi/camss nodes https://git.kernel.org/conor/c/2e11e78667db
Thanks, Conor.