[PATCH 0/4] arm64: dts: qcom: Support Retroid Pocket QCS8550 Devices
Aaron Kling via B4 Relay <[email protected]>
| Newsgroups | org.kernel.vger.linux-arm-msm,org.kernel.feeds.b4-sent,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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/[email protected]/ Signed-off-by: Aaron Kling <[email protected]> --- 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 | 7 ++ .../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, 251 insertions(+) --- base-commit: 6b8c8af514d739d0335f5579b585e02babe8a727 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 <[email protected]>