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 Compute Module 4 USB driver (#1281) #1577

Merged
merged 1 commit into from
Oct 7, 2021

Conversation

agners
Copy link
Member

@agners agners commented Oct 7, 2021

The BCM2711 has two USB 2.0 IPs: A Broadcom XHCI USB 2.0 controller and
a Synopsys DWC2 USB 2.0 Host/Device controller. When USB boot is used
the former is active. Make sure the driver has the correct device tree
compatible.

The BCM2711 has two USB 2.0 IPs: A Broadcom XHCI USB 2.0 controller and
a Synopsys DWC2 USB 2.0 Host/Device controller. When USB boot is used
the former is active. Make sure the driver has the correct device tree
compatible.
@agners agners added board/raspberrypi Raspberry Pi Boards u-boot U-Boot related issue labels Oct 7, 2021
@agners agners mentioned this pull request Oct 7, 2021
2 tasks
@agners agners merged commit e819f05 into home-assistant:dev Oct 7, 2021
@agners agners deleted the add-u-boot-cm4-usb-support branch October 7, 2021 19:41
@fencer fencer mentioned this pull request Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board/raspberrypi Raspberry Pi Boards cla-signed u-boot U-Boot related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants