Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: Bjorn Andersson <andersson@kernel.org>
To: Konrad Dybcio <konradybcio@kernel.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Catalin Marinas <catalin.marinas@arm.com>,
	Will Deacon <will@kernel.org>,
	Satya Durga Srinivasu Prabhala <quic_satyap@quicinc.com>,
	Trilok Soni <quic_tsoni@quicinc.com>,
	Melody Olvera <quic_molvera@quicinc.com>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Jishnu Prakash <quic_jprakash@quicinc.com>,
	Taniya Das <quic_tdas@quicinc.com>,
	Raviteja Laggyshetty <quic_rlaggysh@quicinc.com>
Subject: Re: (subset) [PATCH v3 0/7] dts: qcom: Introduce SM8750 device trees
Date: Mon,  6 Jan 2025 11:34:29 -0600	[thread overview]
Message-ID: <173618486756.8645.2856249152434296360.b4-ty@kernel.org> (raw)
In-Reply-To: <20241204-sm8750_master_dt-v3-0-4d5a8269950b@quicinc.com>


On Wed, 04 Dec 2024 15:18:00 -0800, Melody Olvera wrote:
> This series adds the initial device tree support for the SM8750 SoCs
> needed to boot to shell. This specifically adds support for clocks,
> pinctrl, rpmhpd, regulators, interconnects, and SoC and board
> compatibles.
> 
> The Qualcomm Technologies, Inc. SM8750 SoC is the latest in the line of
> consumer mobile device SoCs. See more at:
> https://www.qualcomm.com/content/dam/qcomm-martech/dm-assets/images/company/news-media/media-center/press-kits/snapdragon-summit-2024/day-1/documents/Snapdragon8EliteProductBrief.pdf
> 
> [...]

Applied, thanks!

[1/7] dt-bindings: arm: qcom: Document SM8750 SoC and boards
      commit: 5202bca52a6b48bf51500e302dca24d722c40990
[2/7] arm64: dts: qcom: Add PMD8028 PMIC
      commit: 167466c07085d76ce41989edb0a9598f37b56185
[3/7] arm64: dts: qcom: Add PMIH0108 PMIC
      commit: 2cf3496e50f308d80142bad85946a3a3ad7d7248
[4/7] arm64: dts: qcom: Add base SM8750 dtsi
      commit: 068c3d3c83be47fe933679d6cf6f324f60941176
[5/7] arm64: dts: qcom: sm8750: Add pmic dtsi
      commit: 7f9738e0a8dbd78d47b95981792dee013f28981c
[6/7] arm64: dts: qcom: Add board dts files for SM8750 MTP and QRD
      commit: 6a02becf4b42f1664d9443e7d2049dd4e31e5ff5

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

      parent reply	other threads:[~2025-01-06 17:34 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-04 23:18 [PATCH v3 0/7] dts: qcom: Introduce SM8750 device trees Melody Olvera
2024-12-04 23:18 ` [PATCH v3 1/7] dt-bindings: arm: qcom: Document SM8750 SoC and boards Melody Olvera
2024-12-04 23:18 ` [PATCH v3 2/7] arm64: dts: qcom: Add PMD8028 PMIC Melody Olvera
2024-12-05 17:15   ` Dmitry Baryshkov
2024-12-04 23:18 ` [PATCH v3 3/7] arm64: dts: qcom: Add PMIH0108 PMIC Melody Olvera
2024-12-05 17:15   ` Dmitry Baryshkov
2024-12-04 23:18 ` [PATCH v3 4/7] arm64: dts: qcom: Add base SM8750 dtsi Melody Olvera
2024-12-05 16:05   ` Konrad Dybcio
2024-12-04 23:18 ` [PATCH v3 5/7] arm64: dts: qcom: sm8750: Add pmic dtsi Melody Olvera
2024-12-05 16:14   ` Konrad Dybcio
2024-12-04 23:18 ` [PATCH v3 6/7] arm64: dts: qcom: Add board dts files for SM8750 MTP and QRD Melody Olvera
2024-12-05 16:45   ` Konrad Dybcio
2024-12-05 18:21     ` Melody Olvera
2024-12-11 18:46       ` Melody Olvera
2024-12-04 23:18 ` [PATCH v3 7/7] arm64: defconfig: Enable SM8750 SoC base configs Melody Olvera
2025-01-06 17:34 ` Bjorn Andersson [this message]

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=173618486756.8645.2856249152434296360.b4-ty@kernel.org \
    --to=andersson@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=quic_jprakash@quicinc.com \
    --cc=quic_molvera@quicinc.com \
    --cc=quic_rlaggysh@quicinc.com \
    --cc=quic_satyap@quicinc.com \
    --cc=quic_tdas@quicinc.com \
    --cc=quic_tsoni@quicinc.com \
    --cc=robh@kernel.org \
    --cc=will@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