Skip to content

Commit a85bd43

Browse files
shravanI35088ConchuOD
authored andcommitted
dt-bindings: media: microchip-video-dma: add option property
added fix for the warning "'reset-gpios' do not match any of the regexes:" add option property "gpio-reset" in video-dma-rtl.yaml file, this gpio can be used to reset the mipicsi2 training circuit. Signed-off-by: Shravan Chippa <shravan.chippa@microchip.com>Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
1 parent 4d9b609 commit a85bd43

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/media/microchip,video-dma.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,10 @@ properties:
4444
description: Reserved memory for v4l2 buffers (optional)
4545
maxItems: 1
4646

47+
reset-gpios:
48+
maxItems: 1
49+
description: CSI2 module MIPI training reset
50+
4751
ports:
4852
$ref: /schemas/graph.yaml#/properties/ports
4953

0 commit comments

Comments
 (0)