diff for duplicates of <20150323115425.GC24422@x1> diff --git a/a/1.txt b/N1/1.txt index 02a439f..ce4235a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ On Tue, 10 Mar 2015, Chen-Yu Tsai wrote: > Add the list of regulators for AXP22x to the DT bindings. > This includes the names and supply names. > -> Signed-off-by: Chen-Yu Tsai <wens@csie.org> +> Signed-off-by: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org> > --- > Documentation/devicetree/bindings/mfd/axp20x.txt | 27 ++++++++++++++++++++++++ > 1 file changed, 27 insertions(+) @@ -51,10 +51,15 @@ Nit: I'm not keen on double line spacing. > Example: > -> axp209: pmic at 34 { +> axp209: pmic@34 { -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org ? Open source software for ARM SoCs +Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog + +-- +You received this message because you are subscribed to the Google Groups "linux-sunxi" group. +To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org +For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N1/content_digest index 9d65ca1..4c2bba6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,23 @@ "ref\01425988764-23618-1-git-send-email-wens@csie.org\0" "ref\01425988764-23618-9-git-send-email-wens@csie.org\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH v5 08/12] mfd: axp20x: Add AXP22x regulator information to DT bindings\0" + "ref\01425988764-23618-9-git-send-email-wens-jdAy2FN1RRM@public.gmane.org\0" + "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH v5 08/12] mfd: axp20x: Add AXP22x regulator information to DT bindings\0" "Date\0Mon, 23 Mar 2015 11:54:25 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>\0" + "Cc\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" + Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> + Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Liam Girdwood <lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0" "\00:1\0" "b\0" "On Tue, 10 Mar 2015, Chen-Yu Tsai wrote:\n" @@ -11,7 +25,7 @@ "> Add the list of regulators for AXP22x to the DT bindings.\n" "> This includes the names and supply names.\n" "> \n" - "> Signed-off-by: Chen-Yu Tsai <wens@csie.org>\n" + "> Signed-off-by: Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>\n" "> ---\n" "> Documentation/devicetree/bindings/mfd/axp20x.txt | 27 ++++++++++++++++++++++++\n" "> 1 file changed, 27 insertions(+)\n" @@ -59,12 +73,17 @@ "\n" "> Example:\n" "> \n" - "> axp209: pmic at 34 {\n" + "> axp209: pmic@34 {\n" "\n" "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org ? Open source software for ARM SoCs\n" - Follow Linaro: Facebook | Twitter | Blog + "Linaro.org \342\224\202 Open source software for ARM SoCs\n" + "Follow Linaro: Facebook | Twitter | Blog\n" + "\n" + "-- \n" + "You received this message because you are subscribed to the Google Groups \"linux-sunxi\" group.\n" + "To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n" + For more options, visit https://groups.google.com/d/optout. -5d95701733b73f409a0de51e3e55d1211f402f86e16dd9ffd0d2c5c768273340 +b2c12e2f32d14ed11367b227bf15997c32450a15bede0b672c016101f3184d53
diff --git a/a/1.txt b/N2/1.txt index 02a439f..33f160f 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -51,10 +51,10 @@ Nit: I'm not keen on double line spacing. > Example: > -> axp209: pmic at 34 { +> axp209: pmic@34 { -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org ? Open source software for ARM SoCs +Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog diff --git a/a/content_digest b/N2/content_digest index 9d65ca1..5b77ccd 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,22 @@ "ref\01425988764-23618-1-git-send-email-wens@csie.org\0" "ref\01425988764-23618-9-git-send-email-wens@csie.org\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH v5 08/12] mfd: axp20x: Add AXP22x regulator information to DT bindings\0" + "From\0Lee Jones <lee.jones@linaro.org>\0" + "Subject\0Re: [PATCH v5 08/12] mfd: axp20x: Add AXP22x regulator information to DT bindings\0" "Date\0Mon, 23 Mar 2015 11:54:25 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Chen-Yu Tsai <wens@csie.org>\0" + "Cc\0Maxime Ripard <maxime.ripard@free-electrons.com>" + Samuel Ortiz <sameo@linux.intel.com> + Mark Brown <broonie@kernel.org> + Liam Girdwood <lgirdwood@gmail.com> + Kumar Gala <galak@codeaurora.org> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Mark Rutland <mark.rutland@arm.com> + Pawel Moll <pawel.moll@arm.com> + Rob Herring <robh+dt@kernel.org> + linux-arm-kernel@lists.infradead.org + devicetree@vger.kernel.org + linux-kernel@vger.kernel.org + " linux-sunxi@googlegroups.com\0" "\00:1\0" "b\0" "On Tue, 10 Mar 2015, Chen-Yu Tsai wrote:\n" @@ -59,12 +72,12 @@ "\n" "> Example:\n" "> \n" - "> axp209: pmic at 34 {\n" + "> axp209: pmic@34 {\n" "\n" "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org ? Open source software for ARM SoCs\n" + "Linaro.org \342\224\202 Open source software for ARM SoCs\n" Follow Linaro: Facebook | Twitter | Blog -5d95701733b73f409a0de51e3e55d1211f402f86e16dd9ffd0d2c5c768273340 +8e5dd7a86bc01f93b626282a05b220322881fe50b03e51dd14a059183d0efabb
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.