rockchip-linux / kernel

BSP kernel source
Other
892 stars 1.06k forks source link

IMX708 Driver #330

Open NIKovachev opened 4 weeks ago

NIKovachev commented 4 weeks ago

Hello, can we get any help on porting IMX708 driver to this kernel?

Here is the actual driver: https://github.com/raspberrypi/linux/blob/rpi-6.6.y/drivers/media/i2c/imx708.c

shingoxy commented 1 week ago

I could try, but could you link the camera module? Then I could test it after porting the driver.

NIKovachev commented 1 week ago

much appreciated!

here it is: https://datasheets.raspberrypi.com/camera/camera-module-3-product-brief.pdf

shingoxy commented 16 hours ago

Sorry for the delay, I checked and found that it was supported by https://joshua-riek.github.io/ubuntu-rockchip-download/ please take a look~