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 <s-k6@ti.com> Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/r/20231124045019.21003-1-s-k6@ti.com Signed-off-by: Lee Jones <lee@kernel.org>
1 parent 7ac5241 commit d19e551

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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)