diff for duplicates of <20150717103609.GJ18994@arm.com> diff --git a/a/1.txt b/N1/1.txt index 40de581..23fc3f0 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -30,7 +30,7 @@ Will > ---->8---- > From 429dca4bba98732c492e95bdf395aa2ccc634e69 Mon Sep 17 00:00:00 2001 -> From: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> +> From: Mark Rutland <mark.rutland@arm.com> > Date: Thu, 9 Jul 2015 17:53:00 +0100 > Subject: [PATCH] Documentation: dt: add generic MSI bindings > @@ -43,7 +43,7 @@ Will > does not cover the relationship between bus IDs (e.g. PCIe BDF) and > sideband data. > -> 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 @@ Will > + #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 @@ Will > + #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 @@ Will > + #msi-cells = <1>; > + }; > + -> + dev@0 { +> + dev at 0 { > + reg = <0x0 0xf00>; > + compatible = "vendor-c,some-device"; > + @@ -170,7 +170,7 @@ Will > + msi-parent = <&msi_a>; > + }; > + -> + dev@1 { +> + dev at 1 { > + reg = <0x1 0xf00>; > + compatible = "vendor-c,some-device"; > + @@ -180,7 +180,7 @@ Will > + msi-parent = <&msi_a>, <&msi_b 0x17>; > + }; > + -> + dev@2 { +> + dev at 2 { > + reg = <0x2 0xf00>; > + compatible = "vendor-c,some-device"; > + /* @@ -192,8 +192,4 @@ Will > +}; > -- > 1.9.1 -> --- -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 2270fe7..bb8aec7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -8,25 +8,10 @@ "ref\020150708133049.GD7025@leverpostej\0" "ref\020150708160227.GJ9283@arm.com\0" "ref\020150716133441.GC28631@leverpostej\0" - "From\0Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>\0" - "Subject\0Re: Master-aware devices and sideband ID data\0" + "From\0will.deacon@arm.com (Will Deacon)\0" + "Subject\0Master-aware devices and sideband ID data\0" "Date\0Fri, 17 Jul 2015 11:36:09 +0100\0" - "To\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0" - "Cc\0Chalamarla" - Tirumalesh <Tirumalesh.Chalamarla-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org> - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - arnd-r2nGTMty4D4@public.gmane.org <arnd-r2nGTMty4D4@public.gmane.org> - Marc Zyngier <Marc.Zyngier-5wv7dgnIgG8@public.gmane.org> - joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org <joro-zLv9SwRftAIdnm+yROfE0A@public.gmane.org> - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org> - thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> - olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org> - Varun.Sethi-KZfg59tc24xl57MIdRCFDg@public.gmane.org <Varun.Sethi-KZfg59tc24xl57MIdRCFDg@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - hdoyu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org <hdoyu-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - " ddaney-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Thu, Jul 16, 2015 at 02:34:41PM +0100, Mark Rutland wrote:\n" @@ -61,7 +46,7 @@ "\n" "> ---->8----\n" "> From 429dca4bba98732c492e95bdf395aa2ccc634e69 Mon Sep 17 00:00:00 2001\n" - "> From: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\n" + "> From: Mark Rutland <mark.rutland@arm.com>\n" "> Date: Thu, 9 Jul 2015 17:53:00 +0100\n" "> Subject: [PATCH] Documentation: dt: add generic MSI bindings\n" "> \n" @@ -74,7 +59,7 @@ "> does not cover the relationship between bus IDs (e.g. PCIe BDF) and\n" "> sideband data.\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" @@ -170,14 +155,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" @@ -185,7 +170,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" @@ -193,7 +178,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" @@ -201,7 +186,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" @@ -211,7 +196,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" @@ -223,10 +208,6 @@ "> +};\n" "> -- \n" "> 1.9.1\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 + > -b7edb69d233ecca69e1f06326985a8b7584d3f50dda4777a4787c6995bac86d4 +26c04bb5cebef2d371701c10494e8a6aeaa593935c8983850ca67df23b904d77
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.