Document compatible for cpufreq hardware on Qualcomm QCS615 platform.
Signed-off-by: Taniya Das <quic_tdas@quicinc.com>
---
Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml
index e0242bed33420a39b8a8cff4229ba9eee994ca30..2d42fc3d8ef811368c990977173f41b26535e0c8 100644
--- a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml
+++ b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml
@@ -22,6 +22,7 @@ properties:
items:
- enum:
- qcom,qcm2290-cpufreq-hw
+ - qcom,qcs615-cpufreq-hw
- qcom,sc7180-cpufreq-hw
- qcom,sc8180x-cpufreq-hw
- qcom,sdm670-cpufreq-hw
@@ -132,6 +133,7 @@ allOf:
compatible:
contains:
enum:
+ - qcom,qcs615-cpufreq-hw
- qcom,qdu1000-cpufreq-epss
- qcom,sa8255p-cpufreq-epss
- qcom,sa8775p-cpufreq-epss
--
2.34.1
On Wed, Jul 02, 2025 at 02:43:09PM +0530, Taniya Das wrote: > Document compatible for cpufreq hardware on Qualcomm QCS615 platform. > @Viresh, @Rafael. Please merge this binding patch through your trees. Regards, Bjorn > Signed-off-by: Taniya Das <quic_tdas@quicinc.com> > --- > Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml > index e0242bed33420a39b8a8cff4229ba9eee994ca30..2d42fc3d8ef811368c990977173f41b26535e0c8 100644 > --- a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml > +++ b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml > @@ -22,6 +22,7 @@ properties: > items: > - enum: > - qcom,qcm2290-cpufreq-hw > + - qcom,qcs615-cpufreq-hw > - qcom,sc7180-cpufreq-hw > - qcom,sc8180x-cpufreq-hw > - qcom,sdm670-cpufreq-hw > @@ -132,6 +133,7 @@ allOf: > compatible: > contains: > enum: > + - qcom,qcs615-cpufreq-hw > - qcom,qdu1000-cpufreq-epss > - qcom,sa8255p-cpufreq-epss > - qcom,sa8775p-cpufreq-epss > > -- > 2.34.1 >
On 11-08-25, 22:46, Bjorn Andersson wrote: > On Wed, Jul 02, 2025 at 02:43:09PM +0530, Taniya Das wrote: > > Document compatible for cpufreq hardware on Qualcomm QCS615 platform. > > > > @Viresh, @Rafael. Please merge this binding patch through your trees. Applied. Thanks. -- viresh
On Wed, Jul 02, 2025 at 02:43:09PM +0530, Taniya Das wrote: > Document compatible for cpufreq hardware on Qualcomm QCS615 platform. > > Signed-off-by: Taniya Das <quic_tdas@quicinc.com> > --- > Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml | 2 ++ > 1 file changed, 2 insertions(+) Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
© 2016 - 2025 Red Hat, Inc.