[PATCH v2 0/4] arm64: dts: qcom: Support Retroid Pocket QCS8550 Devices
From: Aaron Kling via B4 Relay
Date: Thu Aug 20 2026 - 23:36:10 EST
This specifically includes:
* Nova
* RP6
Retroid Pocket is effectively a sister company/brand to AYN. They are
both under Moorechip and all hardware designs are handled by Moorechip.
Thus the electrical designs are largely shared within a SoC generation.
Hence these include the AYN QCS8550 common dtsi. As such, this series
depends on the AYN QCS8550 series [0].
These two devices are almost electrically identical. The only notable
difference is the panels.
Definitions for parts of the hardware that are not yet supported by
mainline are not included. Such as:
* Panels
* All rgb leds
* The built-in uart gamepad
[0] https://lore.kernel.org/linux-arm-msm/20260727-ayn-qcs8550-v9-0-e3db456e10e5@xxxxxxxxx/
Signed-off-by: Aaron Kling <webgeek1234@xxxxxxxxx>
---
Changes in v2:
- In patch 1, consolidate the new devices to the existing qcs8550 list
- In patches 2 and 3, make regulator naming consistent
- In patches 2 and 3, move the mdss_dsi1 node to the correct
alphabetical location
- In patches 2 and 3, fix some style issues with pinctrl references
- Link to v1: https://lore.kernel.org/r/20260808-rp-qcs8550-v1-0-a5a365ba3dc5@xxxxxxxxx
---
Aaron Kling (4):
dt-bindings: vendor-prefixes: Add Retroid Pocket
dt-bindings: arm: qcom: Add Retroid Pocket QCS8550 Devices
arm64: dts: qcom: Add Retroid Pocket 6
arm64: dts: qcom: Add Retroid Pocket Nova
Documentation/devicetree/bindings/arm/qcom.yaml | 2 +
.../devicetree/bindings/vendor-prefixes.yaml | 2 +
arch/arm64/boot/dts/qcom/Makefile | 2 +
.../boot/dts/qcom/qcs8550-retroidpocket-nova.dts | 118 ++++++++++++++++++++
.../boot/dts/qcom/qcs8550-retroidpocket-rp6.dts | 122 +++++++++++++++++++++
5 files changed, 246 insertions(+)
---
base-commit: 7079a12d7506b07fb53b54a664bfad5fa9b16d70
change-id: 20260808-rp-qcs8550-85c84760f6f3
prerequisite-change-id: 20260217-ayn-qcs8550-16c07b63de26:v9
prerequisite-patch-id: 17ba304f7a8a08cc78f98e198db9c51f4786a22c
prerequisite-patch-id: 21873631f5dcdb9bbbdb5c20c3f5e9816cc405f9
prerequisite-patch-id: bf7b5dea0097cbbdf04929a4246d1fc65c607ea8
prerequisite-patch-id: d7f546eddc96a4f31a1e681abddbc96bd68abb32
prerequisite-patch-id: d40d784ad8efbb1204c024408be2067725a06cf2
prerequisite-patch-id: 25bbd55199a8250a912ef542b31f43dd5ccdbc90
Best regards,
--
Aaron Kling <webgeek1234@xxxxxxxxx>