Skip to content
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

[ rockchip ]add overlay to force RK3399 DW3 USB-C port to host mode #2299

Merged
merged 2 commits into from Nov 3, 2020

Conversation

@pbatard
Copy link
Contributor

@pbatard pbatard commented Nov 2, 2020

* Per https://forum.armbian.com/topic/13721-nanopc-t4-usb-type-c-port-doesnt-work-with-buster-current-5431/
  this is for the NanoPC-T4 as the default from the Device Tree is to set port 0 (USB-C port) to OTG mode,
  and the current kernel fusb302 driver is unable to perform autonegotiation to switch the port to host
  mode when required.
* As a result, and since most users will want to use this port in host mode, Armbian should provide a new
  overlay to do just that.
@piter75 piter75 merged commit 1e2c9be into armbian:master Nov 3, 2020
2 checks passed
2 checks passed
@github-actions
shellcheck
Details
@github-actions
Compile changed kernel
Details
@pbatard pbatard deleted the pbatard:dw3 branch Nov 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants