[PATCH 0/2] arm64: qcom: Add BWMON support for QCS615

From: Lijuan Gao
Date: Wed Dec 18 2024 - 05:40:38 EST


Document and add CPU and LLCC BWMON nodes and their corresponding OPP
tables for QCS615 SoC.

The patch has undergone the following verifications:
- Successfully passed dt_binding_check with DT_CHECKER_FLAGS=-m for binding
file
- Successfully passed dtbs_check with W=1 for dts
- Verified each item in the CPU and LLCC OPP tables, and the BCM threshold
and clock values meet expectations.

Signed-off-by: Lijuan Gao <quic_lijuang@xxxxxxxxxxx>
---
Lijuan Gao (2):
dt-bindings: interconnect: qcom-bwmon: Document QCS615 bwmon compatibles
arm64: dts: qcom: qcs615: Add CPU and LLCC BWMON support

.../bindings/interconnect/qcom,msm8998-bwmon.yaml | 2 +
arch/arm64/boot/dts/qcom/qcs615.dtsi | 72 ++++++++++++++++++++++
2 files changed, 74 insertions(+)
---
base-commit: fdb298fa865b0136f7be842e6c2e6310dede421a
change-id: 20241217-add_bwmon_support_for_qcs615-a8c7a4034379

Best regards,
--
Lijuan Gao <quic_lijuang@xxxxxxxxxxx>