diff for duplicates of <20150727091535.GA9169@leverpostej> diff --git a/a/1.txt b/N1/1.txt index d116b7a..9461e12 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,28 +5,28 @@ > > + #address-cells = <1>; > > + #size-cells = <1>; > > + -> > + msi_a: msi-controller@a { +> > + msi_a: msi-controller at a { > > + reg = <0xa 0x1>; > > + compatible = "vendor,some-controller"; > > + msi-controller; > > + #msi-cells = <1>; > > + }; > > + -> > + msi_b: msi-controller@b { +> > + msi_b: msi-controller at b { > > + reg = <0xb 0x1>; > > + compatible = "vendor,some-controller"; > > + msi-controller; > > + #msi-cells = <1>; > > + }; > > + -> > + msi_c: msi-controller@c { +> > + msi_c: msi-controller at c { > > + reg = <0xc 0x1>; > > + compatible = "vendor,some-controller"; > > + msi-controller; > > + #msi-cells = <1>; > > + }; > > + -> > + pci: pci@c { +> > + pci: pci at c { > > + reg = <0xf 0x1>; > > + compatible = "vendor,pcie-root-complex"; > > + device_type = "pci"; @@ -55,7 +55,3 @@ b, so it only requires a single entry to describe the transformation. Thanks, Mark. --- -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 6826c7b..ab1c384 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,27 +1,10 @@ "ref\01437670365-20704-1-git-send-email-mark.rutland@arm.com\0" "ref\01437670365-20704-3-git-send-email-mark.rutland@arm.com\0" "ref\0FD9C4916-6BDC-40F2-A273-91BFBD3B0075@caviumnetworks.com\0" - "ref\0FD9C4916-6BDC-40F2-A273-91BFBD3B0075-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org\0" - "From\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0" - "Subject\0Re: [PATCH 2/3] Docs: dt: Add PCI MSI map bindings\0" + "From\0mark.rutland@arm.com (Mark Rutland)\0" + "Subject\0[PATCH 2/3] Docs: dt: Add PCI MSI map bindings\0" "Date\0Mon, 27 Jul 2015 10:16:17 +0100\0" - "To\0Chalamarla" - " Tirumalesh <Tirumalesh.Chalamarla-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>\0" - "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org> - linux-arm-kernel <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - Will Deacon <Will.Deacon-5wv7dgnIgG8@public.gmane.org> - Marc Zyngier <Marc.Zyngier-5wv7dgnIgG8@public.gmane.org> - Robin Murphy <Robin.Murphy-5wv7dgnIgG8@public.gmane.org> - Lorenzo Pieralisi <Lorenzo.Pieralisi-5wv7dgnIgG8@public.gmane.org> - Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> - treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> - Daney - David <David.Daney-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org> - majun258-hv44wF8Li93QT0dZR+AlfA@public.gmane.org <majun258-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org <thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - " laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "> > +Example (5)\n" @@ -31,28 +14,28 @@ "> > +\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 0x1>;\n" "> > +\t\tcompatible = \"vendor,some-controller\";\n" "> > +\t\tmsi-controller;\n" "> > +\t\t#msi-cells = <1>;\n" "> > +\t};\n" "> > +\n" - "> > +\tmsi_b: msi-controller@b {\n" + "> > +\tmsi_b: msi-controller at b {\n" "> > +\t\treg = <0xb 0x1>;\n" "> > +\t\tcompatible = \"vendor,some-controller\";\n" "> > +\t\tmsi-controller;\n" "> > +\t\t#msi-cells = <1>;\n" "> > +\t};\n" "> > +\n" - "> > +\tmsi_c: msi-controller@c {\n" + "> > +\tmsi_c: msi-controller at c {\n" "> > +\t\treg = <0xc 0x1>;\n" "> > +\t\tcompatible = \"vendor,some-controller\";\n" "> > +\t\tmsi-controller;\n" "> > +\t\t#msi-cells = <1>;\n" "> > +\t};\n" "> > +\n" - "> > +\tpci: pci@c {\n" + "> > +\tpci: pci at c {\n" "> > +\t\treg = <0xf 0x1>;\n" "> > +\t\tcompatible = \"vendor,pcie-root-complex\";\n" "> > +\t\tdevice_type = \"pci\";\n" @@ -80,10 +63,6 @@ "b, so it only requires a single entry to describe the transformation.\n" "\n" "Thanks,\n" - "Mark.\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 + Mark. -a237f885a69285abe2d651f218524a81251b773c22820e5c811290b8b6f1b541 +85cdff9800651aec37ab1346344a3ec37a01521f3ce31e84ed1b61fac63e2189
diff --git a/a/1.txt b/N2/1.txt index d116b7a..e639791 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -55,7 +55,3 @@ b, so it only requires a single entry to describe the transformation. Thanks, Mark. --- -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/N2/content_digest index 6826c7b..e56fbfe 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,27 +1,26 @@ "ref\01437670365-20704-1-git-send-email-mark.rutland@arm.com\0" "ref\01437670365-20704-3-git-send-email-mark.rutland@arm.com\0" "ref\0FD9C4916-6BDC-40F2-A273-91BFBD3B0075@caviumnetworks.com\0" - "ref\0FD9C4916-6BDC-40F2-A273-91BFBD3B0075-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org\0" - "From\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0" + "From\0Mark Rutland <mark.rutland@arm.com>\0" "Subject\0Re: [PATCH 2/3] Docs: dt: Add PCI MSI map bindings\0" "Date\0Mon, 27 Jul 2015 10:16:17 +0100\0" "To\0Chalamarla" - " Tirumalesh <Tirumalesh.Chalamarla-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>\0" - "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org <iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org> - linux-arm-kernel <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - Will Deacon <Will.Deacon-5wv7dgnIgG8@public.gmane.org> - Marc Zyngier <Marc.Zyngier-5wv7dgnIgG8@public.gmane.org> - Robin Murphy <Robin.Murphy-5wv7dgnIgG8@public.gmane.org> - Lorenzo Pieralisi <Lorenzo.Pieralisi-5wv7dgnIgG8@public.gmane.org> - Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> - treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org <treding-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> + " Tirumalesh <Tirumalesh.Chalamarla@caviumnetworks.com>\0" + "Cc\0devicetree@vger.kernel.org <devicetree@vger.kernel.org>" + linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org> + iommu@lists.linux-foundation.org <iommu@lists.linux-foundation.org> + linux-arm-kernel <linux-arm-kernel@lists.infradead.org> + Will Deacon <Will.Deacon@arm.com> + Marc Zyngier <Marc.Zyngier@arm.com> + Robin Murphy <Robin.Murphy@arm.com> + Lorenzo Pieralisi <Lorenzo.Pieralisi@arm.com> + Arnd Bergmann <arnd@arndb.de> + treding@nvidia.com <treding@nvidia.com> Daney - David <David.Daney-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org> - majun258-hv44wF8Li93QT0dZR+AlfA@public.gmane.org <majun258-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org <thunder.leizhen-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> - " laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org>\0" + David <David.Daney@caviumnetworks.com> + majun258@huawei.com <majun258@huawei.com> + thunder.leizhen@huawei.com <thunder.leizhen@huawei.com> + " laurent.pinchart@ideasonboard.com <laurent.pinchart@ideasonboard.com>\0" "\00:1\0" "b\0" "> > +Example (5)\n" @@ -80,10 +79,6 @@ "b, so it only requires a single entry to describe the transformation.\n" "\n" "Thanks,\n" - "Mark.\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 + Mark. -a237f885a69285abe2d651f218524a81251b773c22820e5c811290b8b6f1b541 +b0ecc273800d9ee67082ad77a0b133f88ae17b20053cd0a3a4d5d385698aa632
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.