[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260121112721.2981491-1-wwfu06@163.com>
Date: Wed, 21 Jan 2026 19:27:19 +0800
From: weifu wu <wwfu06@....com>
To: andersson@...nel.org,
konradybcio@...nel.org,
robh@...nel.org
Cc: krzk+dt@...nel.org,
conor+dt@...nel.org,
linux-arm-msm@...r.kernel.org,
devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
weifu wu <wwfu06@....com>
Subject: [PATCH v3 0/2] arm64: dts: qcom: add Acer Swift SFA14-11 support
This patch series adds support for the Acer Swift 14 Go Pro AI (SFA14-11) laptop powered by the Qualcomm X1E78100 SoC.
Patch 1 updates the DT bindings: it adds the new compatible string "acer,swift-sfa14-11" preceding the existing ThinkPad T14s entry.
Patch 2 synchronizes with the linux-next-20260120 source tree and adjusts the device tree node ordering based on previous review feedback.
All validation checks have passed successfully: dt_binding_check and dtbs_check both report no issues.
Additionally, the DTS has been fully validated through two steps:
1. Successful dtbs compilation
2. Successful boot test on the target Acer Swift SFA14-11 hardware
Test commands:
make dt_binding_check DT_SCHEMA_FILES=Documentation/devicetree/bindings/arm/qcom.yaml
make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- CHECK_DTBS=y arch/arm64/boot/dts/qcom/ -j$(nproc)
Best regards,
weifu wu (2):
dt-bindings: arm: qcom: add Acer Swift SFA14-11
arm64: dts: qcom: add Acer Swift SFA14-11 device tree
.../devicetree/bindings/arm/qcom.yaml | 1 +
arch/arm64/boot/dts/qcom/Makefile | 2 +
.../dts/qcom/x1e78100-acer-swift-sfa14-11.dts | 1784 +++++++++++++++++
3 files changed, 1787 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/x1e78100-acer-swift-sfa14-11.dts
--
2.51.0
Powered by blists - more mailing lists