[PATCH 0/2] interconnect: qcom: rpmh: sm8550: mask to send as vote

Neil Armstrong posted 2 patches 2 years, 7 months ago
There is a newer version of this series
drivers/interconnect/qcom/bcm-voter.c |  5 +++++
drivers/interconnect/qcom/icc-rpmh.h  |  2 ++
drivers/interconnect/qcom/sm8550.c    | 17 +++++++++++++++++
3 files changed, 24 insertions(+)
[PATCH 0/2] interconnect: qcom: rpmh: sm8550: mask to send as vote
Posted by Neil Armstrong 2 years, 7 months ago
On the SM8550 SoC, some nodes requires a specific bit mark
instead of a bandwidth when voting.

Add an enable_mask variable to be used instead of bandwidth.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
Neil Armstrong (2):
      interconnect: qcom: rpmh: add optional mask to send as vote
      interconnect: qcom: sm8550: add enable_mask for bcm nodes

 drivers/interconnect/qcom/bcm-voter.c |  5 +++++
 drivers/interconnect/qcom/icc-rpmh.h  |  2 ++
 drivers/interconnect/qcom/sm8550.c    | 17 +++++++++++++++++
 3 files changed, 24 insertions(+)
---
base-commit: 47045630bc409ce6606d97b790895210dd1d517d
change-id: 20230619-topic-sm8550-upstream-interconnect-mask-vote-96aa20355158

Best regards,
-- 
Neil Armstrong <neil.armstrong@linaro.org>