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

weifu wu posted 2 patches 1 month ago
.../devicetree/bindings/arm/qcom.yaml         |    6 -
arch/arm64/boot/dts/qcom/Makefile             |    2 +
.../dts/qcom/x1e78100-acer-swift-sfa14-11.dts | 1650 +++++++++++++++++
3 files changed, 1652 insertions(+), 6 deletions(-)
create mode 100644 arch/arm64/boot/dts/qcom/x1e78100-acer-swift-sfa14-11.dts
[PATCH v2 0/2] Add Acer Swift SFA14-11 DT and bindings
Posted by weifu wu 1 month ago
dt-bindings: arm: qcom: Remove duplicate const and add Acer Swift SFA14-11

Patch 1 adds the device tree source file and updates the Makefile to include it. [Unmodified]
Patch 2 introduces the DT binding documentation for the new board compatible string. [Modified]

weifu wu (2):
  arm64: dts: qcom: add Acer Swift SFA14-11 device tree
  dt-bindings: arm: qcom: add Acer Swift SFA14-11

 .../devicetree/bindings/arm/qcom.yaml         |    6 -
 arch/arm64/boot/dts/qcom/Makefile             |    2 +
 .../dts/qcom/x1e78100-acer-swift-sfa14-11.dts | 1650 +++++++++++++++++
 3 files changed, 1652 insertions(+), 6 deletions(-)
 create mode 100644 arch/arm64/boot/dts/qcom/x1e78100-acer-swift-sfa14-11.dts

-- 
2.48.1
Re: [PATCH v2 0/2] Add Acer Swift SFA14-11 DT and bindings
Posted by Krzysztof Kozlowski 1 month ago
On 05/01/2026 12:04, weifu wu wrote:
> dt-bindings: arm: qcom: Remove duplicate const and add Acer Swift SFA14-11
> 
> Patch 1 adds the device tree source file and updates the Makefile to include it. [Unmodified]
> Patch 2 introduces the DT binding documentation for the new board compatible string. [Modified]
> 

Still no changelog and no improvements. That's actually v3?

Also, one posting per 24h. You keep sending the same, ignoring feedback
so waiting time is apparently necessary for you to read what people
wrote in response.

Best regards,
Krzysztof