diff for duplicates of <20170104113620.GD27589@dell> diff --git a/a/1.txt b/N1/1.txt index 509f44f..8cefafc 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,9 +1,9 @@ On Tue, 20 Dec 2016, Andrew Jeffery wrote: -> Signed-off-by: Andrew Jeffery <andrew@aj.id.au> -> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> -> Reviewed-by: Joel Stanley <joel@jms.id.au> -> Acked-by: Rob Herring <robh@kernel.org> +> Signed-off-by: Andrew Jeffery <andrew-zrmu5oMJ5Fs@public.gmane.org> +> Reviewed-by: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Reviewed-by: Joel Stanley <joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org> +> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> > --- > .../devicetree/bindings/mfd/aspeed-lpc.txt | 111 +++++++++++++++++++++ > 1 file changed, 111 insertions(+) @@ -104,7 +104,7 @@ Applied, thanks. > + > +Example: > + -> +lpc: lpc at 1e789000 { +> +lpc: lpc@1e789000 { > + compatible = "aspeed,ast2500-lpc", "simple-mfd"; > + reg = <0x1e789000 0x1000>; > + @@ -112,12 +112,12 @@ Applied, thanks. > + #size-cells = <1>; > + ranges = <0x0 0x1e789000 0x1000>; > + -> + lpc_bmc: lpc-bmc at 0 { +> + lpc_bmc: lpc-bmc@0 { > + compatible = "aspeed,ast2500-lpc-bmc"; > + reg = <0x0 0x80>; > + }; > + -> + lpc_host: lpc-host at 80 { +> + lpc_host: lpc-host@80 { > + compatible = "aspeed,ast2500-lpc-host", "simple-mfd", "syscon"; > + reg = <0x80 0x1e0>; > + reg-io-width = <4>; @@ -132,5 +132,9 @@ Applied, thanks. -- 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 a1b5077..b1b9e9d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,27 @@ "ref\020161220071535.27542-1-andrew@aj.id.au\0" "ref\020161220071535.27542-4-andrew@aj.id.au\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH v4 3/5] mfd: dt: Add Aspeed Low Pin Count Controller bindings\0" + "ref\020161220071535.27542-4-andrew-zrmu5oMJ5Fs@public.gmane.org\0" + "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH v4 3/5] mfd: dt: Add Aspeed Low Pin Count Controller bindings\0" "Date\0Wed, 4 Jan 2017 11:36:20 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Andrew Jeffery <andrew-zrmu5oMJ5Fs@public.gmane.org>\0" + "Cc\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>" + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Corey Minyard <minyard-HInyCGIudOg@public.gmane.org> + " C\303\251dric Le Goater <clg-Bxea+6Xhats@public.gmane.org>" + Joel Stanley <joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On Tue, 20 Dec 2016, Andrew Jeffery wrote:\n" "\n" - "> Signed-off-by: Andrew Jeffery <andrew@aj.id.au>\n" - "> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>\n" - "> Reviewed-by: Joel Stanley <joel@jms.id.au>\n" - "> Acked-by: Rob Herring <robh@kernel.org>\n" + "> Signed-off-by: Andrew Jeffery <andrew-zrmu5oMJ5Fs@public.gmane.org>\n" + "> Reviewed-by: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> Reviewed-by: Joel Stanley <joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org>\n" + "> Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n" "> ---\n" "> .../devicetree/bindings/mfd/aspeed-lpc.txt | 111 +++++++++++++++++++++\n" "> 1 file changed, 111 insertions(+)\n" @@ -112,7 +122,7 @@ "> +\n" "> +Example:\n" "> +\n" - "> +lpc: lpc at 1e789000 {\n" + "> +lpc: lpc@1e789000 {\n" "> +\tcompatible = \"aspeed,ast2500-lpc\", \"simple-mfd\";\n" "> +\treg = <0x1e789000 0x1000>;\n" "> +\n" @@ -120,12 +130,12 @@ "> +\t#size-cells = <1>;\n" "> +\tranges = <0x0 0x1e789000 0x1000>;\n" "> +\n" - "> +\tlpc_bmc: lpc-bmc at 0 {\n" + "> +\tlpc_bmc: lpc-bmc@0 {\n" "> +\t\tcompatible = \"aspeed,ast2500-lpc-bmc\";\n" "> +\t\treg = <0x0 0x80>;\n" "> +\t};\n" "> +\n" - "> +\tlpc_host: lpc-host at 80 {\n" + "> +\tlpc_host: lpc-host@80 {\n" "> +\t\tcompatible = \"aspeed,ast2500-lpc-host\", \"simple-mfd\", \"syscon\";\n" "> +\t\treg = <0x80 0x1e0>;\n" "> +\t\treg-io-width = <4>;\n" @@ -140,7 +150,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 -dbb38b290f9f4dd2965dd8efcfed7010d3fd779dded9e9ab13ff7ebf21b67fb2 +6bdae9fb38a028791e52ca0a83e9c0e3676458fd13f84afcbf07ac5def8e441e
diff --git a/a/1.txt b/N2/1.txt index 509f44f..262ba86 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -104,7 +104,7 @@ Applied, thanks. > + > +Example: > + -> +lpc: lpc at 1e789000 { +> +lpc: lpc@1e789000 { > + compatible = "aspeed,ast2500-lpc", "simple-mfd"; > + reg = <0x1e789000 0x1000>; > + @@ -112,12 +112,12 @@ Applied, thanks. > + #size-cells = <1>; > + ranges = <0x0 0x1e789000 0x1000>; > + -> + lpc_bmc: lpc-bmc at 0 { +> + lpc_bmc: lpc-bmc@0 { > + compatible = "aspeed,ast2500-lpc-bmc"; > + reg = <0x0 0x80>; > + }; > + -> + lpc_host: lpc-host at 80 { +> + lpc_host: lpc-host@80 { > + compatible = "aspeed,ast2500-lpc-host", "simple-mfd", "syscon"; > + reg = <0x80 0x1e0>; > + reg-io-width = <4>; @@ -132,5 +132,5 @@ Applied, thanks. -- 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 a1b5077..33e75a3 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,18 @@ "ref\020161220071535.27542-1-andrew@aj.id.au\0" "ref\020161220071535.27542-4-andrew@aj.id.au\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH v4 3/5] mfd: dt: Add Aspeed Low Pin Count Controller bindings\0" + "From\0Lee Jones <lee.jones@linaro.org>\0" + "Subject\0Re: [PATCH v4 3/5] mfd: dt: Add Aspeed Low Pin Count Controller bindings\0" "Date\0Wed, 4 Jan 2017 11:36:20 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Andrew Jeffery <andrew@aj.id.au>\0" + "Cc\0Rob Herring <robh+dt@kernel.org>" + Mark Rutland <mark.rutland@arm.com> + Linus Walleij <linus.walleij@linaro.org> + Corey Minyard <minyard@acm.org> + " C\303\251dric Le Goater <clg@kaod.org>" + Joel Stanley <joel@jms.id.au> + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Tue, 20 Dec 2016, Andrew Jeffery wrote:\n" @@ -112,7 +121,7 @@ "> +\n" "> +Example:\n" "> +\n" - "> +lpc: lpc at 1e789000 {\n" + "> +lpc: lpc@1e789000 {\n" "> +\tcompatible = \"aspeed,ast2500-lpc\", \"simple-mfd\";\n" "> +\treg = <0x1e789000 0x1000>;\n" "> +\n" @@ -120,12 +129,12 @@ "> +\t#size-cells = <1>;\n" "> +\tranges = <0x0 0x1e789000 0x1000>;\n" "> +\n" - "> +\tlpc_bmc: lpc-bmc at 0 {\n" + "> +\tlpc_bmc: lpc-bmc@0 {\n" "> +\t\tcompatible = \"aspeed,ast2500-lpc-bmc\";\n" "> +\t\treg = <0x0 0x80>;\n" "> +\t};\n" "> +\n" - "> +\tlpc_host: lpc-host at 80 {\n" + "> +\tlpc_host: lpc-host@80 {\n" "> +\t\tcompatible = \"aspeed,ast2500-lpc-host\", \"simple-mfd\", \"syscon\";\n" "> +\t\treg = <0x80 0x1e0>;\n" "> +\t\treg-io-width = <4>;\n" @@ -140,7 +149,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 -dbb38b290f9f4dd2965dd8efcfed7010d3fd779dded9e9ab13ff7ebf21b67fb2 +86b137a08c48f10c17966436fee279f76760dd3e2a93a97d44c0e435c69ee3d2
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.