Porting Camera driver from RPI

Which Khadas SBC do you use?

BPI-CM4

Which system do you use? Android, Ubuntu, OOWOW or others?

Debian

Which version of system do you use? Khadas official images, self built images, or others?

  • 2023-01-12-debian-10-buster-bpi-cm4-aarch64-sd-emmc.img
    from the official wiki but can change it if necessary

Please describe your issue below:

I have written V4l2 subdevice camera driver for IMX283 design for RPI CM4 and I want to try it out with BPI-CM4, how can I port it to VIM3?

Also does it supports libcamera now? if not then what is the current camera stack looks like?

https://github.com/will127534/imx283-v4l2-driver

Thanks!

You can check the camera driver here: linux/drivers/amlogic/isp_module at khadas-vims-4.9.y · khadas/linux · GitHub

It is not supported.