Can you confirm this last document is wrong and why?
Schematics of the carrier board looks good.
Orin can handle 1 display channel and Xavier 2. Can you confirm the right procedure to implement my goal for DP on a common carrier board AND how to define the pinmux & upper software layer to manage those pin set in DP (and not HDMI) on ORIN NX and XAVIER NX?
DP1, the one and only, will be used to have a common DisplayPort design for Xavier and Orin SOM, clear.
Can you now confirm, clarify my next understanding:
From the SDK manager Orin SOM would be natively programmed with DP1 configured in DisplayPort and Xavier SOM DP1 would be in HDMI (DP0 being in DP), right?
To change DP1 from HDMI to DP on a Xavier would require to change the pinmux and adapt the kernel, there is no trick to easy change this setting, right? can you confirm me this procedure to change HDMI to DP?
Xavier NX data sheet (below) states quite clearly that DP1 is supporting both DP and HDMI.
TRM for Xavier NX give no much more info about it.
Pinmux doesn’t need to be adapted for configuring DP on DP1 (DP1 which is nativeley used for HDMI on NVIDIA XAVIER NX starter kit).
Could somebody confirm this practically? How does it work from a driver point of view? How does the driver behind DP1 autosense and autoadapt depending the type of hardware interface connected (DP or HDMI)? How does it works?