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

RPi CM5: Enable DWC2 host mode support by default #7660

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

AaronDewes
Copy link
Contributor

Description

This makes USB work in host mode by default on more boards. It is already the default on RPi OS: RPi-Distro/pi-gen@ca5eb62

How Has This Been Tested?

  • Changed config.txt on an existing image, tested on CM5 IO board
  • Changed config.txt on an existing image, tested on a custom board

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings

This makes USB work in host mode by default on more boards. It is already the default on RPi OS: RPi-Distro/pi-gen@ca5eb62
@github-actions github-actions bot added size/small PR with less then 50 lines Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... labels Jan 6, 2025
Copy link
Member

@EvilOlaf EvilOlaf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As long as the [cm5] tag is sufficient to not interfere with rpi4 or other boards of that family in general, should be fine.

@AaronDewes
Copy link
Contributor Author

As long as the [cm5] tag is sufficient to not interfere with rpi4 or other boards of that family in general, should be fine.

Yes, it is: https://www.raspberrypi.com/documentation/computers/config_txt.html#conditional-filters

And as I mentioned, their official image uses exactly the same configuration.

@igorpecovnik igorpecovnik added Ready to merge Reviewed, tested and ready for merge 02 Milestone: First quarter release labels Jan 7, 2025
@igorpecovnik igorpecovnik merged commit 5b293b8 into armbian:main Jan 7, 2025
12 checks passed
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 Ready to merge Reviewed, tested and ready for merge size/small PR with less then 50 lines
Development

Successfully merging this pull request may close these issues.

3 participants