Hello,
I would like a confirmation if the AES-MC-SBC-IMX8MINI-G will work with the https://www.raspberrypi.com/products/camera-module-3/ via MIPI-CS-2
Raspberry PI camera v3 is using the Sony IMX708.
https://github.com/raspberrypi/linux/blob/rpi-6.6.y/arch/arm/boot/dts/overlays/imx708-overlay.dts
https://github.com/raspberrypi/linux/blob/rpi-6.6.y/arch/arm/boot/dts/overlays/imx708.dtsi
Can i just set in file uEnv.txt ?
dtoverlay_camera=imx708
Thank you.