-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Will USB-C Displayport + Power Delivery work out of the box? #5
Comments
+1 |
1 similar comment
+1 |
USB Power Delivery Controller (TPS65988DHRSHR) needs to be programmed with configuration file in order to enable USB-C power delivery in certain role. USB-C ALT mode requires muxing video output from HDMI to DisplayPort in the BSP. |
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: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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!
The text was updated successfully, but these errors were encountered: