Closed
Conversation
Author
|
Update: I ran a GitHub Actions kernel-only build test in my fork for this patch. The test:
Result: the test completed successfully. Build log: This is still not hardware tested on an RG353M/RG353V. |
Author
|
Turns out I can't really get the original implementation to work on dArkOS any more so this is pointless to continue. |
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.
Description
Adds a new RK3566-BSP kernel patch to enable native rumble support for the Anbernic RG353M and RG353V.
This ports the relevant pieces from the ArkOS RG353 kernel implementation:
singleadc-joypaddevice-tree nodesFF_RUMBLEsupport insingleadcjoywhen a PWM is availablepwmsproperty should continue probing normallyReference implementation:
christianhaitian/RG353VKernel@f82c197
This PR only adds one UnofficialOS build patch file:
projects/Rockchip/patches/linux/RK3566-BSP/0006-rg353-add-joypad-rumble.patchType of change
How Has This Been Tested Locally?
This has not been hardware tested on an RG353M/RG353V.
Local verification performed:
RetroGFX/rk356x-kerneldrivers/input/joystick/singleadcjoy.oBuild log:
https://github.com/r4df0x/UnofficialOS/actions/runs/24285058852/job/70912939712
Not performed:
Test Configuration:
ubuntu-22.04Checklist: