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: iio: adc: adi,ad4030: Add PWM

In setups designed for high speed data rate capture, a PWM is used to
generate the CNV signal that issues data captures from the ADC. Document
the use of a PWM for AD4030 and similar devices.

Reviewed-by: David Lechner <dlechner@baylibre.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Signed-off-by: Marcelo Schmitt <marcelo.schmitt@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Marcelo Schmitt and committed by
Jonathan Cameron
5e0d71dc c4c1c5b7

+4
+4
Documentation/devicetree/bindings/iio/adc/adi,ad4030.yaml
··· 72 72 The Reset Input (/RST). Used for asynchronous device reset. 73 73 maxItems: 1 74 74 75 + pwms: 76 + description: PWM signal connected to the CNV pin. 77 + maxItems: 1 78 + 75 79 interrupts: 76 80 description: 77 81 The BUSY pin is used to signal that the conversions results are available