This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

J784S4XEVM: J784S4XG01EVM - Device Tree details

Part Number: J784S4XEVM

Tool/software:

Hi,

I have followed the ( https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-j784s4/09_02_00_05/exports/docs/linux/Overview.html ) PSDK Linux guide and using Linux SDK installer, installed the SDK in my host setup. 
Then following this https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-j784s4/09_02_00_05/exports/docs/linux/Foundational_Components_Kernel_Users_Guide.html#installing-the-kernel link I have configured, built and installed (prepared) the kernel in my SD card.

Now I want to use FPDLink and for that you have said in this link https://software-dl.ti.com/jacinto7/esd/processor-sdk-linux-j784s4/09_02_00_05/exports/docs/linux/Foundational_Components/Kernel/Kernel_Drivers/Camera/CSI2RX.html#id5 to apply the device tree overlays for the fusion board. i.e 

# For single RCM IMX390 connected to RX port 0 on Fusion board EVM on J721S2 CPB:
# FPDLink IMX390 camera overlays are named according to the port connected in the following
# format : k3-j721e-fpdlink-imx390-rcm-<csi_port>-<fusion_rx_port>.dtbo
=> setenv name_overlays k3-j784s4-fpdlink-fusion.dtbo k3-j721e-fpdlink-imx390-rcm-0-0.dtbo

But in the source I have got via Linux SDK installer, I couldn't find any file k3-j784s4-fpdlink-fusion with this name in arch/arm64/boot/dts/ti folder. I can even get the source for "k3-j721e-sk-fusion.dtso", but not for J784s4.
I want to use FPDLink(ds90ub960). Kindly help me with this.

Thanks,
Naveen.