Re: [PATCH] dt-bindings: cpufreq: cpufreq-qcom-hw: Document SM8350 CPUfreq compatible
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-02-19 18:00:47
Also in:
linux-arm-msm, linux-devicetree, lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-02-19 18:00:47
Also in:
linux-arm-msm, linux-devicetree, lkml
On 18-02-21, 10:11, Bjorn Andersson wrote:
On Tue 16 Feb 05:12 CST 2021, Vinod Koul wrote:quoted
Add the CPUfreq compatible for SM8350 SoC along with note for using the specific compatible for SoCs Signed-off-by: Vinod Koul <vkoul@kernel.org> --- Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-)diff --git a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt index 9299028ee712..3eb3cee59d79 100644 --- a/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt +++ b/Documentation/devicetree/bindings/cpufreq/cpufreq-qcom-hw.txt@@ -8,7 +8,9 @@ Properties: - compatible Usage: required Value type: <string> - Definition: must be "qcom,cpufreq-hw" or "qcom,cpufreq-epss". + Definition: must be "qcom,cpufreq-hw" or "qcom,cpufreq-epss" + along with SoC specific compatible: + "qcom,sm8350-cpufreq-epss", "qcom,cpufreq-epss"Can you please extend this to add all the platforms that we currently support? PS. Didn't we have someone working on converting this to yaml?
Yep, Mani seems to have done that, I will wait for that to get merged and update this.. Thanks -- ~Vinod