[PATCH 0/2] Add Acer Swift SFA14-11 DT and bindings

weifu wu posted 2 patches 1 month ago
There is a newer version of this series
.../devicetree/bindings/arm/qcom.yaml         |    7 +
arch/arm64/boot/dts/qcom/Makefile             |    2 +
.../dts/qcom/x1e78100-acer-swift-sfa14-11.dts | 1650 +++++++++++++++++
3 files changed, 1659 insertions(+)
create mode 100644 arch/arm64/boot/dts/qcom/x1e78100-acer-swift-sfa14-11.dts
[PATCH 0/2] Add Acer Swift SFA14-11 DT and bindings
Posted by weifu wu 1 month ago
 This series adds initial device tree support for the Acer Swift SFA14-11 laptop based on the Qualcomm X1E78100 SoC.
 
 Patch 1 introduces the DT binding documentation for the new board compatible string.
 Patch 2 adds the device tree source file and updates the Makefile to include it.
 
 The device tree enables basic peripherals including the eDP panel, backlight, USB and PCIe.
  The changes have been tested by building dtbs and booting on the target hardware, with display and backlight verified via eDP.

 The first attempt to submit the patch failed due to an SMTP server error. The patch is being resubmitted with a different SMTP server configured.

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         |    7 +
 arch/arm64/boot/dts/qcom/Makefile             |    2 +
 .../dts/qcom/x1e78100-acer-swift-sfa14-11.dts | 1650 +++++++++++++++++
 3 files changed, 1659 insertions(+)
 create mode 100644 arch/arm64/boot/dts/qcom/x1e78100-acer-swift-sfa14-11.dts

-- 
2.48.1
Re: [PATCH 0/2] Add Acer Swift SFA14-11 DT and bindings
Posted by Krzysztof Kozlowski 1 month ago
On 05/01/2026 11:12, weifu wu wrote:
>  This series adds initial device tree support for the Acer Swift SFA14-11 laptop based on the Qualcomm X1E78100 SoC.
>  
>  Patch 1 introduces the DT binding documentation for the new board compatible string.
>  Patch 2 adds the device tree source file and updates the Makefile to include it.
>  
>  The device tree enables basic peripherals including the eDP panel, backlight, USB and PCIe.
>   The changes have been tested by building dtbs and booting on the target hardware, with display and backlight verified via eDP.
> 
>  The first attempt to submit the patch failed due to an SMTP server error. The patch is being resubmitted with a different SMTP server configured.


You already sent it and received reply. So one day later, you read the
review, decided to ignore everything else I wrote except the threading
and sent exactly the same. So what about my time spent on reviewing
this? Does not matter? If so, NAK.

Read submitting patches also how to properly write commit msgs.

Best regards,
Krzysztof