From: Paul Mundt <lethal@linux-sh.org>
To: Magnus Damm <magnus.damm@gmail.com>
Cc: Bastian Hecht <hechtb@gmail.com>,
linux-sh@vger.kernel.org, linux-serial@vger.kernel.org
Subject: Re: [PATCH v3 1/3] serial: sh-sci: Add OF support
Date: Wed, 27 Feb 2013 17:19:55 +0900 [thread overview]
Message-ID: <20130227081954.GA30395@linux-sh.org> (raw)
In-Reply-To: <CANqRtoSDqm1VMZxxuPgnpNScfSVsozeS=_m0-1t6Z1w0vny7FA@mail.gmail.com>
On Wed, Feb 27, 2013 at 05:11:34PM +0900, Magnus Damm wrote:
> On Wed, Feb 27, 2013 at 5:07 PM, Paul Mundt <lethal@linux-sh.org> wrote:
> > On Tue, Feb 26, 2013 at 11:03:26AM -0600, Bastian Hecht wrote:
> >> We add the capabilty to probe Renesas SCI devices using Device Tree setup.
> >>
> >> Signed-off-by: Bastian Hecht <hechtb+renesas@gmail.com>
> >> ---
> >> v3:
> >> - add remaining register layouts to bindings
> >> - remove register set mapping sci_regtype_modes[]
> >> - adapt renesas,regtype probing
> >>
> >> - add enums SCBRR_ALGO_INVALID and SCBRR_NR_ALGOS
> >> - check renesas,scbrr-algo-id boundaries using new enums
> >>
> >> .../bindings/tty/serial/renesas,sci-serial.txt | 53 ++++++++
> >> drivers/tty/serial/sh-sci.c | 126 +++++++++++++++++++-
> >> include/linux/serial_sci.h | 4 +
> >> 3 files changed, 179 insertions(+), 4 deletions(-)
> >> create mode 100644 Documentation/devicetree/bindings/tty/serial/renesas,sci-serial.txt
> >>
> > Looks good to me.
> >
> > Reviewed-by: Paul Mundt <lethal@linux-sh.org>
>
> Thanks. Do you intend to merge this yourself at some point, or do you
> have some other preferred way to deal with this?
>
I can merge it if you like, but then obviously the ARM patches will have
to wait until that part is upstream. I assumed you would want them all
grouped together, at which point I don't mind if it goes through some
other tree.
next prev parent reply other threads:[~2013-02-27 8:20 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-26 17:03 [PATCH v3 1/3] serial: sh-sci: Add OF support Bastian Hecht
2013-02-26 17:03 ` [PATCH v3 2/3] ARM: mach-shmobile: r8a7740: Add DT names to clock list Bastian Hecht
2013-03-01 9:42 ` Simon Horman
2013-02-26 17:03 ` [PATCH v3 3/3] ARM: mach-shmobile: r8a7740: Setup the serial devices using DT Bastian Hecht
2013-03-01 9:42 ` Simon Horman
2013-03-01 16:21 ` Bastian Hecht
2013-03-02 1:31 ` Simon Horman
2013-03-04 12:48 ` Magnus Damm
2013-03-04 13:33 ` Guennadi Liakhovetski
2013-03-05 3:27 ` Simon Horman
2013-03-05 6:52 ` Guennadi Liakhovetski
2013-03-05 7:04 ` Simon Horman
2013-03-04 15:44 ` Bastian Hecht
2013-03-05 3:36 ` Simon Horman
2013-02-27 8:07 ` [PATCH v3 1/3] serial: sh-sci: Add OF support Paul Mundt
2013-02-27 8:11 ` Magnus Damm
2013-02-27 8:19 ` Paul Mundt [this message]
2013-02-27 8:26 ` Magnus Damm
2013-02-27 9:04 ` Simon Horman
2013-02-27 9:34 ` Paul Mundt
2013-02-28 19:20 ` Bastian Hecht
2013-03-01 0:50 ` 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=20130227081954.GA30395@linux-sh.org \
--to=lethal@linux-sh.org \
--cc=hechtb@gmail.com \
--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).