[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210119174557.227318-4-angelogioacchino.delregno@somainline.org>
Date: Tue, 19 Jan 2021 18:45:53 +0100
From: AngeloGioacchino Del Regno
<angelogioacchino.delregno@...ainline.org>
To: viresh.kumar@...aro.org
Cc: bjorn.andersson@...aro.org, agross@...nel.org, rjw@...ysocki.net,
devicetree@...r.kernel.org, robh+dt@...nel.org,
amit.kucheria@...aro.org, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org, phone-devel@...r.kernel.org,
konrad.dybcio@...ainline.org, marijn.suijten@...ainline.org,
martin.botka@...ainline.org, jeffrey.l.hugo@...il.com,
AngeloGioacchino Del Regno
<angelogioacchino.delregno@...ainline.org>,
Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
Subject: [PATCH v4 3/7] dt-bindings: arm: cpus: Document 'qcom,freq-domain' property
From: Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
Add devicetree documentation for 'qcom,freq-domain' property specific
to Qualcomm CPUs. This property is used to reference the CPUFREQ node
along with Domain ID (0/1).
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@...ainline.org>
---
Documentation/devicetree/bindings/arm/cpus.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml
index 14cd727d3c4b..1d60975df23a 100644
--- a/Documentation/devicetree/bindings/arm/cpus.yaml
+++ b/Documentation/devicetree/bindings/arm/cpus.yaml
@@ -290,6 +290,12 @@ properties:
* arm/msm/qcom,kpss-acc.txt
+ qcom,freq-domain:
+ $ref: '/schemas/types.yaml#/definitions/phandle-array'
+ description: |
+ CPUs supporting freq-domain must set their "qcom,freq-domain" property
+ with phandle to a cpufreq_hw node followed by the Domain ID(0/1).
+
rockchip,pmu:
$ref: '/schemas/types.yaml#/definitions/phandle'
description: |
--
2.30.0
Powered by blists - more mailing lists