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: ti,tsc2046: add vref-supply property

Add property for the voltage reference supply.

Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220904100203.3614502-1-o.rempel@pengutronix.de
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

authored by

Oleksij Rempel and committed by
Jonathan Cameron
6cda6aa8 f5ffeca5

+3
+3
Documentation/devicetree/bindings/iio/adc/ti,tsc2046.yaml
··· 23 23 interrupts: 24 24 maxItems: 1 25 25 26 + vref-supply: 27 + description: Optional supply of the reference voltage 28 + 26 29 "#io-channel-cells": 27 30 const: 1 28 31