devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V5 0/4] Add EPSS L3 provider support on SA8775P SoC
@ 2024-11-21 11:30 Raviteja Laggyshetty
  2024-11-21 11:30 ` [PATCH V5 1/4] dt-bindings: interconnect: Add EPSS L3 compatible for SA8775P Raviteja Laggyshetty
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Raviteja Laggyshetty @ 2024-11-21 11:30 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.

Changes since v4:
 - Added generic compatible "qcom,epss-l3-perf" changes.
 - Split the driver code into two patches, with one containing multidev
   support and other containing the compatible additions.

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):
  dt-bindings: interconnect: Add EPSS L3 compatible for SA8775P
  arm64: dts: qcom: sa8775p: add EPSS l3 interconnect provider
  interconnect: qcom: Add EPSS L3 support on SA8775P
  interconnect: qcom: osm-l3: Add epss compatibles for SA8775P SoC

 .../bindings/interconnect/qcom,osm-l3.yaml    |  4 +
 arch/arm64/boot/dts/qcom/sa8775p.dtsi         | 19 ++++
 drivers/interconnect/qcom/osm-l3.c            | 87 ++++++++++++++-----
 3 files changed, 88 insertions(+), 22 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2024-11-22 12:46 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-21 11:30 [PATCH V5 0/4] Add EPSS L3 provider support on SA8775P SoC Raviteja Laggyshetty
2024-11-21 11:30 ` [PATCH V5 1/4] dt-bindings: interconnect: Add EPSS L3 compatible for SA8775P Raviteja Laggyshetty
2024-11-21 11:53   ` Krzysztof Kozlowski
2024-11-21 17:43     ` Raviteja Laggyshetty
2024-11-21 17:50       ` Krzysztof Kozlowski
2024-11-22  7:16         ` Raviteja Laggyshetty
2024-11-22  7:30           ` Krzysztof Kozlowski
2024-11-21 11:30 ` [PATCH V5 2/4] arm64: dts: qcom: sa8775p: add EPSS l3 interconnect provider Raviteja Laggyshetty
2024-11-21 11:54   ` Krzysztof Kozlowski
2024-11-21 17:49     ` Raviteja Laggyshetty
2024-11-21 17:51       ` Krzysztof Kozlowski
2024-11-21 11:30 ` [PATCH V5 3/4] interconnect: qcom: Add EPSS L3 support on SA8775P Raviteja Laggyshetty
2024-11-21 11:58   ` Krzysztof Kozlowski
2024-11-21 18:03     ` Raviteja Laggyshetty
2024-11-21 22:14       ` Dmitry Baryshkov
2024-11-22  7:18         ` Raviteja Laggyshetty
2024-11-22 12:46       ` Konrad Dybcio
2024-11-21 11:30 ` [PATCH V5 4/4] interconnect: qcom: osm-l3: Add epss compatibles for SA8775P SoC Raviteja Laggyshetty
2024-11-21 11:51   ` Krzysztof Kozlowski
2024-11-22  7:24     ` Raviteja Laggyshetty

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