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: adi,ad5791: Add support for controlling RBUF

Added new property to support an external amplifier to be connected in a
gain of two configuration.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Nuno Sa <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20231129-ad5791-michael-stuff-v3-1-48e192b00909@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Michael Hennerich and committed by
Jonathan Cameron
d49f6942 f2dd716c

+5
+5
Documentation/devicetree/bindings/iio/dac/adi,ad5791.yaml
··· 26 26 vdd-supply: true 27 27 vss-supply: true 28 28 29 + adi,rbuf-gain2-en: 30 + description: Specify to allow an external amplifier to be connected in a 31 + gain of two configuration. 32 + type: boolean 33 + 29 34 required: 30 35 - compatible 31 36 - reg