Devicetree
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>,
	Georgi Djakov <djakov@kernel.org>
Cc: Raviteja Laggyshetty <raviteja.laggyshetty@oss.qualcomm.com>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Rajendra Nayak <quic_rjendra@quicinc.com>,
	Abel Vesa <abelvesa@kernel.org>,
	Bjorn Andersson <andersson@kernel.org>,
	Konrad Dybcio <konradybcio@kernel.org>,
	Odelu Kukatla <odelu.kukatla@oss.qualcomm.com>,
	linux-arm-msm@vger.kernel.org, linux-pm@vger.kernel.org,
	devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/3] dt-bindings: interconnect: qcom,x1e80100-rpmh: add clocks property to enable QoS
Date: Wed, 20 May 2026 21:33:52 +0200	[thread overview]
Message-ID: <12e149c4-60f9-4ffb-b066-7611bdd15786@kernel.org> (raw)
In-Reply-To: <7oador7jxw443astffc6hjuf3gots64fqmvsjdsshfhhonc2l7@2unu723p2orx>

On 20/05/2026 21:27, Dmitry Baryshkov wrote:
> On Wed, May 20, 2026 at 10:11:47PM +0300, Georgi Djakov wrote:
>> On 5/20/26 9:51 PM, Krzysztof Kozlowski wrote:
>>> On 23/04/2026 10:38, Krzysztof Kozlowski wrote:
>>>> On Wed, Apr 22, 2026 at 02:05:11AM +0000, Raviteja Laggyshetty wrote:
>>>>> Some interconnect nodes on X1E80100 have QoS registers located inside
>>>>> a block whose interface is clock-gated. For those nodes, driver
>>>>> must enable the corresponding clock(s) before accessing the
>>>>> registers. Add the 'clocks' property so the driver can obtain
>>>>> and enable the required clock(s).
>>>>>
>>>>> Only interconnects that have clock-gated QoS register interface
>>>>> use this property; it is not applicable to all interconnect nodes.
>>>>>
>>>>> Signed-off-by: Raviteja Laggyshetty <raviteja.laggyshetty@oss.qualcomm.com>
>>>>> ---
>>>>>   .../bindings/interconnect/qcom,x1e80100-rpmh.yaml  | 62 ++++++++++++++++++++++
>>>>>   1 file changed, 62 insertions(+)
>>>>
>>>> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
>>>
>>> And unreviewed as it breaks users:
>>> https://krzk.eu/#/builders/102/builds/70/steps/23/logs/warnings__3_
>>>
>>
>> I will just drop these patches for now, i have put them in a separate branch anyway.
> 
> I think, dropping 'required' clause would be the easiest fix. Or just
> wait for Bjorn to pick up the DT changes.

Could be, initially I thought this is actual impact on users, but indeed
now I recall that driver prints "info" message and continues. So the
binding is not correct.

Best regards,
Krzysztof

  reply	other threads:[~2026-05-20 19:33 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-22  2:05 [PATCH 0/3] Enable QoS configuration on X1E80100 Raviteja Laggyshetty
2026-04-22  2:05 ` [PATCH 1/3] dt-bindings: interconnect: qcom,x1e80100-rpmh: add clocks property to enable QoS Raviteja Laggyshetty
2026-04-23  8:38   ` Krzysztof Kozlowski
2026-05-20 18:51     ` Krzysztof Kozlowski
2026-05-20 19:11       ` Georgi Djakov
2026-05-20 19:27         ` Dmitry Baryshkov
2026-05-20 19:33           ` Krzysztof Kozlowski [this message]
2026-05-20 23:56             ` Dmitry Baryshkov
2026-05-24 18:44               ` Raviteja Laggyshetty
2026-04-22  2:05 ` [PATCH 2/3] interconnect: qcom: x1e80100: enable QoS configuration Raviteja Laggyshetty
2026-04-22 20:02   ` Dmitry Baryshkov
2026-04-23 10:50   ` Konrad Dybcio
2026-04-22  2:05 ` [PATCH 3/3] arm64: dts: qcom: x1e80100: Add clocks for " Raviteja Laggyshetty
2026-04-22 20:03   ` Dmitry Baryshkov
2026-04-23 10:51   ` Konrad Dybcio

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=12e149c4-60f9-4ffb-b066-7611bdd15786@kernel.org \
    --to=krzk@kernel.org \
    --cc=abelvesa@kernel.org \
    --cc=andersson@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=djakov@kernel.org \
    --cc=dmitry.baryshkov@oss.qualcomm.com \
    --cc=konradybcio@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=odelu.kukatla@oss.qualcomm.com \
    --cc=quic_rjendra@quicinc.com \
    --cc=raviteja.laggyshetty@oss.qualcomm.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