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

Lijuan Gao posted 2 patches 1 year, 1 month ago
.../bindings/interconnect/qcom,msm8998-bwmon.yaml  |  2 +
arch/arm64/boot/dts/qcom/qcs615.dtsi               | 72 ++++++++++++++++++++++
2 files changed, 74 insertions(+)
[PATCH 0/2] arm64: qcom: Add BWMON support for QCS615
Posted by Lijuan Gao 1 year, 1 month ago
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@quicinc.com>
---
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@quicinc.com>
Re: (subset) [PATCH 0/2] arm64: qcom: Add BWMON support for QCS615
Posted by Bjorn Andersson 1 year, 1 month ago
On Wed, 18 Dec 2024 18:39:37 +0800, Lijuan Gao wrote:
> 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.
> 
> [...]

Applied, thanks!

[2/2] arm64: dts: qcom: qcs615: Add CPU and LLCC BWMON support
      commit: 89fc83a9472812052610970b41fd44de94224b32

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>