From: Lee Jones <lee@kernel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Andy Gross <agross@kernel.org>,
Bjorn Andersson <bjorn.andersson@linaro.org>,
Konrad Dybcio <konrad.dybcio@somainline.org>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [RFT PATCH v3 01/16] dt-bindings: mfd: qcom,tcsr: add several devices
Date: Tue, 6 Sep 2022 16:50:26 +0100 [thread overview]
Message-ID: <YxdsQs2fWyA/34wB@google.com> (raw)
In-Reply-To: <20220819083209.50844-2-krzysztof.kozlowski@linaro.org>
On Fri, 19 Aug 2022, Krzysztof Kozlowski wrote:
> Document existing (MSM8996, SC7280) and new compatibles for TCSR syscon
> registers (QCS404, SC7180, SDM630, SDM845, SM8150, MSM8998).
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
>
> ---
>
> Changes since v2:
> 1. Add more compatibles.
>
> Changes since v1:
> 1. Correct order of compatibles.
> ---
> Documentation/devicetree/bindings/mfd/qcom,tcsr.yaml | 8 ++++++++
> 1 file changed, 8 insertions(+)
Applied, thanks.
--
Lee Jones [李琼斯]
next prev parent reply other threads:[~2022-09-06 16:22 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-19 8:31 [RFT PATCH v3 00/16] arm64: dts: qcom: improvements to TCSR mutex in DTS Krzysztof Kozlowski
2022-08-19 8:31 ` [RFT PATCH v3 01/16] dt-bindings: mfd: qcom,tcsr: add several devices Krzysztof Kozlowski
2022-08-22 18:24 ` Rob Herring
2022-09-05 15:15 ` Lee Jones
2022-09-05 15:25 ` Krzysztof Kozlowski
2022-09-06 15:50 ` Lee Jones [this message]
2022-08-19 8:31 ` [RFT PATCH v3 02/16] arm64: dts: qcom: msm8996: split TCSR halt regs out of mutex Krzysztof Kozlowski
2022-08-19 8:31 ` [RFT PATCH v3 03/16] arm64: dts: qcom: msm8996: switch TCSR mutex to MMIO Krzysztof Kozlowski
2022-08-19 8:31 ` [RFT PATCH v3 04/16] arm64: dts: qcom: msm8998: split TCSR halt regs out of mutex Krzysztof Kozlowski
2022-08-19 8:31 ` [RFT PATCH v3 05/16] arm64: dts: qcom: msm8998: switch TCSR mutex to MMIO Krzysztof Kozlowski
2022-08-19 8:31 ` [RFT PATCH v3 06/16] arm64: dts: qcom: sc7180: add missing TCSR syscon compatible Krzysztof Kozlowski
2022-08-19 8:32 ` [RFT PATCH v3 07/16] arm64: dts: qcom: sc7180: split TCSR halt regs out of mutex Krzysztof Kozlowski
2022-08-19 8:32 ` [RFT PATCH v3 08/16] arm64: dts: qcom: sc7180: switch TCSR mutex to MMIO Krzysztof Kozlowski
2022-08-19 8:32 ` [RFT PATCH v3 09/16] arm64: dts: qcom: sc7280: split TCSR halt regs out of mutex Krzysztof Kozlowski
2022-08-19 8:32 ` [RFT PATCH v3 10/16] arm64: dts: qcom: sdm845: " Krzysztof Kozlowski
2022-08-19 8:32 ` [RFT PATCH v3 11/16] arm64: dts: qcom: sdm845: switch TCSR mutex to MMIO Krzysztof Kozlowski
2022-08-19 8:32 ` [RFT PATCH v3 12/16] arm64: dts: qcom: qcs404: " Krzysztof Kozlowski
2022-08-19 8:32 ` [RFT PATCH v3 13/16] arm64: dts: qcom: sdm630: split TCSR halt regs out of mutex Krzysztof Kozlowski
2022-08-26 18:46 ` Konrad Dybcio
2022-08-19 8:32 ` [RFT PATCH v3 14/16] arm64: dts: qcom: sdm630: switch TCSR mutex to MMIO Krzysztof Kozlowski
2022-08-19 8:32 ` [RFT PATCH v3 15/16] arm64: dts: qcom: sm8150: split TCSR halt regs out of mutex Krzysztof Kozlowski
2022-08-26 18:47 ` Konrad Dybcio
2022-08-19 8:32 ` [RFT PATCH v3 16/16] arm64: dts: qcom: sm8150: switch TCSR mutex to MMIO Krzysztof Kozlowski
2022-08-26 18:48 ` Konrad Dybcio
2022-08-29 23:45 ` [RFT PATCH v3 00/16] arm64: dts: qcom: improvements to TCSR mutex in DTS 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=YxdsQs2fWyA/34wB@google.com \
--to=lee@kernel.org \
--cc=agross@kernel.org \
--cc=bjorn.andersson@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@somainline.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@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).