[PATCH v2 0/3] arm64: dts: qcom: Introduce Asus Zenbook A14 (UX3407NA)

From: Bjorn Andersson

Date: Tue Sep 15 2026 - 21:57:14 EST


UX3407NA is a variant of the Asus Zenbook A14 built on the Qualcomm
Glymur platform.

This (v2) remains dependent on the eDP support here:
https://lore.kernel.org/linux-arm-msm/20260622-glymur-edp-phy-v1-0-814b45089ac9@xxxxxxxxxxxxxxxx/

As reported by both Chris and Nicko, the A14 only has 2 speakers so this
has now been resolved. But, on linux-next I need to introduce a
pm_runtime_forbid() in the soundwire controller (swr0) to avoid SWR bus
clashes when trying to play audio.

UCM config and audioreach topologies can be found here:
https://github.com/alsa-project/alsa-ucm-conf/pull/858
https://github.com/linux-msm/audioreach-topology/pull/78

The power grid was revised since v1 which removes the crosstalk
previously seen between eDP and WiFi TX - which means WiFi is now
functional (with the right board-2.bin).

HDMI remains non-functional, patches for this are being prepared.

---
Changes in v2:
- Dropped chosen {}
- Protected EC reset pin
- Added camera, mic and privacy LEDs
- Changed WiFi/BT to use the M.2 binding
- Added a bit of CMA for good measure
- Corrected speaker descriptions (there seems to only be 2 WSAs)
- Added missing redriver definitions
- Rebased on pcie3 PHY changes
- Added tcsr supplies
- Patches prepared and posted on the Zenbook A14 itself
- Link to v1: https://patch.msgid.link/20260623-zenbook-dts-v1-0-3f80f680381d@xxxxxxxxxxxxxxxx

To: Bjorn Andersson <andersson@xxxxxxxxxx>
To: Konrad Dybcio <konradybcio@xxxxxxxxxx>
To: Abel Vesa <abelvesa@xxxxxxxxxx>
To: Rob Herring <robh@xxxxxxxxxx>
To: Krzysztof Kozlowski <krzk+dt@xxxxxxxxxx>
To: Conor Dooley <conor+dt@xxxxxxxxxx>
Cc: linux-arm-msm@xxxxxxxxxxxxxxx
Cc: devicetree@xxxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx
Cc: Nicko van Someren <nicko@xxxxxxxxx>
Cc: Chris Pouliot <chris@xxxxxxxxxx>

---
Bjorn Andersson (3):
dt-bindings: arm: qcom: Add Asus Zenbook A14 (UX3407NA)
arm64: dts: qcom: glymur: Add Asus Zenbook A14 (UX3407NA)
firmware: qcom: scm: Allow QSEECOM on Asus Zenbook A14 (UX3407NA)

Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
arch/arm64/boot/dts/qcom/Makefile | 1 +
.../dts/qcom/glymur-asus-zenbook-a14-ux3407na.dts | 1140 ++++++++++++++++++++
drivers/firmware/qcom/qcom_scm.c | 1 +
4 files changed, 1143 insertions(+)
---
base-commit: 68142f986ff04b2b70b31db00f719bf690f64a9a
change-id: 20260623-zenbook-dts-b69019671266

Best regards,
--
Bjorn Andersson <bjorn.andersson@xxxxxxxxxxxxxxxx>