Other Parts Discussed in Thread: OMAP3530
Hi All,
I am using OMAP3530 with ISP for video capture using the kernel 2.6.22 kernel.
I have used the 2.6.22 ISP driver in the following pipeline method:
Camera Sensor -> ISPCCDC->VP port MEMORY->Preview->Resizer.
The above pipeline stage is working fine.
But our requirement is use the ISP without VP port and using the following pipeline stage
Camera Sensor -> ISPCCDC->Others MEMORY->Preview->Resizer. ( Video Port is not used).
This method is not working. I am not able to get preview done and resize interrupts from ISP port. Is there any restiction that the above pipeline will not work?. OR any other suggestions are welcome.
Thanks in advance
Senthil