linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/6] interconnect: qcom: Misc bcm-voter changes and fixes
@ 2020-08-01  3:32 Mike Tipton
  2020-08-01  3:32 ` [PATCH v3 1/6] dt-bindings: interconnect: Add generic qcom bindings Mike Tipton
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Mike Tipton @ 2020-08-01  3:32 UTC (permalink / raw)
  To: georgi.djakov
  Cc: bjorn.andersson, agross, linux-pm, linux-arm-msm, devicetree,
	linux-kernel, Mike Tipton

These changes are mostly unrelated, but there are some dependencies
between them.

v3:
- Improve qcom,tcs-wait property description
- Stop using #define in property `default` doc

v2:
- New patch for generic qcom,icc.h bindings
- New patch for documenting qcom,tcs-wait property
- Update bcm_div() 'base' parameter from u64 to u32

Mike Tipton (6):
  dt-bindings: interconnect: Add generic qcom bindings
  dt-bindings: interconnect: Add property to set BCM TCS wait behavior
  interconnect: qcom: Support bcm-voter-specific TCS wait behavior
  interconnect: qcom: Only wait for completion in AMC/WAKE by default
  interconnect: qcom: Add support for per-BCM scaling factors
  interconnect: qcom: Fix small BW votes being truncated to zero

 .../bindings/interconnect/qcom,bcm-voter.yaml | 20 ++++++
 drivers/interconnect/qcom/bcm-voter.c         | 63 ++++++++++++-------
 drivers/interconnect/qcom/icc-rpmh.c          |  3 +
 drivers/interconnect/qcom/icc-rpmh.h          | 20 ++----
 include/dt-bindings/interconnect/qcom,icc.h   | 26 ++++++++
 5 files changed, 95 insertions(+), 37 deletions(-)
 create mode 100644 include/dt-bindings/interconnect/qcom,icc.h

-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project


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

end of thread, other threads:[~2020-08-17 21:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-01  3:32 [PATCH v3 0/6] interconnect: qcom: Misc bcm-voter changes and fixes Mike Tipton
2020-08-01  3:32 ` [PATCH v3 1/6] dt-bindings: interconnect: Add generic qcom bindings Mike Tipton
2020-08-17 21:15   ` Rob Herring
2020-08-01  3:32 ` [PATCH v3 2/6] dt-bindings: interconnect: Add property to set BCM TCS wait behavior Mike Tipton
2020-08-17 21:16   ` Rob Herring
2020-08-01  3:32 ` [PATCH v3 3/6] interconnect: qcom: Support bcm-voter-specific " Mike Tipton
2020-08-01  3:32 ` [PATCH v3 4/6] interconnect: qcom: Only wait for completion in AMC/WAKE by default Mike Tipton
2020-08-01  3:32 ` [PATCH v3 5/6] interconnect: qcom: Add support for per-BCM scaling factors Mike Tipton
2020-08-01  3:32 ` [PATCH v3 6/6] interconnect: qcom: Fix small BW votes being truncated to zero Mike Tipton

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