[PATCH v2 0/5] arm64: dts: qcom: Support AYN QCS8550 Devices
From: Aaron Kling via B4 Relay
Date: Wed Mar 11 2026 - 13:45:23 EST
This specifically includes:
* Odin 2 Mini
* Odin 2 Portal
* Thor
The original Odin 2 dtso is not currently included as it has not yet
been verified.
The initial port was done by Teguh Sobirin for ROCKNIX and was made
available on the AYN github [0].
Support has been removed for things not yet supported by the upstream
kernel, these will be added later when the related drivers are submitted
and picked up. Such includes:
* All panels
* The Odin 2 Mini backlight and touch
* All rgb leds
* The built-in uart gamepad
This series depends on one other series as described in b4 deps. Namely,
the one adding the AYN vendor [1]. This must be merged first for schema
checks to succeed.
[0] https://github.com/AYNTechnologies/linux/commits/sm8550/v6.17.5/
[1] https://lore.kernel.org/all/20260220-ayn-vendor-v1-1-292cbbb682b3@xxxxxxxxx/
Signed-off-by: Aaron Kling <webgeek1234@xxxxxxxxx>
---
Changes in v2:
- Drop awinic bindings dep as a duplicated patch already exists
- Change Co-authored-by tags to Co-developed-by
- Drop alias to currently unused uart15 in patch 2
- Link to v1: https://lore.kernel.org/r/20260311-ayn-qcs8550-v1-0-fe8b2faad1ea@xxxxxxxxx
---
Aaron Kling (1):
dt-bindings: arm: qcom: Add AYN QCS8550 Devices
Teguh Sobirin (4):
arm64: dts: qcom: Add AYN QCS8550 Common
arm64: dts: qcom: Add AYN Odin 2 Mini
arm64: dts: qcom: Add AYN Odin 2 Portal
arm64: dts: qcom: Add AYN Thor
Documentation/devicetree/bindings/arm/qcom.yaml | 10 +
arch/arm64/boot/dts/qcom/Makefile | 7 +
arch/arm64/boot/dts/qcom/qcs8550-ayntec-common.dts | 1777 ++++++++++++++++++++
.../boot/dts/qcom/qcs8550-ayntec-odin2mini.dtso | 147 ++
.../boot/dts/qcom/qcs8550-ayntec-odin2portal.dtso | 79 +
arch/arm64/boot/dts/qcom/qcs8550-ayntec-thor.dtso | 223 +++
6 files changed, 2243 insertions(+)
---
base-commit: f90aadf1c67c8b4969d1e5e6d4fd7227adb6e4d7
change-id: 20260217-ayn-qcs8550-16c07b63de26
prerequisite-change-id: 20260220-ayn-vendor-a153168c29b2:v1
prerequisite-patch-id: 042cab8f04748207ba5395dd0f23c445955aaa2b
Best regards,
--
Aaron Kling <webgeek1234@xxxxxxxxx>