Commit d19e5510 authored by Santhosh Kumar K's avatar Santhosh Kumar K Committed by Lee Jones

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: default avatarSanthosh Kumar K <s-k6@ti.com>
Reviewed-by: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
Acked-by: default avatarConor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20231124045019.21003-1-s-k6@ti.comSigned-off-by: default avatarLee Jones <lee@kernel.org>
parent 7ac5241e
......@@ -61,8 +61,6 @@ required:
- interrupts
- clocks
- clock-names
- dmas
- dma-names
additionalProperties: false
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment