linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Chen-Yu Tsai <wens@csie.org>
To: Martin Ayotte <martinayotte@gmail.com>
Cc: Maxime Ripard <maxime.ripard@bootlin.com>,
	Sunil Mohan Adapa <sunil@medhas.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v2] arm64: dts: allwinner: a64: Enable eMMC on A64-OLinuXino
Date: Wed, 7 Aug 2019 14:18:09 +0800	[thread overview]
Message-ID: <CAGb2v66EDX1aL+rPrVMUnmgK8PECi1P5CS7749b2=8gTn5vdiA@mail.gmail.com> (raw)
In-Reply-To: <AD4CCAA0C22145CFB1E662CF924CB239@GirolesWin7>

On Tue, Aug 6, 2019 at 8:49 PM Martin Ayotte <martinayotte@gmail.com> wrote:
>
> Just to let you know : typo in my email still there...

Duh. Fixed it now.

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git/commit/?h=sunxi/dt-for-5.4&id=8d3071f3e85894be35a1b35bcf6fdef970c81018

> -----Message d'origine-----
> De : Chen-Yu Tsai [mailto:wens@csie.org]
> Envoyé : Tuesday, August 06, 2019 2:25 AM
> À : Martin Ayotte
> Cc : Sunil Mohan Adapa; Maxime Ripard; linux-arm-kernel
> Objet : Re: [PATCH v2] arm64: dts: allwinner: a64: Enable eMMC on
> A64-OLinuXino
>
> On Mon, Aug 5, 2019 at 8:58 PM Martin Ayotte <martinayotte@gmail.com> wrote:
> >
> > Fine for me too.
> >
> > Thanks .
> >
> > -----Message d'origine-----
> > De : Sunil Mohan Adapa [mailto:sunil@medhas.org]
> > Envoyé : Monday, August 05, 2019 1:25 AM
> > À : Chen-Yu Tsai
> > Cc : Maxime Ripard; Martin Ayotte; linux-arm-kernel
> > Objet : Re: [PATCH v2] arm64: dts: allwinner: a64: Enable eMMC on
> > A64-OLinuXino
> >
> > On 04/08/19 8:33 pm, Chen-Yu Tsai wrote:
> > > On Fri, Aug 2, 2019 at 2:47 AM Sunil Mohan Adapa <sunil@medhas.org>
> wrote:
> > >>
> > >> On 01/08/19 6:49 am, Martin Ayotte wrote:
> > >>> If my SOB could help here, I don't mind since I've done the commit
> > >>> more than a year ago for Armbian ...
> > >>>
> > >>> Signed-off-by: Martin Ayotte <martinayotte@gmai.com>
> > >>> Tested-by: Martin Ayotte <martinayotte@gmai.com>
> > >> gmai.com is likely a typo.
> > >>
> > >>> On Wed, Jul 31, 2019 at 10:42 PM Chen-Yu Tsai <wens@csie.org
> > >>>
> > >>>> Thanks. The patch looks good overall. The authorship is a little
> > >>>> confusing though. If it was initially done by Martin (CC-ed), then
> > >>>> he should be the author, and we should get his Signed-off-by if
> > >>>> possible.
> > >>
> > >> Martin is indeed the original author of the patch. Thank you for
> > reviewing.
> > >
> > > I'd like to apply this patch with Martin as the author, if that's OK
> with
> > you
> > > both?
> >
> > That is completely okay with me.
>
> Applied for 5.4.
>
> I reordered the tags so they make more sense:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git/commit/?h=su
> nxi/dt-for-5.4&id=0834887732df5af41b59b2e4d530fc1f5478965f
>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2019-08-07  6:18 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-27 21:03 [PATCH v2] arm64: dts: allwinner: a64: Enable eMMC on A64-OLinuXino Sunil Mohan Adapa
2019-08-01  2:42 ` Chen-Yu Tsai
2019-08-01 14:05   ` Martin Ayotte
     [not found]   ` <CAKQ8BtjLmhDgA8woY5NqaifODLUh_w_K4QYOUuqc4Six5Amerg@mail.gmail.com>
2019-08-01 18:47     ` Sunil Mohan Adapa
2019-08-02 12:45       ` Martin Ayotte
2019-08-05  3:33       ` Chen-Yu Tsai
2019-08-05  5:24         ` Sunil Mohan Adapa
2019-08-05 12:58           ` Martin Ayotte
2019-08-06  6:25             ` Chen-Yu Tsai
2019-08-06 12:49               ` Martin Ayotte
2019-08-07  6:18                 ` Chen-Yu Tsai [this message]
2019-08-07 12:01               ` Maxime Ripard
2019-08-07 12:09                 ` Chen-Yu Tsai
2019-08-07 12:41                   ` Martin Ayotte
2019-08-07 14:45                   ` Maxime Ripard
2019-08-08  5:12                     ` Chen-Yu Tsai
2019-08-08  6:25                       ` Sunil Mohan Adapa
2019-08-08  6:57                         ` Chen-Yu Tsai
2019-08-12  7:00                       ` Maxime Ripard

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='CAGb2v66EDX1aL+rPrVMUnmgK8PECi1P5CS7749b2=8gTn5vdiA@mail.gmail.com' \
    --to=wens@csie.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=martinayotte@gmail.com \
    --cc=maxime.ripard@bootlin.com \
    --cc=sunil@medhas.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).