diff for duplicates of <20170815022116.GA2201@roeck-us.net> diff --git a/a/content_digest b/N1/content_digest index bfdf292..8f6ec50 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,17 @@ "ref\020170802044529.30032-3-andrew@aj.id.au\0" "From\0Guenter Roeck <linux@roeck-us.net>\0" - "Subject\0[2/2] watchdog: aspeed: Support configuration of external signal properties\0" + "Subject\0Re: [2/2] watchdog: aspeed: Support configuration of external signal properties\0" "Date\0Mon, 14 Aug 2017 19:21:16 -0700\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Andrew Jeffery <andrew@aj.id.au>\0" + "Cc\0linux-watchdog@vger.kernel.org" + wim@iguana.be + robh+dt@kernel.org + mark.rutland@arm.com + joel@jms.id.au + devicetree@vger.kernel.org + linux-kernel@vger.kernel.org + linux-aspeed@lists.ozlabs.org + " openbmc@lists.ozlabs.org\0" "\00:1\0" "b\0" "On Wed, Aug 02, 2017 at 02:15:29PM +0930, Andrew Jeffery wrote:\n" @@ -174,4 +183,4 @@ "> \tif (ret) {\n" "> \t\tdev_err(&pdev->dev, \"failed to register\\n\");" -9e795ac462438fbbc78e4d3e113d19b503c27d64001f1dccc79b285cf21d3919 +f5e05283b7d176b2f636746e05655f3a3b72f953e344e989412595d6eab1f505
diff --git a/a/1.txt b/N2/1.txt index 1e09fe8..1979791 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -2,10 +2,10 @@ On Wed, Aug 02, 2017 at 02:15:29PM +0930, Andrew Jeffery wrote: > Add support for configuring the drive strength and polarity on the > AST2500, and the pulse duration on both the AST2400 and AST2500. > -> Signed-off-by: Andrew Jeffery <andrew@aj.id.au> -> Tested-by: Matt Spinler <mspinler@linux.vnet.ibm.com> +> Signed-off-by: Andrew Jeffery <andrew-zrmu5oMJ5Fs@public.gmane.org> +> Tested-by: Matt Spinler <mspinler-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org> -Reviewed-by: Guenter Roeck <linux@roeck-us.net> +Reviewed-by: Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org> > --- > drivers/watchdog/aspeed_wdt.c | 105 ++++++++++++++++++++++++++++++++++++++++-- @@ -166,3 +166,7 @@ Reviewed-by: Guenter Roeck <linux@roeck-us.net> > ret = devm_watchdog_register_device(&pdev->dev, &wdt->wdd); > if (ret) { > dev_err(&pdev->dev, "failed to register\n"); +-- +To unsubscribe from this list: send the line "unsubscribe linux-watchdog" 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/N2/content_digest index bfdf292..428c7bd 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,18 +1,28 @@ "ref\020170802044529.30032-3-andrew@aj.id.au\0" - "From\0Guenter Roeck <linux@roeck-us.net>\0" - "Subject\0[2/2] watchdog: aspeed: Support configuration of external signal properties\0" + "ref\020170802044529.30032-3-andrew-zrmu5oMJ5Fs@public.gmane.org\0" + "From\0Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>\0" + "Subject\0Re: [2/2] watchdog: aspeed: Support configuration of external signal properties\0" "Date\0Mon, 14 Aug 2017 19:21:16 -0700\0" - "To\0linux-aspeed@lists.ozlabs.org\0" + "To\0Andrew Jeffery <andrew-zrmu5oMJ5Fs@public.gmane.org>\0" + "Cc\0linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + wim-IQzOog9fTRqzQB+pC5nmwQ@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-aspeed-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + " openbmc-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org\0" "\00:1\0" "b\0" "On Wed, Aug 02, 2017 at 02:15:29PM +0930, Andrew Jeffery wrote:\n" "> Add support for configuring the drive strength and polarity on the\n" "> AST2500, and the pulse duration on both the AST2400 and AST2500.\n" "> \n" - "> Signed-off-by: Andrew Jeffery <andrew@aj.id.au>\n" - "> Tested-by: Matt Spinler <mspinler@linux.vnet.ibm.com>\n" + "> Signed-off-by: Andrew Jeffery <andrew-zrmu5oMJ5Fs@public.gmane.org>\n" + "> Tested-by: Matt Spinler <mspinler-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>\n" "\n" - "Reviewed-by: Guenter Roeck <linux@roeck-us.net>\n" + "Reviewed-by: Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>\n" "\n" "> ---\n" "> drivers/watchdog/aspeed_wdt.c | 105 ++++++++++++++++++++++++++++++++++++++++--\n" @@ -172,6 +182,10 @@ "> +\n" "> \tret = devm_watchdog_register_device(&pdev->dev, &wdt->wdd);\n" "> \tif (ret) {\n" - "> \t\tdev_err(&pdev->dev, \"failed to register\\n\");" + "> \t\tdev_err(&pdev->dev, \"failed to register\\n\");\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-watchdog\" 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 -9e795ac462438fbbc78e4d3e113d19b503c27d64001f1dccc79b285cf21d3919 +71fea6faa0690d2c865c0e7cfa5cb6502960b884d4cd733fc0627842d45956a5
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.