From: Konrad Dybcio <konrad.dybcio@linaro.org>
To: Andy Gross <agross@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Georgi Djakov <djakov@kernel.org>,
Rob Herring <robh+dt@kernel.org>,
Thara Gopinath <thara.gopinath@gmail.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
Konrad Dybcio <konrad.dybcio@linaro.org>
Subject: [PATCH v2 6/7] arm64: dts: qcom: sdm845: Use the correct BWMON compatible
Date: Mon, 13 Mar 2023 12:41:12 +0100 [thread overview]
Message-ID: <20230304-topic-ddr_bwmon-v2-6-04db989db059@linaro.org> (raw)
In-Reply-To: <20230304-topic-ddr_bwmon-v2-0-04db989db059@linaro.org>
Drop the incorrect msm8998 fallback and use the new qcom,sdm845-cpu-bwmon
compatible to distinguish the DDR BWMON found on this platform.
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
arch/arm64/boot/dts/qcom/sdm845.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm64/boot/dts/qcom/sdm845.dtsi b/arch/arm64/boot/dts/qcom/sdm845.dtsi
index 479859bd8ab3..1f2a97a20ef3 100644
--- a/arch/arm64/boot/dts/qcom/sdm845.dtsi
+++ b/arch/arm64/boot/dts/qcom/sdm845.dtsi
@@ -2241,7 +2241,7 @@ opp-4 {
};
pmu@1436400 {
- compatible = "qcom,sdm845-bwmon", "qcom,msm8998-bwmon";
+ compatible = "qcom,sdm845-cpu-bwmon", "qcom,sdm845-bwmon";
reg = <0 0x01436400 0 0x600>;
interrupts = <GIC_SPI 581 IRQ_TYPE_LEVEL_HIGH>;
interconnects = <&gladiator_noc MASTER_APPSS_PROC 3 &mem_noc SLAVE_LLCC 3>;
--
2.39.2
next prev parent reply other threads:[~2023-03-13 11:42 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-13 11:41 [PATCH v2 0/7] Fix BWMONv4 for <SDM845 Konrad Dybcio
2023-03-13 11:41 ` [PATCH v2 1/7] dt-bindings: interconnect: qcom,msm8998-bwmon: Resolve MSM8998 support Konrad Dybcio
2023-03-15 7:21 ` Krzysztof Kozlowski
2023-03-13 11:41 ` [PATCH v2 2/7] soc: qcom: icc-bwmon: Handle global registers correctly Konrad Dybcio
2023-03-15 7:27 ` Krzysztof Kozlowski
2023-03-15 10:13 ` Konrad Dybcio
2023-03-15 13:15 ` Krzysztof Kozlowski
2023-03-13 11:41 ` [PATCH v2 3/7] soc: qcom: icc-bwmon: Remove unused struct member Konrad Dybcio
2023-03-15 7:27 ` Krzysztof Kozlowski
2023-03-13 11:41 ` [PATCH v2 4/7] arm64: dts: qcom: sc7280: Use the correct BWMON fallback compatible Konrad Dybcio
2023-03-15 7:27 ` Krzysztof Kozlowski
2023-03-13 11:41 ` [PATCH v2 5/7] arm64: dts: qcom: sc8280xp: " Konrad Dybcio
2023-03-15 7:28 ` Krzysztof Kozlowski
2023-03-13 11:41 ` Konrad Dybcio [this message]
2023-03-15 7:28 ` [PATCH v2 6/7] arm64: dts: qcom: sdm845: Use the correct BWMON compatible Krzysztof Kozlowski
2023-03-13 11:41 ` [PATCH v2 7/7] arm64: dts: qcom: sm8550: Use the correct BWMON fallback compatible Konrad Dybcio
2023-03-15 7:28 ` Krzysztof Kozlowski
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=20230304-topic-ddr_bwmon-v2-6-04db989db059@linaro.org \
--to=konrad.dybcio@linaro.org \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=djakov@kernel.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=linux-pm@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=thara.gopinath@gmail.com \
/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).