Re: [PATCH 1/7] dt-bindings: cpufreq: cpufreq-qcom-hw: Document SM8250 compatible

From: Manivannan Sadhasivam
Date: Tue Sep 08 2020 - 16:13:18 EST


On 0908, Bjorn Andersson wrote:
> On Tue 08 Sep 02:57 CDT 2020, Manivannan Sadhasivam wrote:
>
> > Document the SM8250 SoC specific compatible for Qualcomm Cpufreq HW. The
> > hardware block which carries out CPUFreq operations on SM8250 SoC is
> > called EPSS.
> >
> > Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@xxxxxxxxxx>
>
> Reviewed-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
>
> Please follow up, after this has been accepted, with a conversion of
> this binding to yaml.
>

Sure.

Thanks,
Mani

> Regards,
> Bjorn
>
> > ---
> > Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt
> > index 33856947c561..aea4ddb2b9e8 100644
> > --- a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt
> > +++ b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt
> > @@ -8,7 +8,7 @@ Properties:
> > - compatible
> > Usage: required
> > Value type: <string>
> > - Definition: must be "qcom,cpufreq-hw".
> > + Definition: must be "qcom,cpufreq-hw" or "qcom,sm8250-epss".
> >
> > - clocks
> > Usage: required
> > --
> > 2.17.1
> >