All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] interconnect: qcom: sc8180x: Some fixes
@ 2022-05-03 21:19 Bjorn Andersson
  2022-05-03 21:19 ` [PATCH 1/4] dt-bindings: interconnect: Add SC8180X QUP0 virt provider Bjorn Andersson
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Bjorn Andersson @ 2022-05-03 21:19 UTC (permalink / raw)
  To: Georgi Djakov, Steev Klimaszewski
  Cc: Rob Herring, Krzysztof Kozlowski, linux-arm-msm, linux-pm,
	devicetree, linux-kernel

This contains a few fixes for the sc8180x interconnect provider driver to make
it functional.

Bjorn Andersson (4):
  dt-bindings: interconnect: Add SC8180X QUP0 virt provider
  interconnect: qcom: sc8180x: Modernize sc8180x probe
  interconnect: qcom: sc8180x: Fix QUP0 nodes
  interconnect: qcom: sc8180x: Mark some BCMs keepalive

 .../bindings/interconnect/qcom,rpmh.yaml      |   1 +
 drivers/interconnect/qcom/sc8180x.c           | 139 +++++-------------
 drivers/interconnect/qcom/sc8180x.h           |   7 +
 .../dt-bindings/interconnect/qcom,sc8180x.h   |   7 +
 4 files changed, 51 insertions(+), 103 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-05-04 14:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-03 21:19 [PATCH 0/4] interconnect: qcom: sc8180x: Some fixes Bjorn Andersson
2022-05-03 21:19 ` [PATCH 1/4] dt-bindings: interconnect: Add SC8180X QUP0 virt provider Bjorn Andersson
2022-05-04 14:51   ` Krzysztof Kozlowski
2022-05-03 21:19 ` [PATCH 2/4] interconnect: qcom: sc8180x: Modernize sc8180x probe Bjorn Andersson
2022-05-03 21:19 ` [PATCH 3/4] interconnect: qcom: sc8180x: Fix QUP0 nodes Bjorn Andersson
2022-05-03 21:19 ` [PATCH 4/4] interconnect: qcom: sc8180x: Mark some BCMs keepalive Bjorn Andersson
2022-05-03 22:53 ` [PATCH 5/4] interconnect: qcom: sc8180x: Reformat node and bcm definitions Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.