AGX Xavier Industrial dts file missing

Hi @WayneWWW ,

I downloaded the l4t 32.6.1 L4T driver package and used the command source_sync.sh -t tegra-l4t-r32.6.1 to get the sources.

From the .conf files in the L4T folder, I got to know the dtb file name is tegra194-p2888-0008-p2822-0000.dtb.
But i couldnt find the corresponding dts file inside hw/nvidia/t19x/platform/…

What am i missing here?

Thanks
Ashik P.

Could you show what did you see in that path?

@WayneWWW
t19x →

├── common
│   ├── bct
│   └── kernel-dts
├── galen
│   └── kernel-dts
├── jakku
│   └── kernel-dts
└── mccoy
    └── kernel-dts

Looking into source_sync.sh, i understood that the industrial som dts files are expected to be in mccoy/kernel-dts.
But these are the files i have after source sync.

common                                                   tegra194-p2888-0004-e3900-0000-csi.dts          tegra194-p2888-0004-e3900-0000-hdr40.dts
Makefile                                                 tegra194-p2888-0004-e3900-0000.dts              tegra194-p2888-0004-e3900-0000-imx274.dts
tegra194-p2888-0004-e3900-0000-adafruit-sph0645lm4h.dts  tegra194-p2888-0004-e3900-0000-dual-imx274.dts  tegra194-p2888-0004-e3900-0000-respeaker-4-mic-array.dts
tegra194-p2888-0004-e3900-0000-adafruit-uda1334a.dts     tegra194-p2888-0004-e3900-0000-fe-pi-audio.dts  tegra194-p2888-0004-e3900-0000-respeaker-4-mic-lin-array.dts

Thanks
Ashik P.

Looks like there is an issue. Please use the source code tarball for the code first.

This is a known issue and the fix is announced here.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.