Add new device Retroid Pocket RP5 and RPMini #7521
Merged
+6,912
−14
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
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: