devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Artur Rojek <contact@artur-rojek.eu>
Cc: Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Paul Cercueil <paul@crapouillou.net>
Subject: Re: [PATCH v2 2/3] dt-bindings: iio/adc: Add bindings for Ingenic JZ47xx SoCs ADC.
Date: Sat, 9 Feb 2019 15:39:36 +0000	[thread overview]
Message-ID: <20190209153936.351ac73a@archlinux> (raw)
In-Reply-To: <20190204001514.29891-2-contact@artur-rojek.eu>

On Mon,  4 Feb 2019 01:15:13 +0100
Artur Rojek <contact@artur-rojek.eu> wrote:

> Add device tree bindings for the ADC controller on JZ47xx SoCs,
> used by the ingenic-adc driver.
> 
> Signed-off-by: Artur Rojek <contact@artur-rojek.eu>
Applied, 

Thanks,

Jonathan

> ---
> 
>  Changes:
> 
>  v2: no change
> 
>  include/dt-bindings/iio/adc/ingenic,adc.h | 10 ++++++++++
>  1 file changed, 10 insertions(+)
>  create mode 100644 include/dt-bindings/iio/adc/ingenic,adc.h
> 
> diff --git a/include/dt-bindings/iio/adc/ingenic,adc.h b/include/dt-bindings/iio/adc/ingenic,adc.h
> new file mode 100644
> index 000000000000..82706b2706ac
> --- /dev/null
> +++ b/include/dt-bindings/iio/adc/ingenic,adc.h
> @@ -0,0 +1,10 @@
> +/* SPDX-License-Identifier: GPL-2.0 */
> +
> +#ifndef _DT_BINDINGS_IIO_ADC_INGENIC_ADC_H
> +#define _DT_BINDINGS_IIO_ADC_INGENIC_ADC_H
> +
> +/* ADC channel idx. */
> +#define INGENIC_ADC_AUX		0
> +#define INGENIC_ADC_BATTERY	1
> +
> +#endif

  reply	other threads:[~2019-02-09 15:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-04  0:15 [PATCH v2 1/3] dt-bindings: iio/adc: Add docs for Ingenic JZ47xx SoCs ADC Artur Rojek
2019-02-04  0:15 ` [PATCH v2 2/3] dt-bindings: iio/adc: Add bindings " Artur Rojek
2019-02-09 15:39   ` Jonathan Cameron [this message]
2019-02-04  0:15 ` [PATCH v2 3/3] IIO: add Ingenic JZ47xx ADC driver Artur Rojek
2019-02-09 15:39   ` Jonathan Cameron
2019-02-09 16:13     ` contact
2019-02-09 15:38 ` [PATCH v2 1/3] dt-bindings: iio/adc: Add docs for Ingenic JZ47xx SoCs ADC Jonathan Cameron

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190209153936.351ac73a@archlinux \
    --to=jic23@kernel.org \
    --cc=contact@artur-rojek.eu \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=paul@crapouillou.net \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).