Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
From: Bjorn Andersson <andersson@kernel.org>
To: Manivannan Sadhasivam <mani@kernel.org>
Cc: quic_jprakash@quicinc.com, krzysztof.kozlowski+dt@linaro.org,
	devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	konrad.dybcio@somainline.org, robh+dt@kernel.org, steev@kali.org,
	linux-kernel@vger.kernel.org, johan+linaro@kernel.org
Subject: Re: [PATCH v4 00/12] sc8280xp-pmic updates and X13s thermal zone support
Date: Sun,  6 Nov 2022 21:12:27 -0600	[thread overview]
Message-ID: <166779074272.500303.17994434074801664841.b4-ty@kernel.org> (raw)
In-Reply-To: <20221103095810.64606-1-manivannan.sadhasivam@linaro.org>

On Thu, 3 Nov 2022 15:27:58 +0530, Manivannan Sadhasivam wrote:
> This series adds below updates to sc8280xp-pmics:
> 
> PM8280_{1/2}:
> - Temp alarm
> - Thermal zones
> - VADC channels
> - ADC_TM5 channels
> 
> [...]

Applied, thanks!

[01/12] dt-bindings: iio: qcom: adc7-pm8350: Allow specifying SID for channels
        commit: 22f1d06f4f283e36622036726093032a07d67c0d
[02/12] arm64: dts: qcom: sc8280xp-pmics: Add temp alarm for PM8280_{1/2} PMICs
        commit: 6c82f40ec94ed99eb5200fc0d3afe79648078d93
[03/12] arm64: dts: qcom: sc8280xp-pmics: Add thermal zones for PM8280_{1/2} PMICs
        commit: 448a7821daa1bb12ec0978694cd0e77be3d9663b
[04/12] arm64: dts: qcom: sc8280xp-pmics: Add support for PMK8280 RESIN input
        commit: 34bd6d227ffc99d8ce1ced20bbfceacb14651869
[05/12] arm64: dts: qcom: sc8280xp-pmics: Add PMK8280 ADC7 block
        commit: e0f681f7294a9899dbae897f31720efc30807582
[06/12] arm64: dts: qcom: sc8280xp-pmics: Add support for TM5 block in PMK8280
        commit: 5cd549c7e7cd55453e0c0d4f2c1f51d071061451
[07/12] arm64: dts: qcom: sc8280xp-x13s: Enable PMK8280 RESIN input
        commit: 7858c676c8b243941d1539c6e2619c1713292025
[08/12] arm64: dts: qcom: sc8280xp-x13s: Add PMK8280 VADC channels
        commit: 9a6b3042c5337141a2ad202c6e6a28e4e0440c29
[09/12] arm64: dts: qcom: sc8280xp-x13s: Add PM8280_{1/2} VADC channels
        commit: 3375151a71855d44edf4ff78aedac6d5272525ff
[10/12] arm64: dts: qcom: sc8280xp-x13s: Add PMR735A VADC channel
        commit: 9d41cd17394aca9ce3e00ab52edfa35f1848d2b3
[11/12] arm64: dts: qcom: sc8280xp-x13s: Add PM8280_{1/2} ADC_TM5 channels
        commit: 7c0151347401a55f98afa640f741f70e411ce685
[12/12] arm64: dts: qcom: sc8280xp-x13s: Add thermal zone support
        commit: 31863c523ac5bd2b0fe0857c6405a7431c59d653

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

      parent reply	other threads:[~2022-11-07  3:14 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-03  9:57 [PATCH v4 00/12] sc8280xp-pmic updates and X13s thermal zone support Manivannan Sadhasivam
2022-11-03  9:57 ` [PATCH v4 01/12] dt-bindings: iio: qcom: adc7-pm8350: Allow specifying SID for channels Manivannan Sadhasivam
2022-11-17 12:14   ` Krzysztof Kozlowski
2022-11-17 12:26     ` Manivannan Sadhasivam
2022-11-03  9:58 ` [PATCH v4 02/12] arm64: dts: qcom: sc8280xp-pmics: Add temp alarm for PM8280_{1/2} PMICs Manivannan Sadhasivam
2022-11-03  9:58 ` [PATCH v4 03/12] arm64: dts: qcom: sc8280xp-pmics: Add thermal zones " Manivannan Sadhasivam
2022-11-03  9:58 ` [PATCH v4 04/12] arm64: dts: qcom: sc8280xp-pmics: Add support for PMK8280 RESIN input Manivannan Sadhasivam
2022-11-03  9:58 ` [PATCH v4 05/12] arm64: dts: qcom: sc8280xp-pmics: Add PMK8280 ADC7 block Manivannan Sadhasivam
2022-11-03  9:58 ` [PATCH v4 06/12] arm64: dts: qcom: sc8280xp-pmics: Add support for TM5 block in PMK8280 Manivannan Sadhasivam
2022-11-03  9:58 ` [PATCH v4 07/12] arm64: dts: qcom: sc8280xp-x13s: Enable PMK8280 RESIN input Manivannan Sadhasivam
2022-11-03  9:58 ` [PATCH v4 08/12] arm64: dts: qcom: sc8280xp-x13s: Add PMK8280 VADC channels Manivannan Sadhasivam
2022-11-03  9:58 ` [PATCH v4 09/12] arm64: dts: qcom: sc8280xp-x13s: Add PM8280_{1/2} " Manivannan Sadhasivam
2022-11-03  9:58 ` [PATCH v4 10/12] arm64: dts: qcom: sc8280xp-x13s: Add PMR735A VADC channel Manivannan Sadhasivam
2022-11-03  9:58 ` [PATCH v4 11/12] arm64: dts: qcom: sc8280xp-x13s: Add PM8280_{1/2} ADC_TM5 channels Manivannan Sadhasivam
2022-11-03 11:32   ` Johan Hovold
2022-11-06  4:35     ` Bjorn Andersson
2022-11-03  9:58 ` [PATCH v4 12/12] arm64: dts: qcom: sc8280xp-x13s: Add thermal zone support Manivannan Sadhasivam
2022-11-03 20:11   ` Konrad Dybcio
2022-11-07  3:12 ` 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=166779074272.500303.17994434074801664841.b4-ty@kernel.org \
    --to=andersson@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=johan+linaro@kernel.org \
    --cc=konrad.dybcio@somainline.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mani@kernel.org \
    --cc=quic_jprakash@quicinc.com \
    --cc=robh+dt@kernel.org \
    --cc=steev@kali.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