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

add typec role switch and pd negotiation support to oneplus 8T #7657

Merged
merged 1 commit into from
Jan 5, 2025

Conversation

amazingfate
Copy link
Contributor

Description

The patch in mailing list is setting typec to device mode by default. Now we add a patch to support otg auto switch. But there is no vbus power, so there has to be external power supply to make host mode work.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.

  • ./compile.sh kernel BOARD=xiaomi-elish BRANCH=current DEB_COMPRESS=xz KERNEL_GIT=shallow

Checklist:

Please delete options that are not relevant.

  • 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
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions bot added size/medium PR with more then 50 and less then 250 lines Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... labels Jan 4, 2025
@amazingfate
Copy link
Contributor Author

The patch rewrite is already included in #7651. I will drop the rewrite commit and add the new patch only.

@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 02 Milestone: First quarter release and removed Needs review Seeking for review labels Jan 5, 2025
@github-actions github-actions bot added the Needs review Seeking for review label Jan 5, 2025
@igorpecovnik igorpecovnik merged commit 658a9dc into armbian:main Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Milestone: First quarter release Hardware Hardware related like kernel, U-Boot, ... Needs review Seeking for review Patches Patches related to kernel, U-Boot, ... Ready to merge Reviewed, tested and ready for merge size/medium PR with more then 50 and less then 250 lines
Development

Successfully merging this pull request may close these issues.

2 participants