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

Fix USB2 and Type C ports on Orange Pi 5 #4634

Merged
merged 1 commit into from
Dec 31, 2022

Conversation

efectn
Copy link
Member

@efectn efectn commented Dec 31, 2022

Description

We need to activate USB 2 port that shared as type-c using echo host > /sys/kernel/debug/usb/fc000000.usb/mode. It's already exists in Orange Pi's build repo but not exists here.

Probably, we also need TCPM patch for Type-C but i don't have an OTG cable so i can't test it but someone verified it on #4582 (comment)

How Has This Been Tested?

  • USB2 works on my Orange Pi 5 with these changes

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@catalinii catalinii merged commit 71ac9be into armbian:master Dec 31, 2022
@efectn efectn deleted the opi5-usb2-typec branch December 31, 2022 21:51
nirocfz pushed a commit to openFyde/overlay-orangepi5-openfyde that referenced this pull request Mar 28, 2023
armbian/build#4634

Signed-off-by: Su Yue <glass@fydeos.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants