devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V6 0/4] Add EPSS L3 provider support on SA8775P SoC
@ 2024-11-25 17:45 Raviteja Laggyshetty
  2024-11-25 17:45 ` [PATCH V6 1/4] interconnect: qcom: Add multidev EPSS L3 support Raviteja Laggyshetty
                   ` (3 more replies)
  0 siblings, 4 replies; 23+ messages in thread
From: Raviteja Laggyshetty @ 2024-11-25 17:45 UTC (permalink / raw)
  To: Georgi Djakov, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Bjorn Andersson, Konrad Dybcio
  Cc: Odelu Kukatla, Mike Tipton, Sibi Sankar, linux-arm-msm, linux-pm,
	devicetree, linux-kernel

Add Epoch Subsystem (EPSS) L3 provider support on SA8775P SoCs.

Change since v5:
 - Reused qcom,sm8250-epss-l3 compatible for sa8775p SoC.
 - Rearranged the patches, moved dt changes to end of series.
 - Updated the commit text.

Changes since v4:
 - Added generic compatible "qcom,epss-l3-perf" and split the driver
   changes accordingly.

Changes since v3:
 - Removed epss-l3-perf generic compatible changes. These will be posted
   as separate patch until then SoC specific compatible will be used for
   probing.

Changes since v2:
 - Updated the commit text to reflect the reason for code change.
 - Added SoC-specific and generic compatible to driver match table.

Changes since v1:
 - Removed the usage of static IDs and implemented dynamic ID assignment
   for icc nodes using IDA.
 - Removed separate compatibles for cl0 and cl1. Both cl0 and cl1
   devices use the same compatible.
 - Added new generic compatible for epss-l3-perf.

Raviteja Laggyshetty (4):
  interconnect: qcom: Add multidev EPSS L3 support
  interconnect: qcom: osm-l3: Add generic compatible for epss-l3-perf
  dt-bindings: interconnect: Add generic compatible qcom,epss-l3-perf
  arm64: dts: qcom: sa8775p: add EPSS l3 interconnect provider

 .../bindings/interconnect/qcom,osm-l3.yaml    |  7 +-
 arch/arm64/boot/dts/qcom/sa8775p.dtsi         | 19 ++++
 arch/arm64/boot/dts/qcom/sc7280.dtsi          |  2 +-
 arch/arm64/boot/dts/qcom/sm8250.dtsi          |  2 +-
 drivers/interconnect/qcom/osm-l3.c            | 86 ++++++++++++++-----
 5 files changed, 90 insertions(+), 26 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2025-01-03 17:46 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 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).