diff for duplicates of <20150824101755.GC7139@leverpostej> diff --git a/a/1.txt b/N1/1.txt index 4ab286f..1c3592f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -43,7 +43,7 @@ Mark. > > master ID scheme, other properties will be required to describe the > > mapping. > > -> > Signed-off-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> +> > Signed-off-by: Mark Rutland <mark.rutland@arm.com> > > --- > > .../bindings/interrupt-controller/msi.txt | 135 +++++++++++++++++++++ > > 1 file changed, 135 insertions(+) @@ -139,14 +139,14 @@ Mark. > > + #address-cells = <1>; > > + #size-cells = <1>; > > + -> > + msi_a: msi-controller@a { +> > + msi_a: msi-controller at a { > > + reg = <0xa 0xf00>; > > + compatible = "vendor-a,some-controller"; > > + msi-controller; > > + /* No sideband data, so #msi-cells omitted */ > > + }; > > + -> > + msi_b: msi-controller@b { +> > + msi_b: msi-controller at b { > > + reg = <0xb 0xf00>; > > + compatible = "vendor-b,another-controller"; > > + msi-controller; @@ -154,7 +154,7 @@ Mark. > > + #msi-cells = <1>; > > + }; > > + -> > + msi_c: msi-controller@c { +> > + msi_c: msi-controller at c { > > + reg = <0xb 0xf00>; > > + compatible = "vendor-b,another-controller"; > > + msi-controller; @@ -162,7 +162,7 @@ Mark. > > + #msi-cells = <1>; > > + }; > > + -> > + dev@0 { +> > + dev at 0 { > > + reg = <0x0 0xf00>; > > + compatible = "vendor-c,some-device"; > > + @@ -170,7 +170,7 @@ Mark. > > + msi-parent = <&msi_a>; > > + }; > > + -> > + dev@1 { +> > + dev at 1 { > > + reg = <0x1 0xf00>; > > + compatible = "vendor-c,some-device"; > > + @@ -180,7 +180,7 @@ Mark. > > + msi-parent = <&msi_a>, <&msi_b 0x17>; > > + }; > > + -> > + dev@2 { +> > + dev at 2 { > > + reg = <0x2 0xf00>; > > + compatible = "vendor-c,some-device"; > > + /* @@ -195,6 +195,6 @@ Mark. > > > -- > To unsubscribe from this list: send the line "unsubscribe devicetree" in -> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +> the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > diff --git a/a/content_digest b/N1/content_digest index 9f26b6a..1e88c8c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,24 +1,10 @@ "ref\01437670365-20704-1-git-send-email-mark.rutland@arm.com\0" "ref\01437670365-20704-2-git-send-email-mark.rutland@arm.com\0" "ref\020150805165120.GB28849@leverpostej\0" - "From\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0" - "Subject\0Re: [PATCH 1/3] Docs: dt: add generic MSI bindings\0" + "From\0mark.rutland@arm.com (Mark Rutland)\0" + "Subject\0[PATCH 1/3] Docs: dt: add generic MSI bindings\0" "Date\0Mon, 24 Aug 2015 11:17:55 +0100\0" - "To\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - " Marc Zyngier <Marc.Zyngier-5wv7dgnIgG8@public.gmane.org>\0" - "Cc\0Lorenzo Pieralisi <Lorenzo.Pieralisi-5wv7dgnIgG8@public.gmane.org>" - arnd-r2nGTMty4D4@public.gmane.org <arnd-r2nGTMty4D4@public.gmane.org> - Will Deacon <Will.Deacon-5wv7dgnIgG8@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - ddaney-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org <ddaney-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org> - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org> - tirumalesh.chalamarla-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org <tirumalesh.chalamarla-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org> - laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> - thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org <thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - " majun258-hv44wF8Li93QT0dZR+AlfA@public.gmane.org <majun258-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Wed, Aug 05, 2015 at 05:51:20PM +0100, Mark Rutland wrote:\n" @@ -66,7 +52,7 @@ "> > master ID scheme, other properties will be required to describe the\n" "> > mapping.\n" "> > \n" - "> > Signed-off-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n" + "> > Signed-off-by: Mark Rutland <mark.rutland@arm.com>\n" "> > ---\n" "> > .../bindings/interrupt-controller/msi.txt | 135 +++++++++++++++++++++\n" "> > 1 file changed, 135 insertions(+)\n" @@ -162,14 +148,14 @@ "> > +\t#address-cells = <1>;\n" "> > +\t#size-cells = <1>;\n" "> > +\n" - "> > +\tmsi_a: msi-controller@a {\n" + "> > +\tmsi_a: msi-controller at a {\n" "> > +\t\treg = <0xa 0xf00>;\n" "> > +\t\tcompatible = \"vendor-a,some-controller\";\n" "> > +\t\tmsi-controller;\n" "> > +\t\t/* No sideband data, so #msi-cells omitted */\n" "> > +\t};\n" "> > +\n" - "> > +\tmsi_b: msi-controller@b {\n" + "> > +\tmsi_b: msi-controller at b {\n" "> > +\t\treg = <0xb 0xf00>;\n" "> > +\t\tcompatible = \"vendor-b,another-controller\";\n" "> > +\t\tmsi-controller;\n" @@ -177,7 +163,7 @@ "> > +\t\t#msi-cells = <1>;\n" "> > +\t};\n" "> > +\n" - "> > +\tmsi_c: msi-controller@c {\n" + "> > +\tmsi_c: msi-controller at c {\n" "> > +\t\treg = <0xb 0xf00>;\n" "> > +\t\tcompatible = \"vendor-b,another-controller\";\n" "> > +\t\tmsi-controller;\n" @@ -185,7 +171,7 @@ "> > +\t\t#msi-cells = <1>;\n" "> > +\t};\n" "> > +\n" - "> > +\tdev@0 {\n" + "> > +\tdev at 0 {\n" "> > +\t\treg = <0x0 0xf00>;\n" "> > +\t\tcompatible = \"vendor-c,some-device\";\n" "> > +\n" @@ -193,7 +179,7 @@ "> > +\t\tmsi-parent = <&msi_a>;\n" "> > +\t};\n" "> > +\n" - "> > +\tdev@1 {\n" + "> > +\tdev at 1 {\n" "> > +\t\treg = <0x1 0xf00>;\n" "> > +\t\tcompatible = \"vendor-c,some-device\";\n" "> > +\n" @@ -203,7 +189,7 @@ "> > +\t\tmsi-parent = <&msi_a>, <&msi_b 0x17>;\n" "> > +\t};\n" "> > +\n" - "> > +\tdev@2 {\n" + "> > +\tdev at 2 {\n" "> > +\t\treg = <0x2 0xf00>;\n" "> > +\t\tcompatible = \"vendor-c,some-device\";\n" "> > +\t\t/*\n" @@ -218,8 +204,8 @@ "> > \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" + "> the body of a message to majordomo at vger.kernel.org\n" "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" > -195ac2f5b384c7f060af76c835b7c5b84758443c1f0897a882b5e58991f997ae +16be151e3fa07d5b606d1270d6eef7a4bfe039dafc1af736397dabd9d6ce1a20
diff --git a/a/1.txt b/N2/1.txt index 4ab286f..96b2a93 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -43,7 +43,7 @@ Mark. > > master ID scheme, other properties will be required to describe the > > mapping. > > -> > Signed-off-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> +> > Signed-off-by: Mark Rutland <mark.rutland@arm.com> > > --- > > .../bindings/interrupt-controller/msi.txt | 135 +++++++++++++++++++++ > > 1 file changed, 135 insertions(+) @@ -195,6 +195,6 @@ Mark. > > > -- > To unsubscribe from this list: send the line "unsubscribe devicetree" in -> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +> the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > diff --git a/a/content_digest b/N2/content_digest index 9f26b6a..7d95e9c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,24 +1,25 @@ "ref\01437670365-20704-1-git-send-email-mark.rutland@arm.com\0" "ref\01437670365-20704-2-git-send-email-mark.rutland@arm.com\0" "ref\020150805165120.GB28849@leverpostej\0" - "From\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0" + "From\0Mark Rutland <mark.rutland@arm.com>\0" "Subject\0Re: [PATCH 1/3] Docs: dt: add generic MSI bindings\0" "Date\0Mon, 24 Aug 2015 11:17:55 +0100\0" - "To\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" - robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - " Marc Zyngier <Marc.Zyngier-5wv7dgnIgG8@public.gmane.org>\0" - "Cc\0Lorenzo Pieralisi <Lorenzo.Pieralisi-5wv7dgnIgG8@public.gmane.org>" - arnd-r2nGTMty4D4@public.gmane.org <arnd-r2nGTMty4D4@public.gmane.org> - Will Deacon <Will.Deacon-5wv7dgnIgG8@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - ddaney-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org <ddaney-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org> - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org> - tirumalesh.chalamarla-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org <tirumalesh.chalamarla-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org> - laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> - thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org <thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - " majun258-hv44wF8Li93QT0dZR+AlfA@public.gmane.org <majun258-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" + "To\0devicetree@vger.kernel.org <devicetree@vger.kernel.org>" + robh+dt@kernel.org <robh+dt@kernel.org> + " Marc Zyngier <Marc.Zyngier@arm.com>\0" + "Cc\0linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>" + iommu@lists.linux-foundation.org <iommu@lists.linux-foundation.org> + linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org> + Will Deacon <Will.Deacon@arm.com> + Robin Murphy <Robin.Murphy@arm.com> + Lorenzo Pieralisi <Lorenzo.Pieralisi@arm.com> + arnd@arndb.de <arnd@arndb.de> + treding@nvidia.com <treding@nvidia.com> + ddaney@caviumnetworks.com <ddaney@caviumnetworks.com> + majun258@huawei.com <majun258@huawei.com> + thunder.leizhen@huawei.com <thunder.leizhen@huawei.com> + tirumalesh.chalamarla@caviumnetworks.com <tirumalesh.chalamarla@caviumnetworks.com> + " laurent.pinchart@ideasonboard.com <laurent.pinchart@ideasonboard.com>\0" "\00:1\0" "b\0" "On Wed, Aug 05, 2015 at 05:51:20PM +0100, Mark Rutland wrote:\n" @@ -66,7 +67,7 @@ "> > master ID scheme, other properties will be required to describe the\n" "> > mapping.\n" "> > \n" - "> > Signed-off-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n" + "> > Signed-off-by: Mark Rutland <mark.rutland@arm.com>\n" "> > ---\n" "> > .../bindings/interrupt-controller/msi.txt | 135 +++++++++++++++++++++\n" "> > 1 file changed, 135 insertions(+)\n" @@ -218,8 +219,8 @@ "> > \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" + "> the body of a message to majordomo@vger.kernel.org\n" "> More majordomo info at http://vger.kernel.org/majordomo-info.html\n" > -195ac2f5b384c7f060af76c835b7c5b84758443c1f0897a882b5e58991f997ae +249e5129f4127703b37a0753db9753150161fae4399de76cd3b8c4cdcdbdb763
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.