From: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
To: Krzysztof Kozlowski <krzk@kernel.org>,
Raviteja Laggyshetty <quic_rlaggysh@quicinc.com>,
Georgi Djakov <djakov@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>
Cc: Odelu Kukatla <quic_okukatla@quicinc.com>,
Mike Tipton <quic_mdtipton@quicinc.com>,
Sibi Sankar <quic_sibis@quicinc.com>,
linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH V6 4/4] arm64: dts: qcom: sa8775p: add EPSS l3 interconnect provider
Date: Sat, 30 Nov 2024 13:51:46 +0100 [thread overview]
Message-ID: <095ad153-db49-4e95-98ac-f896f1826e21@oss.qualcomm.com> (raw)
In-Reply-To: <67c9a6d8-90ea-41f4-baac-1d67c9e5576e@kernel.org>
On 27.11.2024 8:21 PM, Krzysztof Kozlowski wrote:
> On 25/11/2024 18:45, Raviteja Laggyshetty wrote:
>> Add Epoch Subsystem (EPSS) L3 interconnect provider node on SA8775P
>> SoCs.
>> Update the generic compatible for SM8250 and SC7280 SoCs to
>> "qcom,epss-l3-perf" as they use PERF_STATE register for L3 scaling.
>>
>> Signed-off-by: Raviteja Laggyshetty <quic_rlaggysh@quicinc.com>
>> ---
>> arch/arm64/boot/dts/qcom/sa8775p.dtsi | 19 +++++++++++++++++++
>> arch/arm64/boot/dts/qcom/sc7280.dtsi | 2 +-
>> arch/arm64/boot/dts/qcom/sm8250.dtsi | 2 +-
>> 3 files changed, 21 insertions(+), 2 deletions(-)
>>
>> diff --git a/arch/arm64/boot/dts/qcom/sa8775p.dtsi b/arch/arm64/boot/dts/qcom/sa8775p.dtsi
>> index 9f315a51a7c1..0c2bd15f9ef0 100644
>> --- a/arch/arm64/boot/dts/qcom/sa8775p.dtsi
>> +++ b/arch/arm64/boot/dts/qcom/sa8775p.dtsi
>> @@ -10,6 +10,7 @@
>> #include <dt-bindings/clock/qcom,sa8775p-gcc.h>
>> #include <dt-bindings/clock/qcom,sa8775p-gpucc.h>
>> #include <dt-bindings/dma/qcom-gpi.h>
>> +#include <dt-bindings/interconnect/qcom,osm-l3.h>
>> #include <dt-bindings/interconnect/qcom,sa8775p-rpmh.h>
>> #include <dt-bindings/mailbox/qcom-ipcc.h>
>> #include <dt-bindings/firmware/qcom,scm.h>
>> @@ -4282,6 +4283,15 @@ rpmhpd_opp_turbo_l1: opp-9 {
>> };
>> };
>>
>> + epss_l3_cl0: interconnect@18590000 {
>> + compatible = "qcom,sm8250-epss-l3",
>> + "qcom,epss-l3-perf";
> This is sa8775p, not sm8250. Wrong compatible.
The bigger issue here is that a treewide binding adjustment is
coupled with a feature addition in a single patch.
They should be separate.
Konrad
prev parent reply other threads:[~2024-11-30 12:51 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-25 17:45 [PATCH V6 0/4] Add EPSS L3 provider support on SA8775P SoC Raviteja Laggyshetty
2024-11-25 17:45 ` [PATCH V6 1/4] interconnect: qcom: Add multidev EPSS L3 support Raviteja Laggyshetty
2024-11-30 12:49 ` Konrad Dybcio
2024-11-30 15:09 ` Dmitry Baryshkov
2024-11-30 15:12 ` Konrad Dybcio
2024-11-30 15:32 ` Dmitry Baryshkov
2024-12-26 16:13 ` Raviteja Laggyshetty
2024-12-29 1:23 ` Dmitry Baryshkov
2025-01-03 14:07 ` Raviteja Laggyshetty
2025-01-03 17:46 ` Dmitry Baryshkov
2024-11-25 17:45 ` [PATCH V6 2/4] interconnect: qcom: osm-l3: Add generic compatible for epss-l3-perf Raviteja Laggyshetty
2024-11-25 17:45 ` [PATCH V6 3/4] dt-bindings: interconnect: Add generic compatible qcom,epss-l3-perf Raviteja Laggyshetty
2024-11-25 18:00 ` Krzysztof Kozlowski
2024-11-27 14:23 ` Rob Herring
2024-11-27 16:53 ` Dmitry Baryshkov
2024-11-27 18:27 ` Krzysztof Kozlowski
2024-11-27 18:49 ` Dmitry Baryshkov
2024-11-27 19:22 ` Krzysztof Kozlowski
2024-11-27 19:45 ` Dmitry Baryshkov
2024-12-26 15:56 ` Raviteja Laggyshetty
2024-11-25 17:45 ` [PATCH V6 4/4] arm64: dts: qcom: sa8775p: add EPSS l3 interconnect provider Raviteja Laggyshetty
2024-11-27 19:21 ` Krzysztof Kozlowski
2024-11-30 12:51 ` Konrad Dybcio [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=095ad153-db49-4e95-98ac-f896f1826e21@oss.qualcomm.com \
--to=konrad.dybcio@oss.qualcomm.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=djakov@kernel.org \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=krzk@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=quic_mdtipton@quicinc.com \
--cc=quic_okukatla@quicinc.com \
--cc=quic_rlaggysh@quicinc.com \
--cc=quic_sibis@quicinc.com \
--cc=robh@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