[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240912175043.2262697-1-quic_nkela@quicinc.com>
Date: Thu, 12 Sep 2024 10:50:43 -0700
From: Nikunj Kela <quic_nkela@...cinc.com>
To: <rafael@...nel.org>, <viresh.kumar@...aro.org>, <robh@...nel.org>,
<krzk+dt@...nel.org>, <conor+dt@...nel.org>
CC: <linux-pm@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <kernel@...cinc.com>,
<quic_psodagud@...cinc.com>, Nikunj Kela <quic_nkela@...cinc.com>
Subject: [PATCH v3] dt-bindings: cpufreq: qcom-hw: document support for SA8255p
Add compatible for the cpufreq engine representing support on SA8255p.
Signed-off-by: Nikunj Kela <quic_nkela@...cinc.com>
---
Changes in v3:
- Added compatible to the correct constraint list
- Removed the new constraint block added in v2
- Removed the patch from original series[1]
Changes in v2:
- Added new constraints
[1]: https://lore.kernel.org/all/20240903220240.2594102-1-quic_nkela@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 1e9797f96410..1d1f8637bc03 100644
--- a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml
+++ b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.yaml
@@ -34,6 +34,7 @@ properties:
items:
- enum:
- qcom,qdu1000-cpufreq-epss
+ - qcom,sa8255p-cpufreq-epss
- qcom,sa8775p-cpufreq-epss
- qcom,sc7280-cpufreq-epss
- qcom,sc8280xp-cpufreq-epss
@@ -130,6 +131,7 @@ allOf:
contains:
enum:
- qcom,qdu1000-cpufreq-epss
+ - qcom,sa8255p-cpufreq-epss
- qcom,sc7180-cpufreq-hw
- qcom,sc8280xp-cpufreq-epss
- qcom,sdm670-cpufreq-hw
--
2.34.1
Powered by blists - more mailing lists