lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260105101239.2591419-1-wwfu06@163.com>
Date: Mon,  5 Jan 2026 18:12:36 +0800
From: weifu wu <wwfu06@....com>
To: andersson@...nel.org,
	konradybcio@...nel.org
Cc: robh@...nel.org,
	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 0/2] Add Acer Swift SFA14-11 DT and bindings

 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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ