Message ID | 20230616-topic-sc7180_bwmons-v1-1-4ddb96f9a6cd@linaro.org |
---|---|
State | Accepted |
Commit | 770b8d2dbc5b9c6b8d34ba10eefaad9d9e0b0a6a |
Headers | show |
Series | SC7180 BWMONs | expand |
On 11.07.23 9:42, Krzysztof Kozlowski wrote: > On 16/06/2023 01:46, Konrad Dybcio wrote: >> SC7180 - just like SC7280 - has a BWMONv4 for CPU-LLCC and a BWMONv5 >> for DDR-LLCC paths. Document them. >> >> Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> >> --- >> Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml | 2 ++ > > Can we get this patch applied? DTS is already in next so without this > patch there are 90 new warnings: > https://krzk.eu/#/builders/90/builds/40/steps/25/logs/warnings__94_ > Applied. Thanks, Georgi
diff --git a/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml b/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml index 5d17bdcfdf70..b63db9098345 100644 --- a/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml +++ b/Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml @@ -25,6 +25,7 @@ properties: - const: qcom,msm8998-bwmon # BWMON v4 - items: - enum: + - qcom,sc7180-cpu-bwmon - qcom,sc7280-cpu-bwmon - qcom,sc8280xp-cpu-bwmon - qcom,sdm845-cpu-bwmon @@ -32,6 +33,7 @@ properties: - const: qcom,sdm845-bwmon # BWMON v4, unified register space - items: - enum: + - qcom,sc7180-llcc-bwmon - qcom,sc8280xp-llcc-bwmon - qcom,sm8550-llcc-bwmon - const: qcom,sc7280-llcc-bwmon
SC7180 - just like SC7280 - has a BWMONv4 for CPU-LLCC and a BWMONv5 for DDR-LLCC paths. Document them. Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> --- Documentation/devicetree/bindings/interconnect/qcom,msm8998-bwmon.yaml | 2 ++ 1 file changed, 2 insertions(+)