diff mbox series

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

Message ID 20240525-sc8180x-cpufreq-compatible-v1-1-febf0f17909c@quicinc.com (mailing list archive)
State Not Applicable
Headers show
Series arm64: dts: qcom: sc8180x: Fix CPUfreq compatible | expand

Commit Message

Bjorn Andersson May 25, 2024, 5:48 p.m. UTC
From: Bjorn Andersson <quic_bjorande@quicinc.com>

The SC8180X platform has a EPSS block, add a compatible for the SC8180X
platform.

Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>
---
 Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Krzysztof Kozlowski May 26, 2024, 6:23 p.m. UTC | #1
On 25/05/2024 19:48, Bjorn Andersson wrote:
> From: Bjorn Andersson <quic_bjorande@quicinc.com>
> 
> The SC8180X platform has a EPSS block, add a compatible for the SC8180X
> platform.
> 
> Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>
> ---
>  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
Bjorn Andersson May 26, 2024, 8:35 p.m. UTC | #2
On Sun, May 26, 2024 at 08:23:24PM GMT, Krzysztof Kozlowski wrote:
> On 25/05/2024 19:48, Bjorn Andersson wrote:
> > From: Bjorn Andersson <quic_bjorande@quicinc.com>
> > 
> > The SC8180X platform has a EPSS block, add a compatible for the SC8180X
> > platform.
> > 
> > Signed-off-by: Bjorn Andersson <quic_bjorande@quicinc.com>
> > ---
> >  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.
> 

Indeed, failed to spot that.

Thanks,
Bjorn
diff mbox series

Patch

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
               - qcom,sc8280xp-cpufreq-epss
               - qcom,sdx75-cpufreq-epss
               - qcom,sm4450-cpufreq-epss