From: Simon Horman <horms@verge.net.au>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] serial: sh-sci: Add device tree support for r8a779[23]
Date: Mon, 14 Dec 2015 08:14:09 +0000 [thread overview]
Message-ID: <20151214081408.GA9929@verge.net.au> (raw)
In-Reply-To: <CAMuHMdXjQ+N5zfJnQa97N_ob4WUtLTUgePL99e40SjT=tDGfuA@mail.gmail.com>
On Mon, Dec 14, 2015 at 08:49:18AM +0100, Geert Uytterhoeven wrote:
> On Mon, Dec 14, 2015 at 7:27 AM, Simon Horman <horms@verge.net.au> wrote:
> > On Sat, Dec 12, 2015 at 10:52:50PM -0800, Greg Kroah-Hartman wrote:
> >> On Fri, Nov 27, 2015 at 10:20:24AM +0900, Simon Horman wrote:
> >> > Simply document new compat strings.
> >> > There appears to be no need for a driver updates.
> >> >
> >> > Also update the name of the r8a7791 to M2-W: the name changed a while back.
> >> >
> >> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> >>
> >> Doesn't apply to my tree :(
> >
> > I'm a little confused.
> >
> > The tty-next branch of the tty tree seems to be v4.4-rc5.
> > And the patch seems to apply there. Please let me know what
> > I should be using as a base.
>
> Greg has applied the patch from Ulrich, which added support for r8a7793.
> Hence your patch adding support for r8a7792 and r8a7793 no longer applies.
Thanks. I'll come back to the r8a7792 later. Perhaps much later.
Its not a high priority.
WARNING: multiple messages have this Message-ID (diff)
From: Simon Horman <horms@verge.net.au>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
"linux-serial@vger.kernel.org" <linux-serial@vger.kernel.org>,
Magnus Damm <magnus.damm@gmail.com>,
Linux-sh list <linux-sh@vger.kernel.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH] serial: sh-sci: Add device tree support for r8a779[23]
Date: Mon, 14 Dec 2015 17:14:09 +0900 [thread overview]
Message-ID: <20151214081408.GA9929@verge.net.au> (raw)
In-Reply-To: <CAMuHMdXjQ+N5zfJnQa97N_ob4WUtLTUgePL99e40SjT=tDGfuA@mail.gmail.com>
On Mon, Dec 14, 2015 at 08:49:18AM +0100, Geert Uytterhoeven wrote:
> On Mon, Dec 14, 2015 at 7:27 AM, Simon Horman <horms@verge.net.au> wrote:
> > On Sat, Dec 12, 2015 at 10:52:50PM -0800, Greg Kroah-Hartman wrote:
> >> On Fri, Nov 27, 2015 at 10:20:24AM +0900, Simon Horman wrote:
> >> > Simply document new compat strings.
> >> > There appears to be no need for a driver updates.
> >> >
> >> > Also update the name of the r8a7791 to M2-W: the name changed a while back.
> >> >
> >> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> >>
> >> Doesn't apply to my tree :(
> >
> > I'm a little confused.
> >
> > The tty-next branch of the tty tree seems to be v4.4-rc5.
> > And the patch seems to apply there. Please let me know what
> > I should be using as a base.
>
> Greg has applied the patch from Ulrich, which added support for r8a7793.
> Hence your patch adding support for r8a7792 and r8a7793 no longer applies.
Thanks. I'll come back to the r8a7792 later. Perhaps much later.
Its not a high priority.
WARNING: multiple messages have this Message-ID (diff)
From: horms@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] serial: sh-sci: Add device tree support for r8a779[23]
Date: Mon, 14 Dec 2015 17:14:09 +0900 [thread overview]
Message-ID: <20151214081408.GA9929@verge.net.au> (raw)
In-Reply-To: <CAMuHMdXjQ+N5zfJnQa97N_ob4WUtLTUgePL99e40SjT=tDGfuA@mail.gmail.com>
On Mon, Dec 14, 2015 at 08:49:18AM +0100, Geert Uytterhoeven wrote:
> On Mon, Dec 14, 2015 at 7:27 AM, Simon Horman <horms@verge.net.au> wrote:
> > On Sat, Dec 12, 2015 at 10:52:50PM -0800, Greg Kroah-Hartman wrote:
> >> On Fri, Nov 27, 2015 at 10:20:24AM +0900, Simon Horman wrote:
> >> > Simply document new compat strings.
> >> > There appears to be no need for a driver updates.
> >> >
> >> > Also update the name of the r8a7791 to M2-W: the name changed a while back.
> >> >
> >> > Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
> >>
> >> Doesn't apply to my tree :(
> >
> > I'm a little confused.
> >
> > The tty-next branch of the tty tree seems to be v4.4-rc5.
> > And the patch seems to apply there. Please let me know what
> > I should be using as a base.
>
> Greg has applied the patch from Ulrich, which added support for r8a7793.
> Hence your patch adding support for r8a7792 and r8a7793 no longer applies.
Thanks. I'll come back to the r8a7792 later. Perhaps much later.
Its not a high priority.
next prev parent reply other threads:[~2015-12-14 8:14 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-08-25 6:49 [PATCH] serial: sh-sci: Add device tree support for r8a7795 Kuninori Morimoto
2015-08-25 6:49 ` Kuninori Morimoto
2015-08-25 6:49 ` Kuninori Morimoto
2015-09-30 9:57 ` Geert Uytterhoeven
2015-09-30 9:57 ` Geert Uytterhoeven
2015-10-01 5:05 ` Simon Horman
2015-10-01 5:05 ` Simon Horman
2015-11-27 1:20 ` [PATCH] serial: sh-sci: Add device tree support for r8a779[23] Simon Horman
2015-11-27 1:20 ` Simon Horman
2015-11-27 1:20 ` Simon Horman
2015-12-13 6:52 ` Greg Kroah-Hartman
2015-12-13 6:52 ` Greg Kroah-Hartman
2015-12-13 6:52 ` Greg Kroah-Hartman
2015-12-14 6:27 ` Simon Horman
2015-12-14 6:27 ` Simon Horman
2015-12-14 6:27 ` Simon Horman
2015-12-14 7:49 ` Geert Uytterhoeven
2015-12-14 7:49 ` Geert Uytterhoeven
2015-12-14 7:49 ` Geert Uytterhoeven
2015-12-14 8:14 ` Simon Horman [this message]
2015-12-14 8:14 ` Simon Horman
2015-12-14 8:14 ` Simon Horman
2016-01-11 1:39 ` [PATCH] serial: sh-sci: Add device tree support for r8a7792 Simon Horman
2016-01-11 1:39 ` Simon Horman
2016-01-11 1:39 ` 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=20151214081408.GA9929@verge.net.au \
--to=horms@verge.net.au \
--cc=linux-arm-kernel@lists.infradead.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.