IMX415 camera for Zero 3W

Hi, can somebody guide me on how to develop some kernel or overlays for IMX415 camera?


it seems to be the same from https://www.waveshare.com/imx415-98-ir-cut-camera.htm camera
and the pinout did match with the one on Zero 3w

it seems some development have been done for raspberry,
https://forums.raspberrypi.com/viewtopic.php?t=384021
is it possible to adjust it to radxa?
I’m not sure where to start, is this a difficult thing to do?

thank you

We have adapted it to ROCK 5 series product, maybe you can refer to their dts.

eg: https://github.com/radxa-pkg/radxa-overlays/blob/main/arch/arm64/boot/dts/rockchip/overlays/radxa-cm5-io-radxa-camera-4k.dts

Noted, I’ll give it a try, thanks for the clue :smiley: