[PATCH v1 0/3] arm64: dts: qcom: add initial support for Samsung Galaxy S20

Eric Gonçalves posted 3 patches 4 days, 6 hours ago
.../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
[PATCH v1 0/3] arm64: dts: qcom: add initial support for Samsung Galaxy S20
Posted by Eric Gonçalves 4 days, 6 hours ago
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

Re: [PATCH v1 0/3] arm64: dts: qcom: add initial support for Samsung Galaxy S20
Posted by Bjorn Andersson 8 hours ago
On Fri, 05 Sep 2025 19:09:28 +0000, Eric Gonçalves wrote:
> 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
> 
> [...]

Applied, thanks!

[1/3] arm64: dts: qcom: sm8250-samsung-r8q: Move common parts to dtsi
      commit: 194c7636faf8bab8deea3800e168b23319a9c198
[2/3] dt-bindings: arm: qcom: document x1q board binding
      commit: 818045d1658fd4ceec06fb6efa62ed9c5b7f23cf
[3/3] arm64: dts: qcom: add initial support for Samsung Galaxy S20
      commit: af7bf2a2bf8fe01b6e2f68af19517a4eec48bdbb

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>