diff for duplicates of <20170123163059.GS7403@atomide.com> diff --git a/a/1.txt b/N1/1.txt index ad52e12..fd02d59 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ Hi, -* Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> [170105 16:45]: +* Tony Lindgren <tony@atomide.com> [170105 16:45]: > Many Motorola phones like droid 4 are using a custom PMIC called CPCAP > or 6556002. We can support it's core features quite easily with regmap_spi > and regmap_irq. @@ -10,12 +10,12 @@ Hi, > of_platform_populate() at the end of our probe, and then the children > can just call dev_get_regmap(dev.parent, NULL) to get the regmap. > -> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -> Cc: Marcel Partap <mpartap-hi6Y0CQ0nG0@public.gmane.org> -> Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> -> Cc: Michael Scott <michael.scott-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> -> Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> +> Cc: devicetree@vger.kernel.org +> Cc: Marcel Partap <mpartap@gmx.net> +> Cc: Mark Rutland <mark.rutland@arm.com> +> Cc: Michael Scott <michael.scott@linaro.org> +> Acked-by: Rob Herring <robh@kernel.org> +> Signed-off-by: Tony Lindgren <tony@atomide.com> > --- > Changes from v2: > @@ -35,7 +35,3 @@ sending the CPCAP regulator and USB PHY driver patches for v4.12 :) Cheers, Tony --- -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 fd1326a..b23870e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,20 @@ "ref\020170106004439.12249-1-tony@atomide.com\0" - "ref\020170106004439.12249-1-tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org\0" - "From\0Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\0" + "From\0Tony Lindgren <tony@atomide.com>\0" "Subject\0Re: [PATCHv4] mfd: cpcap: Add minimal support\0" "Date\0Mon, 23 Jan 2017 08:30:59 -0800\0" - "To\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" - " Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>\0" - "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Marcel Partap <mpartap-hi6Y0CQ0nG0@public.gmane.org> - Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> - " Michael Scott <michael.scott-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "To\0Lee Jones <lee.jones@linaro.org>" + " Samuel Ortiz <sameo@linux.intel.com>\0" + "Cc\0linux-kernel@vger.kernel.org" + linux-omap@vger.kernel.org + devicetree@vger.kernel.org + Marcel Partap <mpartap@gmx.net> + Mark Rutland <mark.rutland@arm.com> + " Michael Scott <michael.scott@linaro.org>\0" "\00:1\0" "b\0" "Hi,\n" "\n" - "* Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> [170105 16:45]:\n" + "* Tony Lindgren <tony@atomide.com> [170105 16:45]:\n" "> Many Motorola phones like droid 4 are using a custom PMIC called CPCAP\n" "> or 6556002. We can support it's core features quite easily with regmap_spi\n" "> and regmap_irq.\n" @@ -25,12 +24,12 @@ "> of_platform_populate() at the end of our probe, and then the children\n" "> can just call dev_get_regmap(dev.parent, NULL) to get the regmap.\n" "> \n" - "> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - "> Cc: Marcel Partap <mpartap-hi6Y0CQ0nG0@public.gmane.org>\n" - "> Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n" - "> Cc: Michael Scott <michael.scott-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" - "> Signed-off-by: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n" + "> Cc: devicetree@vger.kernel.org\n" + "> Cc: Marcel Partap <mpartap@gmx.net>\n" + "> Cc: Mark Rutland <mark.rutland@arm.com>\n" + "> Cc: Michael Scott <michael.scott@linaro.org>\n" + "> Acked-by: Rob Herring <robh@kernel.org>\n" + "> Signed-off-by: Tony Lindgren <tony@atomide.com>\n" "> ---\n" "> Changes from v2:\n" "> \n" @@ -49,10 +48,6 @@ "\n" "Cheers,\n" "\n" - "Tony\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 + Tony -88007fd3aaa8739f170df80372ef6fe665c3f1439ab8fd3999d0c3049fb26e94 +a6146732f6064e000c00e2863e4ed02444162f2b6bded42a969f1df42b9f5a47
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.