- Hello,
I would like to capture video/images from camera with hardware setup such as below:
- Main board: https://www.ti.com/tool/J784S4XEVM
- Adapter camera (include deserializer DS90UB9702 for FPDlink chipset) https://www.ti.com/tool/J7EXPAXEVM
- Camera used: OV0xxx ( I am checking with camera vendor for detail hardware part number) and inside using serializer DS90UB933.
I have tried to file right setup software including driver and devicetree from TI repo. But I don’t see that. 
In detail software I got it from TI as below:
- i have followed instructions as link to clone yocto-build https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-j784s4/09_02_00_05/exports/docs/linux/Overview_Building_the_SDK.html
- With command was used to clone all git repositories and commit id as configuration file defined:
./oe-layertool-setup.sh -f configs/processor-sdk-analytics/processor-sdk-analytics-09.02.00-config.txt 
- In order to build yocto image with command: 
MACHINE="j784s4-evm" bitbake tisdk-default-image 
i also have reconfigured Linux kernel to build ds90ub960 driver inside Camera configuration related to Deserializer. And I have also tried with some existing overlays file for fusion and FPDlink inside output dtb building. But it can not be detect new camera devices on it. I known with that default building image. It will have issue with devicetree and driver. They don’t have right information. Did someone have successful camera with same hardware ? Hopefully that you can share me some kind of information to support this my issues now. Many thanks in advance !
 
				 
		 
					 
                          