[v8,2/9] dt-bindings: media: sun6i-a31-isp: Add optional interconnect properties
Commit Message
An interconnect can be attached to the sun6i-a31-csi device, which is
useful to attach the dma memory offset. Add related properties.
Signed-off-by: Paul Kocialkowski <paulk@sys-base.io>
---
.../devicetree/bindings/media/allwinner,sun6i-a31-isp.yaml | 6 ++++++
1 file changed, 6 insertions(+)
@@ -36,6 +36,12 @@ properties:
resets:
maxItems: 1
+ interconnects:
+ maxItems: 1
+
+ interconnect-names:
+ const: dma-mem
+
ports:
$ref: /schemas/graph.yaml#/properties/ports