From: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH 2/2] ARM: lager: add i2c1, i2c2 pins
Date: Thu, 05 Jun 2014 17:49:22 +0000 [thread overview]
Message-ID: <5390ADA2.6070002@cogentembedded.com> (raw)
In-Reply-To: <1392224674-5328-2-git-send-email-ben.dooks@codethink.co.uk>
Hello.
On 06/05/2014 08:30 PM, Ben Dooks wrote:
>>>> Add pinctrl definitions for i2c1 and i2c2 busses on the Lager board
>>>> to ensure these are setup correctly at initialisation time. The i2c0
>>>> and i2c3 busses are connected to single function pins.
>>>> Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
>>>> ---
>>>> arch/arm/boot/dts/r8a7790-lager.dts | 14 ++++++++++++++
>>>> 1 file changed, 14 insertions(+)
>>> I have queued up the following.
>>> There was some fuzz when applying this patch, please check that the
>>> following is correct.
>>> From: Ben Dooks <ben.dooks@codethink.co.uk>
>>> [PATCH] ARM: shmobile: lager: add i2c1, i2c2 pins
>>> Add pinctrl definitions for i2c1 and i2c2 busses on the Lager board
>>> to ensure these are setup correctly at initialisation time. The i2c0
>>> and i2c3 busses are connected to single function pins.
>>> Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
>>> [horms+renesas@verge.net.au: Added shmobile to patch title]
>>> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
>>> ---
>>> arch/arm/boot/dts/r8a7790-lager.dts | 14 ++++++++++++++
>>> 1 file changed, 14 insertions(+)
>>> diff --git a/arch/arm/boot/dts/r8a7790-lager.dts
>>> b/arch/arm/boot/dts/r8a7790-lager.dts
>>> index ee80788..e33ed0d 100644
>>> --- a/arch/arm/boot/dts/r8a7790-lager.dts
>>> +++ b/arch/arm/boot/dts/r8a7790-lager.dts
>>> @@ -139,6 +139,16 @@
>>> states = <3300000 1
>>> 1800000 0>;
>>> };
>>> +
>>> + i2c1_pins: i2c1 {
>>> + renesas,groups = "i2c1";
>>> + renesas,function = "i2c1";
>>> + };
>>> +
>>> + i2c2_pins: i2c2 {
>>> + renesas,groups = "i2c2";
>>> + renesas,function = "i2c2";
>>> + };
>> These subnodes ended up added to a wrong node, they should have been
>> added to the PFC node below.
> Thanks, it is not obvious from just looking at them.
It was obvious from the context, actually.
WBR, Sergei
next prev parent reply other threads:[~2014-06-05 17:49 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-12 17:04 [PATCH 2/2] ARM: lager: add i2c1, i2c2 pins Ben Dooks
2014-02-13 0:27 ` Kuninori Morimoto
2014-06-05 0:32 ` Simon Horman
2014-06-05 13:39 ` Sergei Shtylyov
2014-06-05 16:30 ` Ben Dooks
2014-06-05 17:49 ` Sergei Shtylyov [this message]
2014-06-06 7:16 ` Simon Horman
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=5390ADA2.6070002@cogentembedded.com \
--to=sergei.shtylyov@cogentembedded.com \
--cc=linux-sh@vger.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 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.