[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190908132414.2200a980@archlinux>
Date: Sun, 8 Sep 2019 13:24:14 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Artur Rojek <contact@...ur-rojek.eu>
Cc: Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Paul Cercueil <paul@...pouillou.net>,
linux-iio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, Rob Herring <robh@...nel.org>
Subject: Re: [PATCH v2 2/3] dt-bindings: iio/adc: Add AUX2 channel idx for
JZ4770 SoC ADC
On Sat, 27 Jul 2019 21:59:39 +0200
Artur Rojek <contact@...ur-rojek.eu> wrote:
> Introduce support for AUX2 channel found in ADC hardware present on
> Ingenic JZ4770 SoC.
>
> Signed-off-by: Artur Rojek <contact@...ur-rojek.eu>
> Reviewed-by: Rob Herring <robh@...nel.org>
Applied to the togreg branch of iio.git and pushed out as testing for
the autobuilders to mostly ignore it.
Thanks,
Jonathan
> ---
>
> Changes:
>
> v2: no change
>
> include/dt-bindings/iio/adc/ingenic,adc.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/include/dt-bindings/iio/adc/ingenic,adc.h b/include/dt-bindings/iio/adc/ingenic,adc.h
> index 82706b2706ac..42f871ab3272 100644
> --- a/include/dt-bindings/iio/adc/ingenic,adc.h
> +++ b/include/dt-bindings/iio/adc/ingenic,adc.h
> @@ -6,5 +6,6 @@
> /* ADC channel idx. */
> #define INGENIC_ADC_AUX 0
> #define INGENIC_ADC_BATTERY 1
> +#define INGENIC_ADC_AUX2 2
>
> #endif
Powered by blists - more mailing lists