diff for duplicates of <20150410205210.14369.28019@quantum> diff --git a/a/1.txt b/N1/1.txt index 52fd4f3..3624d8a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,12 +1,12 @@ Quoting Vincent Yang (2015-03-04 03:04:03) -> From: Jassi Brar <jaswinder.singh@linaro.org> +> From: Jassi Brar <jaswinder.singh-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> > > The CRG11 clock controller is managed by remote f/w. > This driver simply maps Linux CLK ops onto mailbox api. > -> Signed-off-by: Andy Green <andy.green@linaro.org> -> Signed-off-by: Vincent Yang <vincent.yang@socionext.com> -> Signed-off-by: Tetsuya Nuriya <nuriya.tetsuya@socionext.com> +> Signed-off-by: Andy Green <andy.green-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Signed-off-by: Vincent Yang <vincent.yang-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org> +> Signed-off-by: Tetsuya Nuriya <nuriya.tetsuya-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org> Patch looks OK to me. We might to replace that __clk_lookup in crg11_get with clk_get or something else like it someday if I ever get around to @@ -47,7 +47,7 @@ Mike > + #clock-cells = <3>; > + }; > + -> + mhu: mhu0 at 2b1f0000 { +> + mhu: mhu0@2b1f0000 { > + #mbox-cells = <1>; > + compatible = "arm,mhu"; > + reg = <0 0x2B1F0000 0x1000>; @@ -463,4 +463,8 @@ Mike > +module_init(mb86s7x_clclk_of_init); > -- > 1.9.0 -> +> +-- +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 84d4291..c269fe2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,20 +1,37 @@ "ref\01425466367-30556-1-git-send-email-vincent.yang@socionext.com\0" "ref\01425467043-30733-1-git-send-email-vincent.yang@socionext.com\0" - "From\0mturquette@linaro.org (Michael Turquette)\0" - "Subject\0[PATCH v7 4/7] clk: Add clock driver for mb86s7x\0" + "ref\01425467043-30733-1-git-send-email-vincent.yang-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org\0" + "From\0Michael Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH v7 4/7] clk: Add clock driver for mb86s7x\0" "Date\0Fri, 10 Apr 2015 13:52:10 -0700\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Vincent Yang <vincent.cw.yang-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "Cc\0arnd-r2nGTMty4D4@public.gmane.org" + olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org + arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + pawel.moll-5wv7dgnIgG8@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org + galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org + andy.green-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + patches-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + jaswinder.singh-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + Vincent Yang <vincent.yang-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org> + " Tetsuya Nuriya <nuriya.tetsuya-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org>\0" "\00:1\0" "b\0" "Quoting Vincent Yang (2015-03-04 03:04:03)\n" - "> From: Jassi Brar <jaswinder.singh@linaro.org>\n" + "> From: Jassi Brar <jaswinder.singh-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" "> \n" "> The CRG11 clock controller is managed by remote f/w.\n" "> This driver simply maps Linux CLK ops onto mailbox api.\n" "> \n" - "> Signed-off-by: Andy Green <andy.green@linaro.org>\n" - "> Signed-off-by: Vincent Yang <vincent.yang@socionext.com>\n" - "> Signed-off-by: Tetsuya Nuriya <nuriya.tetsuya@socionext.com>\n" + "> Signed-off-by: Andy Green <andy.green-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> Signed-off-by: Vincent Yang <vincent.yang-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org>\n" + "> Signed-off-by: Tetsuya Nuriya <nuriya.tetsuya-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org>\n" "\n" "Patch looks OK to me. We might to replace that __clk_lookup in crg11_get\n" "with clk_get or something else like it someday if I ever get around to\n" @@ -55,7 +72,7 @@ "> + #clock-cells = <3>;\n" "> + };\n" "> +\n" - "> + mhu: mhu0 at 2b1f0000 {\n" + "> + mhu: mhu0@2b1f0000 {\n" "> + #mbox-cells = <1>;\n" "> + compatible = \"arm,mhu\";\n" "> + reg = <0 0x2B1F0000 0x1000>;\n" @@ -471,6 +488,10 @@ "> +module_init(mb86s7x_clclk_of_init);\n" "> -- \n" "> 1.9.0\n" - > + "> \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 -3c4267bc8d8f59552fa4858f073d65e3f2bc33ae6543db474aab5e4d068397f1 +1796bc5feb41354a3fa17cce670476c0216582a9596d480a91ed4fe12abd12a6
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.