[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1581932212-19469-3-git-send-email-akashast@codeaurora.org>
Date: Mon, 17 Feb 2020 15:06:51 +0530
From: Akash Asthana <akashast@...eaurora.org>
To: robh+dt@...nel.org, agross@...nel.org, mark.rutland@....com
Cc: linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, mgautam@...eaurora.org,
rojay@...eaurora.org, skakit@...eaurora.org, swboyd@...omium.org,
Akash Asthana <akashast@...eaurora.org>
Subject: [PATCH V4 2/3] dt-bindings: geni-se: Add interconnect binding for GENI QUP
Add documentation for the interconnect and interconnect-names properties
for the GENI QUP.
Signed-off-by: Akash Asthana <akashast@...eaurora.org>
---
Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml
index 23282ab..11530df 100644
--- a/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml
+++ b/Documentation/devicetree/bindings/soc/qcom/qcom,geni-se.yaml
@@ -73,6 +73,15 @@ patternProperties:
description: Serial engine core clock needed by the device.
maxItems: 1
+ interconnects:
+ maxItems: 3
+
+ interconnect-names:
+ items:
+ - const: qup-core
+ - const: qup-config
+ - const: qup-memory
+
required:
- reg
- clock-names
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,\na Linux Foundation Collaborative Project
Powered by blists - more mailing lists