rk3566: add Anbernic RG DS Plus support - #3322
Merged
Merged
Conversation
Contributor
Author
|
Additional testing in RetroArch and other standalones came back clean with control mapping and expected performance. Clear for review, unable to merge until extra-firmware is accepted and I can bump the version/sha256. |
beebono
force-pushed
the
rg-ds-plus
branch
2 times, most recently
from
September 15, 2026 19:19
0c2ff4d to
42bdd1d
Compare
Contributor
Author
|
extra-firmware package.mk bumped and rebased onto next, my CI for RK3566 at https://github.com/beebono/distribution/actions/runs/35013030499 is running now. Local build succeeded, but just making sure. |
spycat88
reviewed
Sep 15, 2026
spycat88
reviewed
Sep 15, 2026
spycat88
reviewed
Sep 15, 2026
spycat88
reviewed
Sep 15, 2026
spycat88
reviewed
Sep 15, 2026
spycat88
requested changes
Sep 15, 2026
spycat88
left a comment
Contributor
There was a problem hiding this comment.
Please address changes and I'm happy to merge, thanks for a great PR
Contributor
Author
|
Changes addressed, swapped audio patch from adding the OF table for the module to failing fast on the firmware check when not found and retrying for up to a minute when audio is actually being set up for the speakers. |
spycat88
enabled auto-merge
September 15, 2026 20:58
spycat88
self-requested a review
September 15, 2026 20:59
spycat88
approved these changes
Sep 15, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds support for the Anbernic RG DS Plus as an RK3566 device target.
Testing
All controls, hall-sensor sleep/wake, audio, LEDs, touchscreen, wifi, bluetooth, both LCD panels, both sd card slots, and both usb ports confirmed to work in EmulationStation and DraStic.
Additional Context
Needs PR #10 in extra-firmware to be complete, package.mk for it will be amended properly once merged.
AI Usage
While ROCKNIX doesn't have restrictions on AI tools in contributing, please be transparent about their usage as it
helps set the right context for reviewers.
Did you use AI tools to help write this code? YES
Claude Code was used to help with audio bring-up.