MIPI CSI-2 cameras for TX2 for outdoor object detection

Hi Shane,

I extracted the public_sources.tbz2 as well as the kernel_src.tbz2. I was able to find the .dtsi file for imx219 sensor based on this post, but I couldn’t locate the .dts file for imx219 sensor. Do you know if there is a source code for that in the source? I found that there are lots of .dts source code under the quill directory, (…/t18x/quill), is the imx219 sensor .dts source code possibly also in this directory as well? If it is, do you know which filename I should look at?

I think once I find the .dts file as well as modify the device tree files, I will be able to compile it to dtb.

Thanks.