Hi,
We’ve designed a carrier board for the Xavier Nx 16GB module.
We’ve run into issues with our eDP<> LVDS Display bring-up.
Here’s a high-level overview of the hardware design:
- DP1 ports configured for eDP (Aux, Main link, HPD)
- NXP’s PTN3460I is used to convert eDP to LVDS [2-lane eDP]
- LVDS to LCD T-Con board
Here’s what we’ve confirmed:
- Pinmux DTSI and Device Tree are updated to reflect hardware modifications
- I2C bus between Xavier Nx and PTN3460I is functioning as expected
- eDP Aux comms is working [able to read custom EDID]
Where we start having issues:
- The eDP main Link Training fails at the initial Clock Recovery step
- I attached a log to show what we’re seeing failed_dp_cs_kernel.log (68.0 KB)
Open questions:
- Are there any known issues with integrating the NXP PTN3460 into the Jetson ecosystem?
- Are there any additional clock configurations required to properly mux the eDP clock on DP1’s ports?
- Any advice on how to narrow down why we are seeing issues with Link Training’s Clock Recovery?
Thanks.