linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
To: Jonathan Cameron <jic23@kernel.org>,
	Antoine Tenart <antoine.tenart@free-electrons.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 3/3] ARM: berlin: add an ADC node for the BG2Q
Date: Mon, 18 May 2015 18:01:54 +0200	[thread overview]
Message-ID: <555A0CF2.7040403@gmail.com> (raw)
In-Reply-To: <55587E28.7070504@kernel.org>

On 17.05.2015 13:40, Jonathan Cameron wrote:
> On 11/05/15 11:18, Antoine Tenart wrote:
>> This patch adds the ADC node for the Berlin BG2Q, using the newly added
>> Berlin IIO ADC driver.
>>
>> Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
>
> The driver support will be working it's way through to mainline in the
> next merge window.  Obviously I 'could' take this through IIO, but not
> without an appropriate Ack.
>
> Hence I'll assume it's going through the arm-soc tree.

The node patch just fits right on top of the branch that reworks
the existing nodes of chip/system control nodes, i.e. where the
adc belongs to.

I'll pick the dts patch and will send it as part of the PR later
this week. As you already applied the driver and binding doc, this
is rather independent anyway.

Sebastian

>> ---
>>   arch/arm/boot/dts/berlin2q.dtsi | 7 +++++++
>>   1 file changed, 7 insertions(+)
>>
>> diff --git a/arch/arm/boot/dts/berlin2q.dtsi b/arch/arm/boot/dts/berlin2q.dtsi
>> index 187d056f7ad2..97c7e19e3ec6 100644
>> --- a/arch/arm/boot/dts/berlin2q.dtsi
>> +++ b/arch/arm/boot/dts/berlin2q.dtsi
>> @@ -565,6 +565,13 @@
>>   						function = "twsi3";
>>   					};
>>   				};
>> +
>> +				adc: adc {
>> +					compatible = "marvell,berlin2-adc";
>> +					interrupt-parent = <&sic>;
>> +					interrupts = <12>, <14>;
>> +					interrupt-names = "adc", "tsen";
>> +				};
>>   			};
>>
>>   			sic: interrupt-controller@e000 {
>>
>


      reply	other threads:[~2015-05-18 16:02 UTC|newest]

Thread overview: 7+ 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 ` [PATCH v4 1/3] iio: adc: add support for Berlin Antoine Tenart
2015-05-11 10:18 ` [PATCH v4 2/3] Documentation: bindings: document the Berlin ADC driver Antoine Tenart
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-17 11:40   ` Jonathan Cameron
2015-05-18 16:01     ` Sebastian Hesselbarth [this message]

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=555A0CF2.7040403@gmail.com \
    --to=sebastian.hesselbarth@gmail.com \
    --cc=antoine.tenart@free-electrons.com \
    --cc=jic23@kernel.org \
    --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=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 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).