[PATCH 0/2] arm64: qcom: add Ayaneo Pocket DS gaming console

Alexandre Hamamdjian via B4 Relay posted 2 patches 1 month ago
There is a newer version of this series
Documentation/devicetree/bindings/arm/qcom.yaml    |    6 +
arch/arm64/boot/dts/qcom/Makefile                  |    1 +
.../dts/qcom/qcs8550-ayaneo-pocket-common.dtsi     | 1596 ++++++++++++++++++++
.../boot/dts/qcom/qcs8550-ayaneo-pocketds.dts      |  170 +++
4 files changed, 1773 insertions(+)
[PATCH 0/2] arm64: qcom: add Ayaneo Pocket DS gaming console
Posted by Alexandre Hamamdjian via B4 Relay 1 month ago
This series adds initial support for the Ayaneo Pocket DS, a handheld
gaming console built around the Qualcomm QCS8550 SoC.

This introduces the device tree itself, split into:
- qcs8550-ayaneo-pocket-common.dtsi: shared QCS8550 board base
  intended to be reused by future siblings in the same family.
- qcs8550-ayaneo-pocketds.dts: This device's DTS

Only the basics are wired up at this stage (boot to console, core
peripherals enabled in the common dtsi); additional functionality
will follow in later submissions.

Signed-off-by: Alexandre Hamamdjian <azkali.limited@gmail.com>
---
Teguh Sobirin (2):
      dt-bindings: arm: qcom: document the Ayaneo Pocket DS
      arm64: dts: qcom: add basic devicetree for Ayaneo Pocket DS gaming console

 Documentation/devicetree/bindings/arm/qcom.yaml    |    6 +
 arch/arm64/boot/dts/qcom/Makefile                  |    1 +
 .../dts/qcom/qcs8550-ayaneo-pocket-common.dtsi     | 1596 ++++++++++++++++++++
 .../boot/dts/qcom/qcs8550-ayaneo-pocketds.dts      |  170 +++
 4 files changed, 1773 insertions(+)
---
base-commit: e98d21c170b01ddef366f023bbfcf6b31509fa83
change-id: 20260510-pocketds-e0e7b99cf369

Best regards,
--  
Alexandre Hamamdjian <azkali.limited@gmail.com>