Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Santhosh Kumar K and committed by
Lee Jones
d19e5510 7ac5241e

-2
-2
Documentation/devicetree/bindings/mfd/ti,am3359-tscadc.yaml
··· 61 61 - interrupts 62 62 - clocks 63 63 - clock-names 64 - - dmas 65 - - dma-names 66 64 67 65 additionalProperties: false 68 66