diff for duplicates of <7h4m45plxr.fsf@baylibre.com> diff --git a/a/1.txt b/N1/1.txt index ff2f299..d0a8330 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org> writes: +Dave Gerlach <d-gerlach@ti.com> writes: > Introduce a ti_sci_pm_domains driver to act as a generic pm domain provider > to allow each device to attach and associate it's ti-sci-id so that it can @@ -11,9 +11,9 @@ Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org> writes: > stop hooks will use TI SCI to turn on and off each device as determined > by pm_runtime usage. > -> Signed-off-by: Keerthy <j-keerthy-l0cyMroinI0@public.gmane.org> -> Signed-off-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> -> Signed-off-by: Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org> +> Signed-off-by: Keerthy <j-keerthy@ti.com> +> Signed-off-by: Nishanth Menon <nm@ti.com> +> Signed-off-by: Dave Gerlach <d-gerlach@ti.com> > --- > MAINTAINERS | 1 + > arch/arm/mach-keystone/Kconfig | 1 + @@ -34,7 +34,7 @@ Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org> writes: > +F: drivers/soc/ti/ti_sci_pm_domains.c > > THANKO'S RAREMONO AM/FM/SW RADIO RECEIVER USB DRIVER -> M: Hans Verkuil <hverkuil-qWit8jRvyhVmR6Xm/wNWPw@public.gmane.org> +> M: Hans Verkuil <hverkuil@xs4all.nl> > diff --git a/arch/arm/mach-keystone/Kconfig b/arch/arm/mach-keystone/Kconfig > index 24bd64dabdfc..18d49465cafb 100644 > --- a/arch/arm/mach-keystone/Kconfig @@ -87,8 +87,8 @@ Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org> writes: > + * TI SCI Generic Power Domain Driver > + * > + * Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/ -> + * J Keerthy <j-keerthy-l0cyMroinI0@public.gmane.org> -> + * Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org> +> + * J Keerthy <j-keerthy@ti.com> +> + * Dave Gerlach <d-gerlach@ti.com> > + * > + * This program is free software; you can redistribute it and/or > + * modify it under the terms of the GNU General Public License @@ -144,7 +144,3 @@ BTW, what is the the status of the TI-SCI protocol drivers themselves? This can't be merged until that is or this won't even compile. Kevin --- -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 d830ca7..96de6d9 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,25 +1,12 @@ "ref\020161019203347.17893-1-d-gerlach@ti.com\0" "ref\020161019203347.17893-4-d-gerlach@ti.com\0" - "ref\020161019203347.17893-4-d-gerlach-l0cyMroinI0@public.gmane.org\0" - "From\0Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0" - "Subject\0Re: [PATCH v2 3/4] soc: ti: Add ti_sci_pm_domains driver\0" + "From\0khilman@baylibre.com (Kevin Hilman)\0" + "Subject\0[PATCH v2 3/4] soc: ti: Add ti_sci_pm_domains driver\0" "Date\0Fri, 21 Oct 2016 12:00:00 -0700\0" - "To\0Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org>\0" - "Cc\0Ulf Hansson <ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - Rafael J . Wysocki <rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> - Keerthy <j-keerthy-l0cyMroinI0@public.gmane.org> - Russell King <rmk+kernel-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org> - Tero Kristo <t-kristo-l0cyMroinI0@public.gmane.org> - Sudeep Holla <sudeep.holla-5wv7dgnIgG8@public.gmane.org> - " Santosh Shilimkar <ssantosh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org> writes:\n" + "Dave Gerlach <d-gerlach@ti.com> writes:\n" "\n" "> Introduce a ti_sci_pm_domains driver to act as a generic pm domain provider\n" "> to allow each device to attach and associate it's ti-sci-id so that it can\n" @@ -32,9 +19,9 @@ "> stop hooks will use TI SCI to turn on and off each device as determined\n" "> by pm_runtime usage.\n" ">\n" - "> Signed-off-by: Keerthy <j-keerthy-l0cyMroinI0@public.gmane.org>\n" - "> Signed-off-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\n" - "> Signed-off-by: Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org>\n" + "> Signed-off-by: Keerthy <j-keerthy@ti.com>\n" + "> Signed-off-by: Nishanth Menon <nm@ti.com>\n" + "> Signed-off-by: Dave Gerlach <d-gerlach@ti.com>\n" "> ---\n" "> MAINTAINERS | 1 +\n" "> arch/arm/mach-keystone/Kconfig | 1 +\n" @@ -55,7 +42,7 @@ "> +F:\tdrivers/soc/ti/ti_sci_pm_domains.c\n" "> \n" "> THANKO'S RAREMONO AM/FM/SW RADIO RECEIVER USB DRIVER\n" - "> M:\tHans Verkuil <hverkuil-qWit8jRvyhVmR6Xm/wNWPw@public.gmane.org>\n" + "> M:\tHans Verkuil <hverkuil@xs4all.nl>\n" "> diff --git a/arch/arm/mach-keystone/Kconfig b/arch/arm/mach-keystone/Kconfig\n" "> index 24bd64dabdfc..18d49465cafb 100644\n" "> --- a/arch/arm/mach-keystone/Kconfig\n" @@ -108,8 +95,8 @@ "> + * TI SCI Generic Power Domain Driver\n" "> + *\n" "> + * Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/\n" - "> + *\tJ Keerthy <j-keerthy-l0cyMroinI0@public.gmane.org>\n" - "> + *\tDave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org>\n" + "> + *\tJ Keerthy <j-keerthy@ti.com>\n" + "> + *\tDave Gerlach <d-gerlach@ti.com>\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" @@ -164,10 +151,6 @@ "BTW, what is the the status of the TI-SCI protocol drivers themselves?\n" "This can't be merged until that is or this won't even compile.\n" "\n" - "Kevin\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 + Kevin -525e15a29107db4a3732265c1620066794b9f6b75213caf63694644f6cf9c089 +dc269f1d4921b10b808bf1894fc0f18703b1e40f2e37649bc3cc9ff74071ca7c
diff --git a/a/1.txt b/N2/1.txt index ff2f299..d0a8330 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org> writes: +Dave Gerlach <d-gerlach@ti.com> writes: > Introduce a ti_sci_pm_domains driver to act as a generic pm domain provider > to allow each device to attach and associate it's ti-sci-id so that it can @@ -11,9 +11,9 @@ Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org> writes: > stop hooks will use TI SCI to turn on and off each device as determined > by pm_runtime usage. > -> Signed-off-by: Keerthy <j-keerthy-l0cyMroinI0@public.gmane.org> -> Signed-off-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> -> Signed-off-by: Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org> +> Signed-off-by: Keerthy <j-keerthy@ti.com> +> Signed-off-by: Nishanth Menon <nm@ti.com> +> Signed-off-by: Dave Gerlach <d-gerlach@ti.com> > --- > MAINTAINERS | 1 + > arch/arm/mach-keystone/Kconfig | 1 + @@ -34,7 +34,7 @@ Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org> writes: > +F: drivers/soc/ti/ti_sci_pm_domains.c > > THANKO'S RAREMONO AM/FM/SW RADIO RECEIVER USB DRIVER -> M: Hans Verkuil <hverkuil-qWit8jRvyhVmR6Xm/wNWPw@public.gmane.org> +> M: Hans Verkuil <hverkuil@xs4all.nl> > diff --git a/arch/arm/mach-keystone/Kconfig b/arch/arm/mach-keystone/Kconfig > index 24bd64dabdfc..18d49465cafb 100644 > --- a/arch/arm/mach-keystone/Kconfig @@ -87,8 +87,8 @@ Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org> writes: > + * TI SCI Generic Power Domain Driver > + * > + * Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/ -> + * J Keerthy <j-keerthy-l0cyMroinI0@public.gmane.org> -> + * Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org> +> + * J Keerthy <j-keerthy@ti.com> +> + * Dave Gerlach <d-gerlach@ti.com> > + * > + * This program is free software; you can redistribute it and/or > + * modify it under the terms of the GNU General Public License @@ -144,7 +144,3 @@ BTW, what is the the status of the TI-SCI protocol drivers themselves? This can't be merged until that is or this won't even compile. Kevin --- -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/N2/content_digest index d830ca7..ac74251 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,25 +1,24 @@ "ref\020161019203347.17893-1-d-gerlach@ti.com\0" "ref\020161019203347.17893-4-d-gerlach@ti.com\0" - "ref\020161019203347.17893-4-d-gerlach-l0cyMroinI0@public.gmane.org\0" - "From\0Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0" + "From\0Kevin Hilman <khilman@baylibre.com>\0" "Subject\0Re: [PATCH v2 3/4] soc: ti: Add ti_sci_pm_domains driver\0" "Date\0Fri, 21 Oct 2016 12:00:00 -0700\0" - "To\0Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org>\0" - "Cc\0Ulf Hansson <ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - Rafael J . Wysocki <rjw-LthD3rsA81gm4RdzfppkhA@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Nishanth Menon <nm-l0cyMroinI0@public.gmane.org> - Keerthy <j-keerthy-l0cyMroinI0@public.gmane.org> - Russell King <rmk+kernel-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org> - Tero Kristo <t-kristo-l0cyMroinI0@public.gmane.org> - Sudeep Holla <sudeep.holla-5wv7dgnIgG8@public.gmane.org> - " Santosh Shilimkar <ssantosh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "To\0Dave Gerlach <d-gerlach@ti.com>\0" + "Cc\0Ulf Hansson <ulf.hansson@linaro.org>" + Rafael J . Wysocki <rjw@rjwysocki.net> + <linux-arm-kernel@lists.infradead.org> + <linux-kernel@vger.kernel.org> + <linux-pm@vger.kernel.org> + <devicetree@vger.kernel.org> + Nishanth Menon <nm@ti.com> + Keerthy <j-keerthy@ti.com> + Russell King <rmk+kernel@armlinux.org.uk> + Tero Kristo <t-kristo@ti.com> + Sudeep Holla <sudeep.holla@arm.com> + " Santosh Shilimkar <ssantosh@kernel.org>\0" "\00:1\0" "b\0" - "Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org> writes:\n" + "Dave Gerlach <d-gerlach@ti.com> writes:\n" "\n" "> Introduce a ti_sci_pm_domains driver to act as a generic pm domain provider\n" "> to allow each device to attach and associate it's ti-sci-id so that it can\n" @@ -32,9 +31,9 @@ "> stop hooks will use TI SCI to turn on and off each device as determined\n" "> by pm_runtime usage.\n" ">\n" - "> Signed-off-by: Keerthy <j-keerthy-l0cyMroinI0@public.gmane.org>\n" - "> Signed-off-by: Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\n" - "> Signed-off-by: Dave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org>\n" + "> Signed-off-by: Keerthy <j-keerthy@ti.com>\n" + "> Signed-off-by: Nishanth Menon <nm@ti.com>\n" + "> Signed-off-by: Dave Gerlach <d-gerlach@ti.com>\n" "> ---\n" "> MAINTAINERS | 1 +\n" "> arch/arm/mach-keystone/Kconfig | 1 +\n" @@ -55,7 +54,7 @@ "> +F:\tdrivers/soc/ti/ti_sci_pm_domains.c\n" "> \n" "> THANKO'S RAREMONO AM/FM/SW RADIO RECEIVER USB DRIVER\n" - "> M:\tHans Verkuil <hverkuil-qWit8jRvyhVmR6Xm/wNWPw@public.gmane.org>\n" + "> M:\tHans Verkuil <hverkuil@xs4all.nl>\n" "> diff --git a/arch/arm/mach-keystone/Kconfig b/arch/arm/mach-keystone/Kconfig\n" "> index 24bd64dabdfc..18d49465cafb 100644\n" "> --- a/arch/arm/mach-keystone/Kconfig\n" @@ -108,8 +107,8 @@ "> + * TI SCI Generic Power Domain Driver\n" "> + *\n" "> + * Copyright (C) 2015-2016 Texas Instruments Incorporated - http://www.ti.com/\n" - "> + *\tJ Keerthy <j-keerthy-l0cyMroinI0@public.gmane.org>\n" - "> + *\tDave Gerlach <d-gerlach-l0cyMroinI0@public.gmane.org>\n" + "> + *\tJ Keerthy <j-keerthy@ti.com>\n" + "> + *\tDave Gerlach <d-gerlach@ti.com>\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" @@ -164,10 +163,6 @@ "BTW, what is the the status of the TI-SCI protocol drivers themselves?\n" "This can't be merged until that is or this won't even compile.\n" "\n" - "Kevin\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 + Kevin -525e15a29107db4a3732265c1620066794b9f6b75213caf63694644f6cf9c089 +17fc49db5477b94559fa1ca9d2de45af3c020c9bf4c2f6014b9a6aba46346b19
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.