[PATCH 0/2] arm64: dts: qcom: Add support for Radxa AirBox Q900
From: Mecid Urganci
Date: Wed Mar 18 2026 - 04:37:29 EST
This series adds device tree support for the Radxa AirBox Q900,
a device based on the Qualcomm QCS9075 SoC (Lemans Family).
The board features:
- HDMI 2.0 output via dp0
- 2x USB 3.1 Gen 2 ports
- 2x 2.5GbE Ethernet ports (QCA8081 PHY)
- Onboard UFS storage
Patch 1 adds the compatible string to the arm/qcom binding.
Patch 2 adds the board DTS.
Tested on Armbian Debian Trixie with HDMI output, Ethernet, USB and
UFS confirmed working.
Mecid Urganci (2):
dt-bindings: arm: qcom: Add qcs9075-radxa-airbox-q900
arm64: dts: qcom: Add qcs9075-radxa-airbox-q900
.../devicetree/bindings/arm/qcom.yaml | 6 +
arch/arm64/boot/dts/qcom/Makefile | 1 +
.../dts/qcom/qcs9075-radxa-airbox-q900.dts | 1012 +++++++++++++++++
3 files changed, 1019 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/qcs9075-radxa-airbox-q900.dts
--
2.47.3