[PATCH 03/12] dt-bindings: remoteproc: qcom,adsp: add interconnects

From: Krzysztof Kozlowski
Date: Thu May 12 2022 - 06:01:50 EST


SM8350 ADSP Peripheral Image Loader already defines interconnects, so
document the property:

sm8350-hdk.dtb: remoteproc@4080000: 'interconnects' does not match any of the regexes: 'pinctrl-[0-9]+'

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
---
Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml | 3 +++
1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml
index 810ef9d2bcc1..6e1fdfe91043 100644
--- a/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml
+++ b/Documentation/devicetree/bindings/remoteproc/qcom,adsp.yaml
@@ -67,6 +67,9 @@ properties:
minItems: 1
maxItems: 8

+ interconnects:
+ maxItems: 1
+
interrupts:
minItems: 5
maxItems: 6
--
2.32.0