Hi, I am working with MT9V023 RAW sensor. The data format from the sensor is B G B G B G B G ... G R G R G R G R ... B G B G B G B G ... G R G R G R G R ........ [ Format 1] The sources I am using for ISP drivers are pulled on top of linux-omap-2.6.29-rc7 from [git pull git://git.gitorious.org/omap3camera/mainline.git v4l iommu omap3camera base]. I want to use the ISP on the OMAP for doing interpolation and format conversion to UYVY. I am able to capture the images from the sensor, however I notice that the color information is missing. I dug the sources and found that in the RAW capture mode ISP is getting configured to input format G R G R G R G R ... B G B G B G B G ... G R G R G R G R ... B G B G B G B G ... [Format 2] Has anyone tried sensors with BGGR ( Format 1) on OMAP? Can anyone give me some pointers or information on how to configure ISP for BGGR (Format 1) Thanks in advance for all the help. Thanks, Suresh -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html