devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Eric Gonçalves" <ghatto404@gmail.com>
To: Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	"Eric Gonçalves" <ghatto404@gmail.com>
Subject: [PATCH v1 0/3] arm64: dts: qcom: add initial support for Samsung Galaxy S20
Date: Fri,  5 Sep 2025 19:09:28 +0000	[thread overview]
Message-ID: <20250905190931.27481-1-ghatto404@gmail.com> (raw)

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


             reply	other threads:[~2025-09-05 19:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-05 19:09 Eric Gonçalves [this message]
2025-09-05 19:09 ` [PATCH v1 1/3] arm64: dts: qcom: sm8250-samsung-r8q: Move common parts to dtsi Eric Gonçalves
2025-09-08 16:00   ` Konrad Dybcio
2025-09-09 20:22     ` Eric Gonçalves
2025-09-05 19:09 ` [PATCH v1 2/3] dt-bindings: arm: qcom: document x1q board binding Eric Gonçalves
2025-09-06 19:16   ` Rob Herring (Arm)
2025-09-05 19:09 ` [PATCH v1 3/3] arm64: dts: qcom: add initial support for Samsung Galaxy S20 Eric Gonçalves
2025-09-08 16:00   ` Konrad Dybcio
2025-09-09 16:56 ` [PATCH v1 0/3] " Bjorn Andersson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250905190931.27481-1-ghatto404@gmail.com \
    --to=ghatto404@gmail.com \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).