From: Konrad Dybcio <konrad.dybcio@linaro.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Andy Gross <agross@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
Lee Jones <lee@kernel.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: [PATCH 2/2] ARM: dts: qcom: sdx55: add dedicated SDX55 TCSR compatible
Date: Mon, 6 Mar 2023 11:34:36 +0100 [thread overview]
Message-ID: <0f582739-e169-1c17-2f0c-a8ea46d41896@linaro.org> (raw)
In-Reply-To: <20230306072618.10770-2-krzysztof.kozlowski@linaro.org>
On 6.03.2023 08:26, Krzysztof Kozlowski wrote:
> syscon should not be used alone as compatible.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Konrad
> arch/arm/boot/dts/qcom-sdx55.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/qcom-sdx55.dtsi b/arch/arm/boot/dts/qcom-sdx55.dtsi
> index df7303c5c843..72de632b5265 100644
> --- a/arch/arm/boot/dts/qcom-sdx55.dtsi
> +++ b/arch/arm/boot/dts/qcom-sdx55.dtsi
> @@ -385,7 +385,7 @@ tcsr_mutex: hwlock@1f40000 {
> };
>
> tcsr: syscon@1fcb000 {
> - compatible = "syscon";
> + compatible = "qcom,sdx55-tcsr", "syscon";
> reg = <0x01fc0000 0x1000>;
> };
>
next prev parent reply other threads:[~2023-03-06 10:35 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-06 7:26 [PATCH 1/2] dt-bindings: mfd: qcom,tcsr: document SDX55 TCSR Krzysztof Kozlowski
2023-03-06 7:26 ` [PATCH 2/2] ARM: dts: qcom: sdx55: add dedicated SDX55 TCSR compatible Krzysztof Kozlowski
2023-03-06 10:34 ` Konrad Dybcio [this message]
2023-03-07 13:50 ` [PATCH 1/2] dt-bindings: mfd: qcom,tcsr: document SDX55 TCSR Rob Herring
2023-03-15 17:55 ` Lee Jones
2023-03-22 14:45 ` (subset) " 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=0f582739-e169-1c17-2f0c-a8ea46d41896@linaro.org \
--to=konrad.dybcio@linaro.org \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=krzysztof.kozlowski@linaro.org \
--cc=lee@kernel.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).