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: <20250905190931.27481-1-ghatto404@gmail.com>
Date: Fri,  5 Sep 2025 19:09:28 +0000
From: Eric Gonçalves <ghatto404@...il.com>
To: Bjorn Andersson <andersson@...nel.org>,
	Konrad Dybcio <konradybcio@...nel.org>,
	Rob Herring <robh@...nel.org>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	Conor Dooley <conor+dt@...nel.org>
Cc: linux-arm-msm@...r.kernel.org,
	devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	Eric Gonçalves <ghatto404@...il.com>
Subject: [PATCH v1 0/3] arm64: dts: qcom: add initial support for Samsung Galaxy S20

This patchset splits sm8250-samsung-r8q.dts and adds
sm8250-samsung-common.dtsi, which contains common definitions for Samsung
devices that use the same SoC - the S20, Tab S7 and Note 20 series. With
that, also add a DTS for x1q board, which is the Samsung Galaxy S20.

Thanks,
Eric

Eric Gonçalves (3):
  arm64: dts: qcom: sm8250-samsung-r8q: Move common parts to dtsi
  dt-bindings: arm: qcom: document x1q board binding
  arm64: dts: qcom: add initial support for Samsung Galaxy S20

 .../devicetree/bindings/arm/qcom.yaml         |   1 +
 arch/arm64/boot/dts/qcom/Makefile             |   1 +
 .../boot/dts/qcom/sm8250-samsung-common.dtsi  | 204 ++++++++++++++++++
 .../boot/dts/qcom/sm8250-samsung-r8q.dts      |  42 ++--
 .../boot/dts/qcom/sm8250-samsung-x1q.dts      |  26 +++
 5 files changed, 245 insertions(+), 29 deletions(-)
 create mode 100644 arch/arm64/boot/dts/qcom/sm8250-samsung-common.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/sm8250-samsung-x1q.dts

-- 
2.50.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ