PINE64
Camera sensor support on MIPI lines - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: ROCKPRO64 (https://forum.pine64.org/forumdisplay.php?fid=98)
+--- Forum: General Discussion on ROCKPRO64 (https://forum.pine64.org/forumdisplay.php?fid=99)
+--- Thread: Camera sensor support on MIPI lines (/showthread.php?tid=12854)



Camera sensor support on MIPI lines - abhimanyu_gr - 01-22-2021

I have a Rockpro64 with me and trying to build driver for our custom image sensor connected to MIPI CAM lines (J17).
Currently, I am using the Radxa linux build (https://github.com/radxa/rockchip-bsp/tree/rk3399pro)

Can someone help me with the following.
- How should the dts configurations look like? (Every example I see is for CIF and not MIPI) ?
- Any document on developing sensor driver ?