diff for duplicates of <55B73C64.5050903@xilinx.com> diff --git a/a/1.txt b/N1/1.txt index f4adfe0..d003b0a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ On 07/28/2015 10:05 AM, Philipp Zabel wrote: > Am Freitag, den 24.07.2015, 17:21 -0700 schrieb Moritz Fischer: ->> Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> +>> Signed-off-by: Moritz Fischer <moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org> >> --- >> Documentation/devicetree/bindings/reset/zynq-reset-pl.txt | 13 +++++++++++++ >> 1 file changed, 13 insertions(+) @@ -20,7 +20,7 @@ On 07/28/2015 10:05 AM, Philipp Zabel wrote: >> +- #reset-cells: 1 >> + >> +Example: ->> + rstc: rstc at 240 { +>> + rstc: rstc@240 { >> + #reset-cells = <1>; >> + compatible = "xlnx,zynq-reset-pl"; >> + syscon = <&slcr>; @@ -40,3 +40,9 @@ having something like syscon_regmap_lookup_parent will be worth to have. Thanks, Michal + + +-- +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 819a78c..72fb331 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,28 @@ "ref\01437783682-13632-1-git-send-email-moritz.fischer@ettus.com\0" "ref\01437783682-13632-2-git-send-email-moritz.fischer@ettus.com\0" "ref\01438070702.3193.4.camel@pengutronix.de\0" - "From\0michal.simek@xilinx.com (Michal Simek)\0" - "Subject\0[RFCv2 1/3] docs: dts: Added documentation for Xilinx Zynq Reset Controller bindings.\0" + "ref\01438070702.3193.4.camel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0" + "From\0Michal Simek <michal.simek-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org>\0" + "Subject\0Re: [RFCv2 1/3] docs: dts: Added documentation for Xilinx Zynq Reset Controller bindings.\0" "Date\0Tue, 28 Jul 2015 10:25:08 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>" + " Moritz Fischer <moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org>\0" + "Cc\0robh+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 + michal.simek-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org + soren.brinkmann-gjFFaj9aHVfQT0dZR+AlfA@public.gmane.org + linux-lFZ/pmaqli7XmaaqVzeoHQ@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 07/28/2015 10:05 AM, Philipp Zabel wrote:\n" "> Am Freitag, den 24.07.2015, 17:21 -0700 schrieb Moritz Fischer:\n" - ">> Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com>\n" + ">> Signed-off-by: Moritz Fischer <moritz.fischer-+aYTwkv1SeIAvxtiuMwx3w@public.gmane.org>\n" ">> ---\n" ">> Documentation/devicetree/bindings/reset/zynq-reset-pl.txt | 13 +++++++++++++\n" ">> 1 file changed, 13 insertions(+)\n" @@ -29,7 +42,7 @@ ">> +- #reset-cells: 1\n" ">> +\n" ">> +Example:\n" - ">> +\trstc: rstc at 240 {\n" + ">> +\trstc: rstc@240 {\n" ">> +\t\t#reset-cells = <1>;\n" ">> +\t\tcompatible = \"xlnx,zynq-reset-pl\";\n" ">> +\t\tsyscon = <&slcr>;\n" @@ -48,6 +61,12 @@ "having something like syscon_regmap_lookup_parent will be worth to have.\n" "\n" "Thanks,\n" - Michal + "Michal\n" + "\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 -53c258a2ce1b497c2aa773c04016f436013438f0b703fb122e2569c4f9d6baa4 +d6702ef1b99bf3109511c537b636ef960f21fa5d7976562022730852c038590b
diff --git a/a/1.txt b/N2/1.txt index f4adfe0..ca02aae 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -20,7 +20,7 @@ On 07/28/2015 10:05 AM, Philipp Zabel wrote: >> +- #reset-cells: 1 >> + >> +Example: ->> + rstc: rstc at 240 { +>> + rstc: rstc@240 { >> + #reset-cells = <1>; >> + compatible = "xlnx,zynq-reset-pl"; >> + syscon = <&slcr>; diff --git a/a/content_digest b/N2/content_digest index 819a78c..41c2981 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,10 +1,22 @@ "ref\01437783682-13632-1-git-send-email-moritz.fischer@ettus.com\0" "ref\01437783682-13632-2-git-send-email-moritz.fischer@ettus.com\0" "ref\01438070702.3193.4.camel@pengutronix.de\0" - "From\0michal.simek@xilinx.com (Michal Simek)\0" - "Subject\0[RFCv2 1/3] docs: dts: Added documentation for Xilinx Zynq Reset Controller bindings.\0" + "From\0Michal Simek <michal.simek@xilinx.com>\0" + "Subject\0Re: [RFCv2 1/3] docs: dts: Added documentation for Xilinx Zynq Reset Controller bindings.\0" "Date\0Tue, 28 Jul 2015 10:25:08 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Philipp Zabel <p.zabel@pengutronix.de>" + " Moritz Fischer <moritz.fischer@ettus.com>\0" + "Cc\0<robh+dt@kernel.org>" + <pawel.moll@arm.com> + <mark.rutland@arm.com> + <ijc+devicetree@hellion.org.uk> + <galak@codeaurora.org> + <michal.simek@xilinx.com> + <soren.brinkmann@xilinx.com> + <linux@arm.linux.org.uk> + <devicetree@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + " <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "On 07/28/2015 10:05 AM, Philipp Zabel wrote:\n" @@ -29,7 +41,7 @@ ">> +- #reset-cells: 1\n" ">> +\n" ">> +Example:\n" - ">> +\trstc: rstc at 240 {\n" + ">> +\trstc: rstc@240 {\n" ">> +\t\t#reset-cells = <1>;\n" ">> +\t\tcompatible = \"xlnx,zynq-reset-pl\";\n" ">> +\t\tsyscon = <&slcr>;\n" @@ -50,4 +62,4 @@ "Thanks,\n" Michal -53c258a2ce1b497c2aa773c04016f436013438f0b703fb122e2569c4f9d6baa4 +46cf9c97a2bfbf47d33ef6e2d1f3ac988b0f4790b458afd05eaa5eedd0dfff1d
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.