All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170330091831.18322-2-acourbot@nvidia.com>

diff --git a/a/1.txt b/N1/1.txt
index a76b2f7..e10aa1e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 Add the DT node for the GP10B GPU on Tegra 186.
 
-Signed-off-by: Alexandre Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
 ---
  arch/arm64/boot/dts/nvidia/tegra186.dtsi | 18 ++++++++++++++++++
  1 file changed, 18 insertions(+)
@@ -13,7 +13,7 @@ index b4c71b519289..7ada0c5b0581 100644
  		};
  	};
  
-+	gpu@17000000 {
++	gpu at 17000000 {
 +		compatible = "nvidia,gp10b";
 +		reg = <0x0 0x17000000 0x0 0x1000000>
 +		      <0x0 0x18000000 0x0 0x1000000>;
@@ -31,13 +31,8 @@ index b4c71b519289..7ada0c5b0581 100644
 +		power-domains = <&bpmp TEGRA186_POWER_DOMAIN_GPU>;
 +	};
 +
- 	sysram@30000000 {
+ 	sysram at 30000000 {
  		compatible = "nvidia,tegra186-sysram", "mmio-sram";
  		reg = <0x0 0x30000000 0x0 0x50000>;
 -- 
 2.12.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 b47fd04..d587efe 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,23 +1,13 @@
  "ref\020170330091831.18322-1-acourbot@nvidia.com\0"
- "ref\020170330091831.18322-1-acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org\0"
- "From\0Alexandre Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
+ "From\0acourbot@nvidia.com (Alexandre Courbot)\0"
  "Subject\0[PATCH 2/2] arm64: tegra: Add GPU node for Tegra 186\0"
  "Date\0Thu, 30 Mar 2017 18:18:31 +0900\0"
- "To\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
-  Jonathan Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
- " Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0"
- "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
- " Alexandre Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Add the DT node for the GP10B GPU on Tegra 186.\n"
  "\n"
- "Signed-off-by: Alexandre Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ "Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>\n"
  "---\n"
  " arch/arm64/boot/dts/nvidia/tegra186.dtsi | 18 ++++++++++++++++++\n"
  " 1 file changed, 18 insertions(+)\n"
@@ -30,7 +20,7 @@
  " \t\t};\n"
  " \t};\n"
  " \n"
- "+\tgpu@17000000 {\n"
+ "+\tgpu at 17000000 {\n"
  "+\t\tcompatible = \"nvidia,gp10b\";\n"
  "+\t\treg = <0x0 0x17000000 0x0 0x1000000>\n"
  "+\t\t      <0x0 0x18000000 0x0 0x1000000>;\n"
@@ -48,15 +38,10 @@
  "+\t\tpower-domains = <&bpmp TEGRA186_POWER_DOMAIN_GPU>;\n"
  "+\t};\n"
  "+\n"
- " \tsysram@30000000 {\n"
+ " \tsysram at 30000000 {\n"
  " \t\tcompatible = \"nvidia,tegra186-sysram\", \"mmio-sram\";\n"
  " \t\treg = <0x0 0x30000000 0x0 0x50000>;\n"
  "-- \n"
- "2.12.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
+ 2.12.0
 
-39dca42b7b3d655a6ba3ce3e23237015a61174a0484a7336406ba1ae662deda3
+fb027624e73b391bf99dfddf65d751a4c6db066ba9e7bd8d2f2161bd54f4d772

diff --git a/a/1.txt b/N2/1.txt
index a76b2f7..bdcb2fe 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,6 +1,6 @@
 Add the DT node for the GP10B GPU on Tegra 186.
 
-Signed-off-by: Alexandre Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
 ---
  arch/arm64/boot/dts/nvidia/tegra186.dtsi | 18 ++++++++++++++++++
  1 file changed, 18 insertions(+)
@@ -36,8 +36,3 @@ index b4c71b519289..7ada0c5b0581 100644
  		reg = <0x0 0x30000000 0x0 0x50000>;
 -- 
 2.12.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/N2/content_digest
index b47fd04..a2cb203 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,23 +1,22 @@
  "ref\020170330091831.18322-1-acourbot@nvidia.com\0"
- "ref\020170330091831.18322-1-acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org\0"
- "From\0Alexandre Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
+ "From\0Alexandre Courbot <acourbot@nvidia.com>\0"
  "Subject\0[PATCH 2/2] arm64: tegra: Add GPU node for Tegra 186\0"
  "Date\0Thu, 30 Mar 2017 18:18:31 +0900\0"
- "To\0Thierry Reding <thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
-  Jonathan Hunter <jonathanh-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
- " Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0"
- "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  gnurou-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
- " Alexandre Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
+ "To\0Thierry Reding <thierry.reding@gmail.com>"
+  Jonathan Hunter <jonathanh@nvidia.com>
+  Rob Herring <robh+dt@kernel.org>
+ " Mark Rutland <mark.rutland@arm.com>\0"
+ "Cc\0<devicetree@vger.kernel.org>"
+  <linux-kernel@vger.kernel.org>
+  <linux-arm-kernel@lists.infradead.org>
+  <linux-tegra@vger.kernel.org>
+  <gnurou@gmail.com>
+ " Alexandre Courbot <acourbot@nvidia.com>\0"
  "\00:1\0"
  "b\0"
  "Add the DT node for the GP10B GPU on Tegra 186.\n"
  "\n"
- "Signed-off-by: Alexandre Courbot <acourbot-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ "Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>\n"
  "---\n"
  " arch/arm64/boot/dts/nvidia/tegra186.dtsi | 18 ++++++++++++++++++\n"
  " 1 file changed, 18 insertions(+)\n"
@@ -52,11 +51,6 @@
  " \t\tcompatible = \"nvidia,tegra186-sysram\", \"mmio-sram\";\n"
  " \t\treg = <0x0 0x30000000 0x0 0x50000>;\n"
  "-- \n"
- "2.12.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
+ 2.12.0
 
-39dca42b7b3d655a6ba3ce3e23237015a61174a0484a7336406ba1ae662deda3
+454f7db2267d0043dcccf39702f4654c5a81955579190a5ff1c584eafb5fcada

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.