public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: dts: qcom: Add support for Radxa AirBox Q900
@ 2026-03-18  8:36 Mecid Urganci
  2026-03-18  8:36 ` [PATCH 1/2] dt-bindings: arm: qcom: Add qcs9075-radxa-airbox-q900 Mecid Urganci
  2026-03-18  8:36 ` [PATCH 2/2] arm64: dts: " Mecid Urganci
  0 siblings, 2 replies; 10+ messages in thread
From: Mecid Urganci @ 2026-03-18  8:36 UTC (permalink / raw)
  To: andersson, konradybcio
  Cc: robh, krzk+dt, conor+dt, richardcochran, linux-arm-msm,
	devicetree, linux-kernel, netdev, Mecid Urganci

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


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-03-18 10:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-18  8:36 [PATCH 0/2] arm64: dts: qcom: Add support for Radxa AirBox Q900 Mecid Urganci
2026-03-18  8:36 ` [PATCH 1/2] dt-bindings: arm: qcom: Add qcs9075-radxa-airbox-q900 Mecid Urganci
2026-03-18  8:51   ` Krzysztof Kozlowski
2026-03-18  9:55     ` mecid
2026-03-18 10:15       ` Krzysztof Kozlowski
2026-03-18  8:36 ` [PATCH 2/2] arm64: dts: " Mecid Urganci
2026-03-18  8:56   ` Krzysztof Kozlowski
2026-03-18 10:02     ` mecid
2026-03-18  8:57   ` Neil Armstrong
2026-03-18 10:10   ` Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox