This document collects my notes written while trying to get some different cameras (IMX219, IMX708, AR1335) working on the Toradex Verdin IMX8MP modules. They are mostly brain-dump / journal style, but shared here in case they are useful for anyone else...
Overview: https://developer.toradex.com/hardware/accessories/cameras/csi-camera-set-5mp-ar0521-color/ Setting up the devicetree to get a v4l device, and also some info on running a gstreamer container: https://developer.toradex.com/torizon/application-development/multimedia/first-steps-with-csi-camera-set-5mp-ar0521-color-torizon
*Edit 2023-10-18: It seems the docs were updated to use a custom Yocto layer instead of just a DT overlay. The Yocto layer contains kernel patches and a driver for the ar0521 sensor, which is apparently not included in mainline (but was previously probably included in the default Toradex builds?)
*When using the new yocto layers, that includes device tree overlays that are set (by co