All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170728014304.GA6857@localhost>

diff --git a/a/1.txt b/N1/1.txt
index 2f566a9..fb5c7c4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,8 +4,8 @@ On Wed, Jul 26, 2017 at 04:09:43PM -0500, Rob Herring wrote:
 > arch/arm64/boot/dts/cavium/thunder2-99xx.dtb: Warning (pci_bridge): Node /pci missing bus-range for PCI bridge
 > arch/arm64/boot/dts/cavium/thunder2-99xx.dtb: Warning (unit_address_vs_reg): Node /pci has a reg or ranges property, but no unit name
 > 
-> Signed-off-by: Rob Herring <robh@kernel.org>
-> Cc: Jayachandran C <jnair@caviumnetworks.com>
+> Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+> Cc: Jayachandran C <jnair-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>
 > ---
 > v2:
 > - Reapply broadcom vulkan changes to thunder2.
@@ -22,7 +22,7 @@ On Wed, Jul 26, 2017 at 04:09:43PM -0500, Rob Herring wrote:
 >  	};
 >  
 > -	pci {
-> +	pci at 30000000 {
+> +	pci@30000000 {
 >  		compatible = "pci-host-ecam-generic";
 >  		device_type = "pci";
 >  		#interrupt-cells = <1>;
@@ -37,9 +37,13 @@ On Wed, Jul 26, 2017 at 04:09:43PM -0500, Rob Herring wrote:
 
 Thanks for fixing this up.
 
-Acked-by: Jayachandran C <jnair@caviumnetworks.com>
+Acked-by: Jayachandran C <jnair-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>
 
 The unit name issue is there with memory node on thunder2-99xx.dts as well, I can fix
 this up if you are not planning to.
 
 JC
+--
+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 ea7ee4e..d226e9a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,13 @@
  "ref\020170726210943.6875-1-robh@kernel.org\0"
  "ref\020170726210943.6875-7-robh@kernel.org\0"
- "From\0jnair@caviumnetworks.com (Jayachandran C)\0"
- "Subject\0[PATCH v2] arm64: dts: cavium: fix PCI bus dtc warnings\0"
+ "ref\020170726210943.6875-7-robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
+ "From\0Jayachandran C <jnair-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v2] arm64: dts: cavium: fix PCI bus dtc warnings\0"
  "Date\0Fri, 28 Jul 2017 01:43:05 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Wed, Jul 26, 2017 at 04:09:43PM -0500, Rob Herring wrote:\n"
@@ -12,8 +16,8 @@
  "> arch/arm64/boot/dts/cavium/thunder2-99xx.dtb: Warning (pci_bridge): Node /pci missing bus-range for PCI bridge\n"
  "> arch/arm64/boot/dts/cavium/thunder2-99xx.dtb: Warning (unit_address_vs_reg): Node /pci has a reg or ranges property, but no unit name\n"
  "> \n"
- "> Signed-off-by: Rob Herring <robh@kernel.org>\n"
- "> Cc: Jayachandran C <jnair@caviumnetworks.com>\n"
+ "> Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
+ "> Cc: Jayachandran C <jnair-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>\n"
  "> ---\n"
  "> v2:\n"
  "> - Reapply broadcom vulkan changes to thunder2.\n"
@@ -30,7 +34,7 @@
  ">  \t};\n"
  ">  \n"
  "> -\tpci {\n"
- "> +\tpci at 30000000 {\n"
+ "> +\tpci@30000000 {\n"
  ">  \t\tcompatible = \"pci-host-ecam-generic\";\n"
  ">  \t\tdevice_type = \"pci\";\n"
  ">  \t\t#interrupt-cells = <1>;\n"
@@ -45,11 +49,15 @@
  "\n"
  "Thanks for fixing this up.\n"
  "\n"
- "Acked-by: Jayachandran C <jnair@caviumnetworks.com>\n"
+ "Acked-by: Jayachandran C <jnair-M3mlKVOIwJVv6pq1l3V1OdBPR1lH4CV8@public.gmane.org>\n"
  "\n"
  "The unit name issue is there with memory node on thunder2-99xx.dts as well, I can fix\n"
  "this up if you are not planning to.\n"
  "\n"
- JC
+ "JC\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
 
-dd4644dc3ecada49a7c8686f73ab1bdc7d81afac2975bd2103256b12e06cdeb0
+dc8a73420ea24af8c36f997d563a27b6a220aa35b34ebe26476b43014efb2631

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.