devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/4] arm64: dts: qcom: x1e80100: Enable bwmon support
@ 2024-06-24  9:22 Sibi Sankar
  2024-06-24  9:22 ` [PATCH V3 1/4] dt-bindings: interconnect: qcom,msm8998-bwmon: Remove opp-table from the required list Sibi Sankar
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Sibi Sankar @ 2024-06-24  9:22 UTC (permalink / raw)
  To: andersson, konrad.dybcio, djakov, robh+dt, krzysztof.kozlowski+dt,
	dmitry.baryshkov, srinivas.kandagatla
  Cc: linux-kernel, linux-arm-msm, devicetree, linux-pm, quic_rgottimu,
	quic_kshivnan, quic_sibis, conor+dt, abel.vesa

This patch series enables bwmon support on X1E80100 SoCs.

V3:
* Pickup Rb's and Tb's from the list.
* Drop OPP table from the required property list. [Konrad/Krzysztof]
* Update commit message describing the race condition. [Bjorn]
* Update comment in the bwmon driver. [Dmitry]
* Add a comment describing which cluster each bwmon instance belongs to. [Konrad]

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-20240621
base-commit: f76698bd9a8ca01d3581236082d786e9a6b72bb7

Sibi Sankar (4):
  dt-bindings: interconnect: qcom,msm8998-bwmon: Remove opp-table from
    the required list
  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      |   3 +-
 arch/arm64/boot/dts/qcom/x1e80100.dtsi        | 123 ++++++++++++++++++
 drivers/soc/qcom/icc-bwmon.c                  |  12 +-
 3 files changed, 134 insertions(+), 4 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-06-26  4:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-24  9:22 [PATCH V3 0/4] arm64: dts: qcom: x1e80100: Enable bwmon support Sibi Sankar
2024-06-24  9:22 ` [PATCH V3 1/4] dt-bindings: interconnect: qcom,msm8998-bwmon: Remove opp-table from the required list Sibi Sankar
2024-06-25  5:52   ` Krzysztof Kozlowski
2024-06-25 13:47   ` Georgi Djakov
2024-06-24  9:22 ` [PATCH V3 2/4] dt-bindings: interconnect: qcom,msm8998-bwmon: Add X1E80100 BWMON instances Sibi Sankar
2024-06-25 13:48   ` Georgi Djakov
2024-06-24  9:22 ` [PATCH V3 3/4] soc: qcom: icc-bwmon: Allow for interrupts to be shared across instances Sibi Sankar
2024-06-24  9:45   ` Dmitry Baryshkov
2024-06-24  9:22 ` [PATCH V3 4/4] arm64: dts: qcom: x1e80100: Add BWMONs Sibi Sankar
2024-06-26  4:30 ` (subset) [PATCH V3 0/4] arm64: dts: qcom: x1e80100: Enable bwmon support Bjorn Andersson

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