Skip to content

Commit d19e551

Browse files
Santhosh Kumar Klag-linaro
authored andcommitted
dt-bindings: mfd: ti,am3359-tscadc: Allow dmas property to be optional
ADC module can function without DMA, so there may not be dma channel always associated with device. Hence, remove "dmas", "dma-names" from list of required properties. Signed-off-by: Santhosh Kumar K <[email protected]> Reviewed-by: Miquel Raynal <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Lee Jones <[email protected]>
1 parent 7ac5241 commit d19e551

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ required:
6161
- interrupts
6262
- clocks
6363
- clock-names
64-
- dmas
65-
- dma-names
6664

6765
additionalProperties: false
6866

0 commit comments

Comments
 (0)