diff for duplicates of <1493711948.25766.341.camel@kernel.crashing.org> diff --git a/a/1.txt b/N1/1.txt index b2a9388..9c0e5fd 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Tue, 2017-05-02 at 17:15 +0930, Joel Stanley wrote: -> From: Jeremy Kerr <jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org> +> From: Jeremy Kerr <jk@ozlabs.org> > > This change adds a driver for the 16550-based Aspeed virtual UART > device. We use a similar process to the of_serial driver for device @@ -24,11 +24,11 @@ On Tue, 2017-05-02 at 17:15 +0930, Joel Stanley wrote: > bit to configure serial output modes, which is independent of whether > the devices has been opened by BMC userspace. > -> Signed-off-by: Jeremy Kerr <jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org> -> Signed-off-by: Joel Stanley <joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org> -> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +> Signed-off-by: Jeremy Kerr <jk@ozlabs.org> +> Signed-off-by: Joel Stanley <joel@jms.id.au> +> Acked-by: Rob Herring <robh@kernel.org> -Reviewed-by: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org> +Reviewed-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> > --- > v4: @@ -71,19 +71,19 @@ Reviewed-by: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@publi > @@ -0,0 +1,15 @@ > +What: /sys/bus/platform/drivers/aspeed-vuart/*/lpc_address > +Date: April 2017 -> +Contact: Jeremy Kerr <jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org> +> +Contact: Jeremy Kerr <jk@ozlabs.org> > +Description: Configures which IO port the host side of the UART > + will appear on the host <-> BMC LPC bus. > +Users: OpenBMC. Proposed changes should be mailed to -> + openbmc-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org +> + openbmc@lists.ozlabs.org > + > +What: /sys/bus/platform/drivers/aspeed-vuart*/sirq > +Date: April 2017 -> +Contact: Jeremy Kerr <jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org> +> +Contact: Jeremy Kerr <jk@ozlabs.org> > +Description: Configures which interrupt number the host side of > + the UART will appear on the host <-> BMC LPC bus. > +Users: OpenBMC. Proposed changes should be mailed to -> + openbmc-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org +> + openbmc@lists.ozlabs.org > diff --git a/Documentation/devicetree/bindings/serial/8250.txt b/Documentation/devicetree/bindings/serial/8250.txt > index 10276a46ecef..656733949309 100644 > --- a/Documentation/devicetree/bindings/serial/8250.txt @@ -106,8 +106,8 @@ Reviewed-by: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@publi > +/* > + * Serial Port driver for Aspeed VUART device > + * -> + * Copyright (C) 2016 Jeremy Kerr <jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org>, IBM Corp. -> + * Copyright (C) 2006 Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>, IBM Corp. +> + * Copyright (C) 2016 Jeremy Kerr <jk@ozlabs.org>, IBM Corp. +> + * Copyright (C) 2006 Arnd Bergmann <arnd@arndb.de>, IBM Corp. > + * > + * This program is free software; you can redistribute it and/or > + * modify it under the terms of the GNU General Public License @@ -423,7 +423,7 @@ Reviewed-by: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@publi > + > +module_platform_driver(aspeed_vuart_driver); > + -> +MODULE_AUTHOR("Jeremy Kerr <jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org>"); +> +MODULE_AUTHOR("Jeremy Kerr <jk@ozlabs.org>"); > +MODULE_LICENSE("GPL"); > +MODULE_DESCRIPTION("Driver for Aspeed VUART device"); > diff --git a/drivers/tty/serial/8250/Kconfig b/drivers/tty/serial/8250/Kconfig @@ -459,7 +459,3 @@ Reviewed-by: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@publi > obj-$(CONFIG_SERIAL_8250_BCM2835AUX) += 8250_bcm2835aux.o > obj-$(CONFIG_SERIAL_8250_CONSOLE) += 8250_early.o > obj-$(CONFIG_SERIAL_8250_FOURPORT) += 8250_fourport.o --- -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 6000213..67ff4da 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,24 +1,23 @@ "ref\020170502074543.1380-1-joel@jms.id.au\0" "ref\020170502074543.1380-3-joel@jms.id.au\0" - "ref\020170502074543.1380-3-joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org\0" - "From\0Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>\0" + "From\0Benjamin Herrenschmidt <benh@kernel.crashing.org>\0" "Subject\0Re: [PATCH v4 2/2] drivers/serial: Add driver for Aspeed virtual UART\0" "Date\0Tue, 02 May 2017 09:59:08 +0200\0" - "To\0Joel Stanley <joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org>" - Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> - " Jiri Slaby <jslaby-IBi9RG/b67k@public.gmane.org>\0" - "Cc\0Jeremy Kerr <jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org>" - linux-serial-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Andy Shevchenko <andy.shevchenko-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - " openbmc-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\0" + "To\0Joel Stanley <joel@jms.id.au>" + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + " Jiri Slaby <jslaby@suse.com>\0" + "Cc\0Jeremy Kerr <jk@ozlabs.org>" + linux-serial@vger.kernel.org + linux-kernel@vger.kernel.org + devicetree@vger.kernel.org + Andy Shevchenko <andy.shevchenko@gmail.com> + Mark Rutland <mark.rutland@arm.com> + Rob Herring <robh+dt@kernel.org> + " openbmc@lists.ozlabs.org\0" "\00:1\0" "b\0" "On Tue, 2017-05-02 at 17:15 +0930, Joel Stanley wrote:\n" - "> From: Jeremy Kerr <jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org>\n" + "> From: Jeremy Kerr <jk@ozlabs.org>\n" "> \n" "> This change adds a driver for the 16550-based Aspeed virtual UART\n" "> device. We use a similar process to the of_serial driver for device\n" @@ -43,11 +42,11 @@ "> bit to configure serial output modes, which is independent of whether\n" "> the devices has been opened by BMC userspace.\n" "> \n" - "> Signed-off-by: Jeremy Kerr <jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org>\n" - "> Signed-off-by: Joel Stanley <joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org>\n" - "> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "> Signed-off-by: Jeremy Kerr <jk@ozlabs.org>\n" + "> Signed-off-by: Joel Stanley <joel@jms.id.au>\n" + "> Acked-by: Rob Herring <robh@kernel.org>\n" "\n" - "Reviewed-by: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>\n" + "Reviewed-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>\n" "\n" "> ---\n" "> v4:\n" @@ -90,19 +89,19 @@ "> @@ -0,0 +1,15 @@\n" "> +What:\t\t/sys/bus/platform/drivers/aspeed-vuart/*/lpc_address\n" "> +Date:\t\tApril 2017\n" - "> +Contact:\tJeremy Kerr <jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org>\n" + "> +Contact:\tJeremy Kerr <jk@ozlabs.org>\n" "> +Description:\tConfigures which IO port the host side of the UART\n" "> +\t\twill appear on the host <-> BMC LPC bus.\n" "> +Users:\t\tOpenBMC. Proposed changes should be mailed to\n" - "> +\t\topenbmc-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\n" + "> +\t\topenbmc@lists.ozlabs.org\n" "> +\n" "> +What:\t\t/sys/bus/platform/drivers/aspeed-vuart*/sirq\n" "> +Date:\t\tApril 2017\n" - "> +Contact:\tJeremy Kerr <jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org>\n" + "> +Contact:\tJeremy Kerr <jk@ozlabs.org>\n" "> +Description:\tConfigures which interrupt number the host side of\n" "> +\t\tthe UART will appear on the host <-> BMC LPC bus.\n" "> +Users:\t\tOpenBMC. Proposed changes should be mailed to\n" - "> +\t\topenbmc-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\n" + "> +\t\topenbmc@lists.ozlabs.org\n" "> diff --git a/Documentation/devicetree/bindings/serial/8250.txt b/Documentation/devicetree/bindings/serial/8250.txt\n" "> index 10276a46ecef..656733949309 100644\n" "> --- a/Documentation/devicetree/bindings/serial/8250.txt\n" @@ -125,8 +124,8 @@ "> +/*\n" "> + * Serial Port driver for Aspeed VUART device\n" "> + *\n" - "> + * Copyright (C) 2016 Jeremy Kerr <jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org>, IBM Corp.\n" - "> + * Copyright (C) 2006 Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>, IBM Corp.\n" + "> + * Copyright (C) 2016 Jeremy Kerr <jk@ozlabs.org>, IBM Corp.\n" + "> + * Copyright (C) 2006 Arnd Bergmann <arnd@arndb.de>, IBM Corp.\n" "> + *\n" "> + * This program is free software; you can redistribute it and/or\n" "> + * modify it under the terms of the GNU General Public License\n" @@ -442,7 +441,7 @@ "> +\n" "> +module_platform_driver(aspeed_vuart_driver);\n" "> +\n" - "> +MODULE_AUTHOR(\"Jeremy Kerr <jk-mnsaURCQ41sdnm+yROfE0A@public.gmane.org>\");\n" + "> +MODULE_AUTHOR(\"Jeremy Kerr <jk@ozlabs.org>\");\n" "> +MODULE_LICENSE(\"GPL\");\n" "> +MODULE_DESCRIPTION(\"Driver for Aspeed VUART device\");\n" "> diff --git a/drivers/tty/serial/8250/Kconfig b/drivers/tty/serial/8250/Kconfig\n" @@ -477,10 +476,6 @@ "> +obj-$(CONFIG_SERIAL_8250_ASPEED_VUART)\t+= 8250_aspeed_vuart.o\n" "> obj-$(CONFIG_SERIAL_8250_BCM2835AUX)\t+= 8250_bcm2835aux.o\n" "> obj-$(CONFIG_SERIAL_8250_CONSOLE)\t+= 8250_early.o\n" - "> obj-$(CONFIG_SERIAL_8250_FOURPORT)\t+= 8250_fourport.o\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 + "> obj-$(CONFIG_SERIAL_8250_FOURPORT)\t+= 8250_fourport.o" -b75af77824e0f2f057e75c5cee8c8f4d55c56003cf1aacad03364f3b2193d3c5 +a4845ebbda9f1d462f4f430f252e0cfe320d7016dfd4ea20733fdcf5de56d519
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.