diff for duplicates of <1486508229.3824.1.camel@gmail.com> diff --git a/a/1.txt b/N1/1.txt index a1d2127..300a656 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Tue, 2017-02-07 at 16:10 +1030, Joel Stanley wrote: -> On Thu, Jan 12, 2017 at 10:59 AM, Cyril Bur <cyrilbur@gmail.com> wrote: +> On Thu, Jan 12, 2017 at 10:59 AM, Cyril Bur <cyrilbur-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: > > This provides access to the mbox registers on the ast2400 and ast2500 > > boards. > @@ -17,7 +17,7 @@ Cyril > > the other end may have configured the mbox hardware to provide an > > interrupt when a specific register gets written to. > > -> > Signed-off-by: Cyril Bur <cyrilbur@gmail.com> +> > Signed-off-by: Cyril Bur <cyrilbur-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> > > Send this to lkml as well next time you submit. > @@ -133,11 +133,15 @@ more widely when talking about controllers. > > + > > +MODULE_DEVICE_TABLE(of, aspeed_mbox_match); > > +MODULE_LICENSE("GPL"); -> > +MODULE_AUTHOR("Cyril Bur <cyrilbur@gmail.com>"); +> > +MODULE_AUTHOR("Cyril Bur <cyrilbur-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"); > > +MODULE_DESCRIPTION("ASpeed mailbox device driver"); > > ASPEED or Aspeed. > > > -- > > 2.11.0 -> > +> > +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 7375e61..4aa4ccf 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,25 +1,26 @@ "ref\020170112002910.3650-1-cyrilbur@gmail.com\0" "ref\020170112002910.3650-5-cyrilbur@gmail.com\0" "ref\0CACPK8XcsScjrit-7VHh4oL=zPiMeEAB5_R550U0uPsuQ4WF1mg@mail.gmail.com\0" - "From\0Cyril Bur <cyrilbur@gmail.com>\0" + "ref\0CACPK8XcsScjrit-7VHh4oL=zPiMeEAB5_R550U0uPsuQ4WF1mg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" + "From\0Cyril Bur <cyrilbur-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "Subject\0Re: [PATCH 4/4] drivers/mailbox: Add ASpeed mailbox driver\0" "Date\0Wed, 08 Feb 2017 09:57:09 +1100\0" - "To\0Joel Stanley <joel@jms.id.au>\0" - "Cc\0devicetree@vger.kernel.org" - jassisinghbrar@gmail.com - Arnd Bergmann <arnd@arndb.de> - gregkh@linuxfoundation.org - Mark Rutland <mark.rutland@arm.com> - Rob Herring <robh+dt@kernel.org> - OpenBMC Maillist <openbmc@lists.ozlabs.org> - Andrew Jeffery <andrew@aj.id.au> - Benjamin Herrenschmidt <benh@kernel.crashing.org> - Xo Wang <xow@google.com> - " Jeremy Kerr <jk@ozlabs.org>\0" + "To\0Joel Stanley <joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org>\0" + "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + jassisinghbrar-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org + Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> + gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + OpenBMC Maillist <openbmc-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org> + Andrew Jeffery <andrew-zrmu5oMJ5Fs@public.gmane.org> + Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org> + Xo Wang <xow-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> + " Jeremy Kerr <jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org>\0" "\00:1\0" "b\0" "On Tue, 2017-02-07 at 16:10 +1030, Joel Stanley wrote:\n" - "> On Thu, Jan 12, 2017 at 10:59 AM, Cyril Bur <cyrilbur@gmail.com> wrote:\n" + "> On Thu, Jan 12, 2017 at 10:59 AM, Cyril Bur <cyrilbur-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:\n" "> > This provides access to the mbox registers on the ast2400 and ast2500\n" "> > boards.\n" "> \n" @@ -37,7 +38,7 @@ "> > the other end may have configured the mbox hardware to provide an\n" "> > interrupt when a specific register gets written to.\n" "> > \n" - "> > Signed-off-by: Cyril Bur <cyrilbur@gmail.com>\n" + "> > Signed-off-by: Cyril Bur <cyrilbur-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "> \n" "> Send this to lkml as well next time you submit.\n" "> \n" @@ -153,13 +154,17 @@ "> > +\n" "> > +MODULE_DEVICE_TABLE(of, aspeed_mbox_match);\n" "> > +MODULE_LICENSE(\"GPL\");\n" - "> > +MODULE_AUTHOR(\"Cyril Bur <cyrilbur@gmail.com>\");\n" + "> > +MODULE_AUTHOR(\"Cyril Bur <cyrilbur-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\");\n" "> > +MODULE_DESCRIPTION(\"ASpeed mailbox device driver\");\n" "> \n" "> ASPEED or Aspeed.\n" "> \n" "> > --\n" "> > 2.11.0\n" - > > + "> > \n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -af589ce163c40c64bb09438257088d8bab540c2be9d8cf7857347336e9678589 +9a0e584e9472dae932e4aa19927bbccb24353253f4fbcdacd3eeb09996cf6179
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.