diff for duplicates of <20150312091427.GA4329@piout.net> diff --git a/a/1.txt b/N1/1.txt index 0f3925b..9fe1e6e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -14,17 +14,17 @@ On 03/03/2015 at 10:32:24 +0100, Linus Walleij wrote : > to make a small writeup on MFD devices and add the compatible definition > there. > -> Suggested-by: Lee Jones <lee.jones@linaro.org> -> Cc: Arnd Bergmann <arnd@arndb.de> -> Cc: Devicetree <devicetree@vger.kernel.org> -> Cc: Rob Herring <robh+dt@kernel.org> -> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> -> Cc: Grant Likely <grant.likely@linaro.org> -> Cc: Pawel Moll <pawel.moll@arm.com> -> Cc: Mark Rutland <mark.rutland@arm.com> -> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk> -> Cc: Kumar Gala <galak@codeaurora.org> -> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> +> Suggested-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Cc: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> +> Cc: Devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> +> Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> +> Cc: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org> +> Cc: Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> +> Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> +> Cc: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> +> Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> +> Signed-off-by: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> > --- > I make the patch to the OF core in this one, it makes much more sense since > it's a oneliner @@ -79,11 +79,11 @@ On 03/03/2015 at 10:32:24 +0100, Linus Walleij wrote : > + > +Example: > + -> +foo at 1000 { +> +foo@1000 { > + compatible = "syscon", "simple-mfd"; > + reg = <0x010000 0x1000>; > + -> + led at 08.0 { +> + led@08.0 { > + compatible = "register-bit-led"; > + offset = <0x08>; > + mask = <0x01>; @@ -109,10 +109,14 @@ On 03/03/2015 at 10:32:24 +0100, Linus Walleij wrote : > > _______________________________________________ > linux-arm-kernel mailing list -> linux-arm-kernel at lists.infradead.org +> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com +-- +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 e36dbe9..e4e0160 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,25 @@ "ref\01425375148-4369-1-git-send-email-linus.walleij@linaro.org\0" "ref\01425375148-4369-2-git-send-email-linus.walleij@linaro.org\0" - "From\0alexandre.belloni@free-electrons.com (Alexandre Belloni)\0" - "Subject\0[PATCH 1/5] MFD/OF: document MFD devices and handle simple-mfd\0" + "ref\01425375148-4369-2-git-send-email-linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" + "From\0Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Subject\0Re: [PATCH 1/5] MFD/OF: document MFD devices and handle simple-mfd\0" "Date\0Thu, 12 Mar 2015 10:14:27 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> + Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Bryan Wu <cooloney-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Richard Purdie <rpurdie-Fm38FmjxZ/leoWH0uzbU5w@public.gmane.org> + Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org> + " Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" "\00:1\0" "b\0" "Hi,\n" @@ -22,17 +38,17 @@ "> to make a small writeup on MFD devices and add the compatible definition\n" "> there.\n" "> \n" - "> Suggested-by: Lee Jones <lee.jones@linaro.org>\n" - "> Cc: Arnd Bergmann <arnd@arndb.de>\n" - "> Cc: Devicetree <devicetree@vger.kernel.org>\n" - "> Cc: Rob Herring <robh+dt@kernel.org>\n" - "> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>\n" - "> Cc: Grant Likely <grant.likely@linaro.org>\n" - "> Cc: Pawel Moll <pawel.moll@arm.com>\n" - "> Cc: Mark Rutland <mark.rutland@arm.com>\n" - "> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>\n" - "> Cc: Kumar Gala <galak@codeaurora.org>\n" - "> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>\n" + "> Suggested-by: Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> Cc: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n" + "> Cc: Devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\n" + "> Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" + "> Cc: Benjamin Herrenschmidt <benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org>\n" + "> Cc: Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>\n" + "> Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n" + "> Cc: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>\n" + "> Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n" + "> Signed-off-by: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" "> ---\n" "> I make the patch to the OF core in this one, it makes much more sense since\n" "> it's a oneliner\n" @@ -87,11 +103,11 @@ "> +\n" "> +Example:\n" "> +\n" - "> +foo at 1000 {\n" + "> +foo@1000 {\n" "> +\t\tcompatible = \"syscon\", \"simple-mfd\";\n" "> +\t\treg = <0x010000 0x1000>;\n" "> +\n" - "> +\t\tled at 08.0 {\n" + "> +\t\tled@08.0 {\n" "> +\t\t\tcompatible = \"register-bit-led\";\n" "> +\t\t\toffset = <0x08>;\n" "> +\t\t\tmask = <0x01>;\n" @@ -117,12 +133,16 @@ "> \n" "> _______________________________________________\n" "> linux-arm-kernel mailing list\n" - "> linux-arm-kernel at lists.infradead.org\n" + "> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n" "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\n" "\n" "-- \n" "Alexandre Belloni, Free Electrons\n" "Embedded Linux, Kernel and Android engineering\n" - http://free-electrons.com + "http://free-electrons.com\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 -a8afdc78054e45048aa61816f13a025e39ffbcbe89a763ae6872d3b4e1ea33e9 +115131865060d2867e331de1bdae3784bcda79697b48047d4a33ec0ae4b1f033
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.