devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/3] arm64: dts: qcom: x1e80100: Enable bwmon support
@ 2024-06-18 15:43 Sibi Sankar
  2024-06-18 15:43 ` [PATCH V2 1/3] dt-bindings: interconnect: qcom,msm8998-bwmon: Add X1E80100 BWMON instances Sibi Sankar
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Sibi Sankar @ 2024-06-18 15:43 UTC (permalink / raw)
  To: andersson, konrad.dybcio, djakov, robh+dt, krzysztof.kozlowski+dt,
	srinivas.kandagatla
  Cc: linux-kernel, linux-arm-msm, devicetree, linux-pm, quic_rgottimu,
	quic_kshivnan, quic_sibis, conor+dt, dmitry.baryshkov, abel.vesa

This patch series enables bwmon support on X1E80100 SoCs.

V2:
* Allow for opp-tables to be optional on X1E cpu-bwmon instances. [Konrad]
* Drop Rb from Krzysztof due to more bindings changes.
* Use explicit request/free irq and add comments regarding the race
  introduced when adding the IRQF_SHARED flag. [Krzysztof/Dmitry]
* Use consistent numbering of the opps across instances. [Shiv]
* Use ICC_TAG_ACTIVE_ONLY instead of magic numbers. [Konrad]
* Drop fastrpc enablement patch. [Bjorn]

tag: next-20240617
base-commit: 76db4c64526c5e8ba0f56ad3d890dce8f9b00bbc

Sibi Sankar (3):
  dt-bindings: interconnect: qcom,msm8998-bwmon: Add X1E80100 BWMON
    instances
  soc: qcom: icc-bwmon: Allow for interrupts to be shared across
    instances
  arm64: dts: qcom: x1e80100: Add BWMONs

 .../interconnect/qcom,msm8998-bwmon.yaml      |  14 +-
 arch/arm64/boot/dts/qcom/x1e80100.dtsi        | 120 ++++++++++++++++++
 drivers/soc/qcom/icc-bwmon.c                  |  14 +-
 3 files changed, 144 insertions(+), 4 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2024-06-24  8:59 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-18 15:43 [PATCH V2 0/3] arm64: dts: qcom: x1e80100: Enable bwmon support Sibi Sankar
2024-06-18 15:43 ` [PATCH V2 1/3] dt-bindings: interconnect: qcom,msm8998-bwmon: Add X1E80100 BWMON instances Sibi Sankar
2024-06-18 16:02   ` Konrad Dybcio
2024-06-21  6:44     ` Krzysztof Kozlowski
2024-06-24  8:58       ` Sibi Sankar
2024-06-18 15:43 ` [PATCH V2 2/3] soc: qcom: icc-bwmon: Allow for interrupts to be shared across instances Sibi Sankar
2024-06-18 18:55   ` Dmitry Baryshkov
2024-06-24  8:58     ` Sibi Sankar
2024-06-21  5:45   ` Bjorn Andersson
2024-06-24  8:56     ` Sibi Sankar
2024-06-18 15:43 ` [PATCH V2 3/3] arm64: dts: qcom: x1e80100: Add BWMONs Sibi Sankar
2024-06-18 19:33   ` Konrad Dybcio
2024-06-24  8:55     ` Sibi Sankar

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).