devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/4] media: dt-bindings: qcom,sdm660-camss: document interconnects
@ 2022-05-09 14:47 Krzysztof Kozlowski
  2022-05-09 14:47 ` [PATCH 2/4] arm64: dts: qcom: sdm630: order clocks according to bindings Krzysztof Kozlowski
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Krzysztof Kozlowski @ 2022-05-09 14:47 UTC (permalink / raw)
  To: Robert Foss, Todor Tomov, Andy Gross, Bjorn Andersson,
	Mauro Carvalho Chehab, Rob Herring, Krzysztof Kozlowski,
	Del Regno, linux-media, linux-arm-msm, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski

Document the interconnect properties used in the Qualcomm CAMSS on
SDM660:

  sdm630-sony-xperia-nile-discovery.dtb: camss@ca00000: 'interconnect-names', 'interconnects' do not match any of the regexes: 'pinctrl-[0-9]+'

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 .../devicetree/bindings/media/qcom,sdm660-camss.yaml       | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/Documentation/devicetree/bindings/media/qcom,sdm660-camss.yaml b/Documentation/devicetree/bindings/media/qcom,sdm660-camss.yaml
index 338ab28d5f3b..b28c8e17f158 100644
--- a/Documentation/devicetree/bindings/media/qcom,sdm660-camss.yaml
+++ b/Documentation/devicetree/bindings/media/qcom,sdm660-camss.yaml
@@ -84,6 +84,13 @@ properties:
       - const: vfe0
       - const: vfe1
 
+  interconnects:
+    maxItems: 1
+
+  interconnect-names:
+    items:
+      - const: vfe-mem
+
   iommus:
     maxItems: 4
 
-- 
2.32.0


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-06-28 20:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-09 14:47 [PATCH 1/4] media: dt-bindings: qcom,sdm660-camss: document interconnects Krzysztof Kozlowski
2022-05-09 14:47 ` [PATCH 2/4] arm64: dts: qcom: sdm630: order clocks according to bindings Krzysztof Kozlowski
2022-06-22 10:03   ` Krzysztof Kozlowski
2022-05-09 14:47 ` [PATCH 3/4] arm64: dts: qcom: sdm630: order regs " Krzysztof Kozlowski
2022-05-09 14:47 ` [PATCH 4/4] arm64: dts: qcom: sdm630: order interrupts " Krzysztof Kozlowski
2022-05-17 20:38 ` [PATCH 1/4] media: dt-bindings: qcom,sdm660-camss: document interconnects Rob Herring
2022-06-28 20:19 ` (subset) " Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).