Re: [PATCH v6 1/3] dt-bindings: iio: adc: ti,tsc2046: add vref-supply property

From: Jonathan Cameron
Date: Sun Sep 04 2022 - 10:32:18 EST


On Sun, 4 Sep 2022 12:02:01 +0200
Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx> wrote:

> Add property for the voltage reference supply.
>
> Signed-off-by: Oleksij Rempel <o.rempel@xxxxxxxxxxxxxx>
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>

Series applied to the togreg branch of iio.git and pushed out as testing for the
autobuilders to see if they can find anything we missed.

I'm not generally keen on seeing quite so many versions in such a short period of
time. Not too bad in this particular case as the patches were small, but it doesn't
provide time for others to respond and can lead to reviewer fatigue!

Anyhow, it worked out this time so not a big problem.

Thanks,

Jonathan

> ---
> Documentation/devicetree/bindings/iio/adc/ti,tsc2046.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/iio/adc/ti,tsc2046.yaml b/Documentation/devicetree/bindings/iio/adc/ti,tsc2046.yaml
> index 601d69971d84a..7faf12b1598b9 100644
> --- a/Documentation/devicetree/bindings/iio/adc/ti,tsc2046.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/ti,tsc2046.yaml
> @@ -25,6 +25,9 @@ properties:
>
> spi-max-frequency: true
>
> + vref-supply:
> + description: Optional supply of the reference voltage
> +
> "#io-channel-cells":
> const: 1
>