From: Wolfram Sang <wsa@the-dreams.de>
To: linux-sh@vger.kernel.org
Subject: Re: [RFC V2 3/4] ARM: shmobile: r8a7790: lager: add i2c-demuxer to dts
Date: Tue, 17 Mar 2015 10:45:13 +0000 [thread overview]
Message-ID: <20150317104512.GA907@katana> (raw)
In-Reply-To: <1426576524-22315-4-git-send-email-wsa@the-dreams.de>
[-- Attachment #1: Type: text/plain, Size: 1249 bytes --]
On Tue, Mar 17, 2015 at 11:13:02AM +0200, Laurent Pinchart wrote:
> Hi Wolfram,
>
> Thank you for the patch.
>
> On Tuesday 17 March 2015 08:15:23 Wolfram Sang wrote:
> > From: Wolfram Sang <wsa+renesas@sang-engineering.com>
> >
> > Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> > ---
> >
> > Changes since RFC V1: rebased, added the sound-codec entry, fixed a typo
> >
> > arch/arm/boot/dts/r8a7790-lager.dts | 66 ++++++++++++++++++++++++----------
> > 1 file changed, 46 insertions(+), 20 deletions(-)
> >
> > diff --git a/arch/arm/boot/dts/r8a7790-lager.dts
> > b/arch/arm/boot/dts/r8a7790-lager.dts index 0c3b6783b72add..bf0065d676428d
> > 100644
> > --- a/arch/arm/boot/dts/r8a7790-lager.dts
> > +++ b/arch/arm/boot/dts/r8a7790-lager.dts
> > @@ -222,6 +222,40 @@
> > };
> > };
> > };
> > +
> > + i2c-demux {
> > +
> > + compatible = "i2c-demux-pinctrl";
> > + i2c-parent = <&iic2>, <&i2c2>;
>
> Purely from a DT point of view, wouldn't it make sense to call the node i2c-
> bus and rename the i2c-parent property to i2c-masters ?
I'd think so. I chose "i2c-parent" to be consistent with the existing
i2c-pinctrl-mux driver. But I don't think we need to uphold this.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2015-03-17 10:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-17 7:15 [RFC V2 3/4] ARM: shmobile: r8a7790: lager: add i2c-demuxer to dts Wolfram Sang
2015-03-17 9:13 ` Laurent Pinchart
2015-03-17 10:45 ` Wolfram Sang [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=20150317104512.GA907@katana \
--to=wsa@the-dreams.de \
--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 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).