Hi,
I have remove the Ov5642 camera from the IPU1. And also remove the entry for same(camera) from .dtsi file. I have added my new sensor, having parallel interface with IPU2. Now I have only one node entry (/dev/video0). So it should be node for my sensor module.
Now when I run the gstreamer from command line I am getting the below errors:
root@imx6qsabresd:~# gst-launch mfw_v4lsrc device=/dev/video0 ! autovideosink
MAX resolution 1024x768
MFW_GST_V4LSRC_PLUGIN 3.0.11 build on Sep 27 2014 22:08:22.
Setting pipeline to PAUSED ...
MFW_GST_V4LSINK_PLUGIN 3.0
mxc_v4l2_s_param: vidioc_int_s_parm returned an error -22
ERROR: Pipeline doesn't want to pause.
Setting pipeline to NULL ...
Total rendered:0
[--->FINALIZE v4l_sink
Freeing pipeline ...