From: Simon Horman <horms@verge.net.au>
To: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Cc: linux-sh@vger.kernel.org, Magnus Damm <magnus.damm@gmail.com>,
linux-arm-kernel@lists.infradead.org,
linux-serial@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH/RFC v2] serial: sh-sci: Add device tree support for r8a7779
Date: Wed, 30 Apr 2014 10:44:15 +0900 [thread overview]
Message-ID: <20140430014414.GE24989@verge.net.au> (raw)
In-Reply-To: <2737920.PNRvA9nzcM@avalon>
On Wed, Apr 30, 2014 at 03:06:49AM +0200, Laurent Pinchart wrote:
> Hi Simon,
>
> Thank you for the patch.
>
> I've CC'ed the DT list which seems to have been forgotten.
>
> On Tuesday 29 April 2014 16:20:11 Simon Horman wrote:
> > Simply document a new compat string.
> > There appears to be no need for a driver updates.
> >
> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> >
> > ---
> >
> > v2
> > * Do not update the driver to set SCSCR_CKE1.
> > Instead DT may provide the P clock as the clock for the SCIF devices.
> > ---
> > Documentation/devicetree/bindings/serial/renesas,sci-serial.txt | 1 +
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt
> > b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt index
> > 53e6c17..bba86de 100644
> > --- a/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt
> > +++ b/Documentation/devicetree/bindings/serial/renesas,sci-serial.txt
> > @@ -12,6 +12,7 @@ Required properties:
> > - "renesas,scifa-r8a7791" for R8A7791 (R-Car M2) SCIFA compatible UART.
> > - "renesas,scifb-r8a7791" for R8A7791 (R-Car M2) SCIFB compatible UART.
> > - "renesas,hscif-r8a7791" for R8A7791 (R-Car M2) HSCIF compatible UART.
> > + - "renesas,scif-r8a7779" for R8A7779 (R-Car H1) SCIF compatible UART.
>
> What about moving this at the top of the list to keep it sorted by SoC number
> ?
Sure, will do.
>
> Apart from that,
>
> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
>
> > - "renesas,scif" for generic SCIF compatible UART.
> > - "renesas,scifa" for generic SCIFA compatible UART.
> > - "renesas,scifb" for generic SCIFB compatible UART.
>
> --
> Regards,
>
> Laurent Pinchart
>
prev parent reply other threads:[~2014-04-30 1:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1398756011-4672-1-git-send-email-horms+renesas@verge.net.au>
2014-04-30 1:06 ` [PATCH/RFC v2] serial: sh-sci: Add device tree support for r8a7779 Laurent Pinchart
2014-04-30 1:44 ` Simon Horman [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=20140430014414.GE24989@verge.net.au \
--to=horms@verge.net.au \
--cc=devicetree@vger.kernel.org \
--cc=laurent.pinchart@ideasonboard.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-serial@vger.kernel.org \
--cc=linux-sh@vger.kernel.org \
--cc=magnus.damm@gmail.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).