Re: [PATCH 1/2] dt-bindings: cpufreq: cpufreq-qcom-hw: Add sc8180x compatible

From: Krzysztof Kozlowski
Date: Sun May 26 2024 - 14:23:59 EST


On 25/05/2024 19:48, Bjorn Andersson wrote:
> From: Bjorn Andersson <quic_bjorande@xxxxxxxxxxx>
>
> The SC8180X platform has a EPSS block, add a compatible for the SC8180X
> platform.
>
> Signed-off-by: Bjorn Andersson <quic_bjorande@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml
> index 1e9797f96410..24c02ee33266 100644
> --- a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml
> +++ b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml
> @@ -36,6 +36,7 @@ properties:
> - qcom,qdu1000-cpufreq-epss
> - qcom,sa8775p-cpufreq-epss
> - qcom,sc7280-cpufreq-epss
> + - qcom,sc8180x-cpufreq-epss

I think you forgot to update the allOf:if:then: entry.

Best regards,
Krzysztof