mbox series

[0/4] SM8250 + SM6350 BWMONs

Message ID 20230711-topic-sm638250_bwmon-v1-0-bd4bb96b0673@linaro.org
Headers show
Series SM8250 + SM6350 BWMONs | expand

Message

Konrad Dybcio July 11, 2023, 2:35 p.m. UTC
SM8250 and SM6350 both have 5 BWMONs: one for the CPU path, one for the
LLCC path and 3 more for the NPU.

This series hooks up the first two for both SoCs.

Rebased on top of djakov/icc/icc-next, atop the 7180 addition.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Konrad Dybcio (4):
      dt-bindings: interconnect: qcom,msm8998-bwmon: Add SM8250 bwmon instances
      dt-bindings: interconnect: qcom,msm8998-bwmon: Add SM6350 bwmon instances
      arm64: dts: qcom: sm8250: Add BWMONs
      arm64: dts: qcom: sm6350: Add BWMONs

 .../bindings/interconnect/qcom,msm8998-bwmon.yaml  |   4 +
 arch/arm64/boot/dts/qcom/sm6350.dtsi               |  97 ++++++++++++++++
 arch/arm64/boot/dts/qcom/sm8250.dtsi               | 122 +++++++++++++++++++++
 3 files changed, 223 insertions(+)
---
base-commit: cf8c999ab33287103179fee7ee98d2faea3adffe
change-id: 20230711-topic-sm638250_bwmon-453e9df1e94f

Best regards,

Comments

Bjorn Andersson July 14, 2023, 5:33 a.m. UTC | #1
On Tue, 11 Jul 2023 16:35:12 +0200, Konrad Dybcio wrote:
> SM8250 and SM6350 both have 5 BWMONs: one for the CPU path, one for the
> LLCC path and 3 more for the NPU.
> 
> This series hooks up the first two for both SoCs.
> 
> Rebased on top of djakov/icc/icc-next, atop the 7180 addition.
> 
> [...]

Applied, thanks!

[3/4] arm64: dts: qcom: sm8250: Add BWMONs
      commit: 2a2bd124d4c01c53833a4f0c7fef4faf18351c51
[4/4] arm64: dts: qcom: sm6350: Add BWMONs
      commit: 1df6b32e3819dc1de5ccd49982686153ab9e158c

Best regards,