mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 11:11:26 +02:00
dt-bindings: media: sun6i-a31-csi: Add optional interconnect properties
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> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20260518153339.619947-2-paulk@sys-base.io Signed-off-by: Chen-Yu Tsai <wens@kernel.org>
This commit is contained in:
parent
3a6ffc1b4f
commit
7c2a29d72f
|
|
@ -40,6 +40,12 @@ properties:
|
|||
resets:
|
||||
maxItems: 1
|
||||
|
||||
interconnects:
|
||||
maxItems: 1
|
||||
|
||||
interconnect-names:
|
||||
const: dma-mem
|
||||
|
||||
port:
|
||||
$ref: /schemas/graph.yaml#/$defs/port-base
|
||||
description: Parallel input port, connect to a parallel sensor
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user