Skip to content

RKUSBLoader: add all known USB Product ID #1702

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

Merged

Conversation

QSchulz
Copy link
Contributor

@QSchulz QSchulz commented Jul 23, 2025

Description

The list was stolen from U-Boot[1] and RK3576's was given to me by Rockchip's maintainer Heiko Stübner as I don't own an RK3576 board.

[1] https://github.com/u-boot/u-boot/blob/v2025.07/drivers/usb/gadget/Kconfig#L73-L88

Checklist

  • PR has been tested

With PX30 and RK3399

Copy link

codecov bot commented Jul 23, 2025

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 55.6%. Comparing base (4398da7) to head (2faccd2).
⚠️ Report is 5 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
labgrid/resource/udev.py 0.0% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master   #1702   +/-   ##
======================================
  Coverage    55.6%   55.6%           
======================================
  Files         172     172           
  Lines       13471   13471           
======================================
  Hits         7500    7500           
  Misses       5971    5971           
Flag Coverage Δ
3.10 55.6% <0.0%> (ø)
3.11 55.6% <0.0%> (ø)
3.12 55.6% <0.0%> (ø)
3.13 55.6% <0.0%> (ø)
3.9 55.7% <0.0%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

The list was stolen from U-Boot[1] and RK3576's was given to me by
Rockchip's maintainer Heiko Stübner as I don't own an RK3576 board.

[1] https://github.com/u-boot/u-boot/blob/v2025.07/drivers/usb/gadget/Kconfig#L73-L88
Signed-off-by: Quentin Schulz <quentin.schulz@cherry.de>
@QSchulz QSchulz force-pushed the dev/rockchip-usb-model-id branch from 7d4a329 to 2faccd2 Compare July 24, 2025 18:04
@Bastian-Krause Bastian-Krause merged commit e13fc17 into labgrid-project:master Jul 25, 2025
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants