-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Add new device Retroid Pocket RP5 and RPMini #7521
Add new device Retroid Pocket RP5 and RPMini #7521
Conversation
Nice work, I'm going to test the kernel patches on xiaomi-elish. |
Any conflict / regression with this kernel patches? |
Looks fine. But at the moment dsi panel of xiaomi elish is broken with 6.11.10 kernel. I'm thinking of bumping sm8250-current to 6.12. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Although I'm not able to check on xiaomi elish because its dsi panel is broken with 6.11.10, let's merge it. I will include the kernel patches when bumping 6.12.
Actually I have 6.12 tree also, but since in Armbian still use 6.11, so I follow to use that. |
Description
Retroid Pocket RP5 and RPMini are Qualcomm SM8250 based device, but since it come with dual boot capability, Booting Android from UFS and also have u-boot that can boot UEFI based OS from MicroSD card slot, so this PR are for building existing SM8250 platform that producing SDCard image instead of ABL type image.
Actually RP5 and RPMini are only different in dtb image used and also slightly different cmdline, so in the future it can be merge to only use 1 config files and use grub boot option to select the device.
How Has This Been Tested?
RP5:
RPMini:
Peripheral that was working :
Only Audio part that still hit and miss, sometime it not detected, but when detected default volume are too loud, so set volume to minimal first before use.
Checklist: