All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1419967718-26909-3-git-send-email-robherring2@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 6c131b3..ab7c351 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,10 +1,10 @@
-From: Rob Herring <robh@kernel.org>
+From: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
 
 Add the PCI controller node for the Versatile/PB board.
 
-Signed-off-by: Rob Herring <robh@kernel.org>
-Cc: Russell King <linux@arm.linux.org.uk>
-Cc: Linus Walleij <linus.walleij@linaro.org>
+Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+Cc: Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
+Cc: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
 ---
  arch/arm/boot/dts/versatile-pb.dts | 37 +++++++++++++++++++++++++++++++++++++
  1 file changed, 37 insertions(+)
@@ -17,7 +17,7 @@ index e36c1e8..b83137f 100644
  			clock-names = "apb_pclk";
  		};
  
-+		pci-controller at 10001000 {
++		pci-controller@10001000 {
 +			compatible = "arm,versatile-pci";
 +			device_type = "pci";
 +			reg = <0x10001000 0x1000
@@ -55,7 +55,12 @@ index e36c1e8..b83137f 100644
 +		};
 +
  		fpga {
- 			uart at 9000 {
+ 			uart@9000 {
  				compatible = "arm,pl011", "arm,primecell";
 -- 
 2.1.0
+
+--
+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 1cdf9bd..ca601b8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,25 @@
  "ref\01419967718-26909-1-git-send-email-robherring2@gmail.com\0"
- "From\0robherring2@gmail.com (Rob Herring)\0"
+ "ref\01419967718-26909-1-git-send-email-robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
+ "From\0Rob Herring <robherring2-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
  "Subject\0[PATCH 2/9] dts: versatile: add PCI controller binding\0"
  "Date\0Tue, 30 Dec 2014 13:28:31 -0600\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "Cc\0Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>"
+  Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  Peter Maydell <peter.maydell-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+  arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  Bjorn Helgaas <bhelgaas-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org>
+ " Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
- "From: Rob Herring <robh@kernel.org>\n"
+ "From: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
  "\n"
  "Add the PCI controller node for the Versatile/PB board.\n"
  "\n"
- "Signed-off-by: Rob Herring <robh@kernel.org>\n"
- "Cc: Russell King <linux@arm.linux.org.uk>\n"
- "Cc: Linus Walleij <linus.walleij@linaro.org>\n"
+ "Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
+ "Cc: Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>\n"
+ "Cc: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
  "---\n"
  " arch/arm/boot/dts/versatile-pb.dts | 37 +++++++++++++++++++++++++++++++++++++\n"
  " 1 file changed, 37 insertions(+)\n"
@@ -24,7 +32,7 @@
  " \t\t\tclock-names = \"apb_pclk\";\n"
  " \t\t};\n"
  " \n"
- "+\t\tpci-controller at 10001000 {\n"
+ "+\t\tpci-controller@10001000 {\n"
  "+\t\t\tcompatible = \"arm,versatile-pci\";\n"
  "+\t\t\tdevice_type = \"pci\";\n"
  "+\t\t\treg = <0x10001000 0x1000\n"
@@ -62,9 +70,14 @@
  "+\t\t};\n"
  "+\n"
  " \t\tfpga {\n"
- " \t\t\tuart at 9000 {\n"
+ " \t\t\tuart@9000 {\n"
  " \t\t\t\tcompatible = \"arm,pl011\", \"arm,primecell\";\n"
  "-- \n"
- 2.1.0
+ "2.1.0\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
 
-a2d3b76c57023a8b06641844a882e99f344a8fab20ab2cd6885d4c723495d940
+9fa64a9cce7a074cadee12ad02b99027312f6ece6f84ced590fe1e3e49645b12

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.