diff for duplicates of <20150625102823.GD15013@x1> diff --git a/a/1.txt b/N1/1.txt index 2e0f9e2..4a47e09 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ On Thu, 25 Jun 2015, Vaibhav Hiremath wrote: > With addition of DT support to 88pm800 mfd driver, this patch > adds new DT binding documentation along with respective properties. > -> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org> +> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> > --- > Documentation/devicetree/bindings/mfd/88pm800.txt | 54 +++++++++++++++++++++++ > 1 file changed, 54 insertions(+) @@ -42,7 +42,7 @@ No real need for this. > +Example: > + -> + pmic: 88pm800 at 30 { +> + pmic: 88pm800@30 { > + compatible = "marvell,88pm800"; > + reg = <0x30>; > + interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>; @@ -78,5 +78,9 @@ No real need for this. -- 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 +-- +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 0d56ce2..a25a295 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,15 @@ "ref\01435217189-19578-1-git-send-email-vaibhav.hiremath@linaro.org\0" "ref\01435217189-19578-4-git-send-email-vaibhav.hiremath@linaro.org\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH-v4 3/3] mfd: devicetree: bindings: Add new 88pm800 mfd binding\0" + "ref\01435217189-19578-4-git-send-email-vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" + "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH-v4 3/3] mfd: devicetree: bindings: Add new 88pm800 mfd binding\0" "Date\0Thu, 25 Jun 2015 11:28:23 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + " yizhang-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org\0" "\00:1\0" "b\0" "On Thu, 25 Jun 2015, Vaibhav Hiremath wrote:\n" @@ -11,7 +17,7 @@ "> With addition of DT support to 88pm800 mfd driver, this patch\n" "> adds new DT binding documentation along with respective properties.\n" "> \n" - "> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org>\n" + "> Signed-off-by: Vaibhav Hiremath <vaibhav.hiremath-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" "> ---\n" "> Documentation/devicetree/bindings/mfd/88pm800.txt | 54 +++++++++++++++++++++++\n" "> 1 file changed, 54 insertions(+)\n" @@ -50,7 +56,7 @@ "\n" "> +Example:\n" "> +\n" - "> +\tpmic: 88pm800 at 30 {\n" + "> +\tpmic: 88pm800@30 {\n" "> +\t\tcompatible = \"marvell,88pm800\";\n" "> +\t\treg = <0x30>;\n" "> +\t\tinterrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -86,7 +92,11 @@ "-- \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" + "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 -8c3f594b418ffb10a4385955a7e01e36ae06495731f962c7c8f4eaa0f1396972 +715b1c408fa3a1e6a691e5ac4a7ec585342cc3e5d322744e2a249219a3d332db
diff --git a/a/1.txt b/N2/1.txt index 2e0f9e2..98ac2f7 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -42,7 +42,7 @@ No real need for this. > +Example: > + -> + pmic: 88pm800 at 30 { +> + pmic: 88pm800@30 { > + compatible = "marvell,88pm800"; > + reg = <0x30>; > + interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>; @@ -78,5 +78,5 @@ No real need for this. -- 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 0d56ce2..999af29 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,14 @@ "ref\01435217189-19578-1-git-send-email-vaibhav.hiremath@linaro.org\0" "ref\01435217189-19578-4-git-send-email-vaibhav.hiremath@linaro.org\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH-v4 3/3] mfd: devicetree: bindings: Add new 88pm800 mfd binding\0" + "From\0Lee Jones <lee.jones@linaro.org>\0" + "Subject\0Re: [PATCH-v4 3/3] mfd: devicetree: bindings: Add new 88pm800 mfd binding\0" "Date\0Thu, 25 Jun 2015 11:28:23 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Vaibhav Hiremath <vaibhav.hiremath@linaro.org>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + devicetree@vger.kernel.org + linux-kernel@vger.kernel.org + robh+dt@kernel.org + " yizhang@marvell.com\0" "\00:1\0" "b\0" "On Thu, 25 Jun 2015, Vaibhav Hiremath wrote:\n" @@ -50,7 +55,7 @@ "\n" "> +Example:\n" "> +\n" - "> +\tpmic: 88pm800 at 30 {\n" + "> +\tpmic: 88pm800@30 {\n" "> +\t\tcompatible = \"marvell,88pm800\";\n" "> +\t\treg = <0x30>;\n" "> +\t\tinterrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -86,7 +91,7 @@ "-- \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 -8c3f594b418ffb10a4385955a7e01e36ae06495731f962c7c8f4eaa0f1396972 +13c140f54c5c2f27634da40da2cd8c21353b6be2133712085cd4f3b9f7019b3a
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.