public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] arm64: dts: qcom: add Acer Swift SFA14-11 support
@ 2026-01-21 11:27 weifu wu
  2026-01-21 11:27 ` [PATCH v3 1/2] dt-bindings: arm: qcom: add Acer Swift SFA14-11 weifu wu
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: weifu wu @ 2026-01-21 11:27 UTC (permalink / raw)
  To: andersson, konradybcio, robh
  Cc: krzk+dt, conor+dt, linux-arm-msm, devicetree, linux-kernel,
	weifu wu

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


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

end of thread, other threads:[~2026-02-17 15:15 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-21 11:27 [PATCH v3 0/2] arm64: dts: qcom: add Acer Swift SFA14-11 support weifu wu
2026-01-21 11:27 ` [PATCH v3 1/2] dt-bindings: arm: qcom: add Acer Swift SFA14-11 weifu wu
2026-01-21 11:48   ` Krzysztof Kozlowski
2026-01-28 11:55   ` Konrad Dybcio
2026-01-28 13:19     ` Konrad Dybcio
2026-01-21 11:27 ` [PATCH v3 2/2] arm64: dts: qcom: add Acer Swift SFA14-11 device tree weifu wu
2026-01-21 11:50   ` Krzysztof Kozlowski
2026-01-28 12:25   ` Konrad Dybcio
2026-01-28 14:05     ` wwf
2026-02-03 11:02       ` Konrad Dybcio
2026-02-05 10:13         ` wwf
2026-02-17 15:15           ` Konrad Dybcio
2026-01-21 11:52 ` [PATCH v3 0/2] arm64: dts: qcom: add Acer Swift SFA14-11 support Krzysztof Kozlowski

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