antmicro / jetson-orin-baseboard

Baseboard targetting the NVIDIA Jetson Orin Nano and Jetson Orin NX
https://antmicro.github.io/jetson-orin-baseboard/
Apache License 2.0
95 stars 23 forks source link

Will USB-C Displayport + Power Delivery work out of the box? #5

Open chicoband opened 7 months ago

chicoband commented 7 months ago

What device tree do I need to use? What changes do I need to make in the device tree to achieve this? Or will it work without any modifications in the device tree? Sorry I'm new to this but please help!

UtsavBalar1231 commented 4 months ago

+1

mizrex commented 1 month ago

+1

pkatarzynski commented 1 month ago

USB Power Delivery Controller (TPS65988DHRSHR) needs to be programmed with configuration file in order to enable USB-C power delivery in certain role. You can configure it externally with TAG connect probe as described here or you can use the TPS65988-config tool that allows to configure the controller from user space.

USB-C ALT mode requires muxing video output from HDMI to DisplayPort in the BSP.

sb3d-tech-mteitel commented 1 month ago

Do you have instructions for “muxing video output from HDMI to DisplayPort in the BSP”? Device Tree? Pinmux?

Sent from Mail for Windows

From: Piotr Katarzynski Sent: Monday, September 23, 2024 4:57 AM To: antmicro/jetson-orin-baseboard Cc: Subscribed Subject: Re: [antmicro/jetson-orin-baseboard] Will USB-C Displayport + PowerDelivery work out of the box? (Issue #5)

USB Power Delivery Controller (TPS65988DHRSHR) needs to be programmed with configuration file in order to enable USB-C power delivery in certain role. You can configure it externally with TAG connect probe as described here or you can use the TPS65988-config tool that allows to configure the controller from user space. USB-C ALT mode requires muxing video output from HDMI to DisplayPort in the BSP. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>