On 07/25/17 10:36, Philippe De Muyter wrote: > Hi all, > > I currently investigate using sony pregius cmos sensor (imx264, e.g.) > on a imx (tegra or imx6) board. I see that many camera vendors already > sell USB3 or IP cameras based on such chips, but is there support (or > currently in development drivers) in linux kernel for those chips ? Not in the mainline kernel. However, you might want to google this since it may be supported by third-party (android) kernels. Usually the code quality of those is awful, but it can be a starting point. Regards, Hans > > IIRC, they don't have a MIPI-CSI2 interface but a LVDS interface. > Fortunately there is ia chip from a FPGA vendor that can convert LVDS > to MIPI-CSI2. > > Any advice or info ? > > TIA > > Philippe >