Re: [PATCHv4 0/3] Driver for the i.MX2x CMOS Sensor Interface

2010-06-21 Thread Sascha Hauer
Hi Baruch, > > Baruch Siach (3): > mx2_camera: Add soc_camera support for i.MX25/i.MX27 > mx27: add support for the CSI device > mx25: add support for the CSI device applied 2/3 and 3/3 for 2.6.36. Sascha > > arch/arm/mach-mx2/clock_imx27.c |2 +- > arch/arm/mach-mx2/devi

[PATCHv4 0/3] Driver for the i.MX2x CMOS Sensor Interface

2010-06-20 Thread Baruch Siach
This series contains a soc_camera driver for the i.MX25/i.MX27 CSI device, and platform code for the i.MX25 and i.MX27 chips. This driver is based on a driver for i.MX27 CSI from Sascha Hauer, that Alan Carvalho de Assis has posted in linux-media last December[1]. I tested the mx2_camera driver