All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Antoine Tenart <antoine.tenart@free-electrons.com>,
	sebastian.hesselbarth@gmail.com, knaack.h@gmx.de,
	lars@metafoo.de, pmeerw@pmeerw.net
Cc: zmxu@marvell.com, jszhang@marvell.com, yrliao@marvell.com,
	linux-iio@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 2/3] Documentation: bindings: document the Berlin ADC driver
Date: Sun, 17 May 2015 12:39:04 +0100	[thread overview]
Message-ID: <55587DD8.20300@kernel.org> (raw)
In-Reply-To: <1431339531-11938-3-git-send-email-antoine.tenart@free-electrons.com>

On 11/05/15 11:18, Antoine Tenart wrote:
> Following the addition of a Berlin ADC driver, this patch adds the
> corresponding bindings documentation.
> 
> Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
> Acked-by: Jonathan Cameron <jic23@kernel.org>
This has been around in this form for a good while, so I'll take the
view everyone agrees it is a good binding and apply it.

Applied to the togreg branch of iio.git - initially pushed out as testing
so the autobuilders can play with the rest of the series.

Thanks,

Jonathan
> ---
>  .../devicetree/bindings/iio/adc/berlin2_adc.txt       | 19 +++++++++++++++++++
>  1 file changed, 19 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/iio/adc/berlin2_adc.txt
> 
> diff --git a/Documentation/devicetree/bindings/iio/adc/berlin2_adc.txt b/Documentation/devicetree/bindings/iio/adc/berlin2_adc.txt
> new file mode 100644
> index 000000000000..908334c6b07f
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/iio/adc/berlin2_adc.txt
> @@ -0,0 +1,19 @@
> +* Berlin Analog to Digital Converter (ADC)
> +
> +The Berlin ADC has 8 channels, with one connected to a temperature sensor.
> +It is part of the system controller register set. The ADC node should be a
> +sub-node of the system controller node.
> +
> +Required properties:
> +- compatible: must be "marvell,berlin2-adc"
> +- interrupts: the interrupts for the ADC and the temperature sensor
> +- interrupt-names: should be "adc" and "tsen"
> +
> +Example:
> +
> +adc: adc {
> +	compatible = "marvell,berlin2-adc";
> +	interrupt-parent = <&sic>;
> +	interrupts = <12>, <14>;
> +	interrupt-names = "adc", "tsen";
> +};
> 


WARNING: multiple messages have this Message-ID (diff)
From: jic23@kernel.org (Jonathan Cameron)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 2/3] Documentation: bindings: document the Berlin ADC driver
Date: Sun, 17 May 2015 12:39:04 +0100	[thread overview]
Message-ID: <55587DD8.20300@kernel.org> (raw)
In-Reply-To: <1431339531-11938-3-git-send-email-antoine.tenart@free-electrons.com>

On 11/05/15 11:18, Antoine Tenart wrote:
> Following the addition of a Berlin ADC driver, this patch adds the
> corresponding bindings documentation.
> 
> Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
> Acked-by: Jonathan Cameron <jic23@kernel.org>
This has been around in this form for a good while, so I'll take the
view everyone agrees it is a good binding and apply it.

Applied to the togreg branch of iio.git - initially pushed out as testing
so the autobuilders can play with the rest of the series.

Thanks,

Jonathan
> ---
>  .../devicetree/bindings/iio/adc/berlin2_adc.txt       | 19 +++++++++++++++++++
>  1 file changed, 19 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/iio/adc/berlin2_adc.txt
> 
> diff --git a/Documentation/devicetree/bindings/iio/adc/berlin2_adc.txt b/Documentation/devicetree/bindings/iio/adc/berlin2_adc.txt
> new file mode 100644
> index 000000000000..908334c6b07f
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/iio/adc/berlin2_adc.txt
> @@ -0,0 +1,19 @@
> +* Berlin Analog to Digital Converter (ADC)
> +
> +The Berlin ADC has 8 channels, with one connected to a temperature sensor.
> +It is part of the system controller register set. The ADC node should be a
> +sub-node of the system controller node.
> +
> +Required properties:
> +- compatible: must be "marvell,berlin2-adc"
> +- interrupts: the interrupts for the ADC and the temperature sensor
> +- interrupt-names: should be "adc" and "tsen"
> +
> +Example:
> +
> +adc: adc {
> +	compatible = "marvell,berlin2-adc";
> +	interrupt-parent = <&sic>;
> +	interrupts = <12>, <14>;
> +	interrupt-names = "adc", "tsen";
> +};
> 

  reply	other threads:[~2015-05-17 11:39 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-11 10:18 [PATCH v4 0/3] ARM: berlin: ADC support Antoine Tenart
2015-05-11 10:18 ` Antoine Tenart
2015-05-11 10:18 ` [PATCH v4 1/3] iio: adc: add support for Berlin Antoine Tenart
2015-05-11 10:18   ` Antoine Tenart
2015-05-11 10:18 ` [PATCH v4 2/3] Documentation: bindings: document the Berlin ADC driver Antoine Tenart
2015-05-11 10:18   ` Antoine Tenart
2015-05-17 11:39   ` Jonathan Cameron [this message]
2015-05-17 11:39     ` Jonathan Cameron
2015-05-11 10:18 ` [PATCH v4 3/3] ARM: berlin: add an ADC node for the BG2Q Antoine Tenart
2015-05-11 10:18   ` Antoine Tenart
2015-05-17 11:40   ` Jonathan Cameron
2015-05-17 11:40     ` Jonathan Cameron
2015-05-18 16:01     ` Sebastian Hesselbarth
2015-05-18 16:01       ` Sebastian Hesselbarth

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=55587DD8.20300@kernel.org \
    --to=jic23@kernel.org \
    --cc=antoine.tenart@free-electrons.com \
    --cc=jszhang@marvell.com \
    --cc=knaack.h@gmx.de \
    --cc=lars@metafoo.de \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pmeerw@pmeerw.net \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=yrliao@marvell.com \
    --cc=zmxu@marvell.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.