Now I am developping a driver for MT9D131, I use DM365_EVM. Now the problem is the mt9d131 can only output YUV4:2:2 and RGB 8bits, when I connet the camera to image interface, there is not any data output from VPFE, I think the vpfe is originally receive SRGB10 bits data, how can I configure the VPFE for YUV4:4:2 data(I have already read the document of VPFE, I think it's possible to do this). Thank you very much.