All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5711D698.4030606@synopsys.com>

diff --git a/a/1.txt b/N1/1.txt
index de16b59..93bfb29 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -24,7 +24,7 @@ Something like below (untested)
 +		#size-cells = <2>;
 +		ranges;
 +		/* This memory bypasses IOC port */
-+		fb_reserved at A0000000 {
++		fb_reserved@A0000000 {
 +			reg = <0x0 0xA0000000 0x0 0xAF000000>;
 +			#address-cells = <2>;
 +			#size-cells = <2>;
@@ -33,7 +33,7 @@ Something like below (untested)
 +	};
 +
 +
-+	fb0: video at 12300000 {
++	fb0: video@12300000 {
 +		memory-region = <&fb_reserved>;
 +		/* ... */
 +	};
@@ -44,3 +44,7 @@ This might also need a DT helper in ARC mm init code.
 
 HTH,
 -Vineet
+--
+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 af7bde2..deccdd1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,16 @@
  "ref\01460735338.3248.21.camel@synopsys.com\0"
- "From\0Vineet.Gupta1@synopsys.com (Vineet Gupta)\0"
- "Subject\0Allocation of frame buffer at a specific memory range or address\0"
+ "ref\01460735338.3248.21.camel-HKixBCOQz3hWk0Htik3J/w@public.gmane.org\0"
+ "From\0Vineet Gupta <Vineet.Gupta1-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>\0"
+ "Subject\0Re: Allocation of frame buffer at a specific memory range or address\0"
  "Date\0Sat, 16 Apr 2016 11:37:20 +0530\0"
- "To\0linux-snps-arc@lists.infradead.org\0"
+ "To\0Alexey Brodkin <Alexey.Brodkin-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>"
+ " dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org <dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org>\0"
+ "Cc\0daniel-/w4YWyX8dFk@public.gmane.org <daniel-/w4YWyX8dFk@public.gmane.org>"
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+  linux-snps-arc-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-snps-arc-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
+  airlied-cv59FeDIM0c@public.gmane.org <airlied-cv59FeDIM0c@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
+ " Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On Friday 15 April 2016 09:18 PM, Alexey Brodkin wrote:\n"
@@ -31,7 +39,7 @@
  "+\t\t#size-cells = <2>;\n"
  "+\t\tranges;\n"
  "+\t\t/* This memory bypasses IOC port */\n"
- "+\t\tfb_reserved at A0000000 {\n"
+ "+\t\tfb_reserved@A0000000 {\n"
  "+\t\t\treg = <0x0 0xA0000000 0x0 0xAF000000>;\n"
  "+\t\t\t#address-cells = <2>;\n"
  "+\t\t\t#size-cells = <2>;\n"
@@ -40,7 +48,7 @@
  "+\t};\n"
  "+\n"
  "+\n"
- "+\tfb0: video at 12300000 {\n"
+ "+\tfb0: video@12300000 {\n"
  "+\t\tmemory-region = <&fb_reserved>;\n"
  "+\t\t/* ... */\n"
  "+\t};\n"
@@ -50,6 +58,10 @@
  "+\tearly_init_fdt_scan_reserved_mem();\n"
  "\n"
  "HTH,\n"
- -Vineet
+ "-Vineet\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
 
-7de3cef06478d8ba4e91b36fe54a1b14f7721d5f60328efbc7339fa28c9c0639
+4c8cf3df09f623da8c0b8c57b591da783c2f4634e8b7ed2bd2c61bb741842f15

diff --git a/a/1.txt b/N2/1.txt
index de16b59..23a4d35 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -24,7 +24,7 @@ Something like below (untested)
 +		#size-cells = <2>;
 +		ranges;
 +		/* This memory bypasses IOC port */
-+		fb_reserved at A0000000 {
++		fb_reserved@A0000000 {
 +			reg = <0x0 0xA0000000 0x0 0xAF000000>;
 +			#address-cells = <2>;
 +			#size-cells = <2>;
@@ -33,7 +33,7 @@ Something like below (untested)
 +	};
 +
 +
-+	fb0: video at 12300000 {
++	fb0: video@12300000 {
 +		memory-region = <&fb_reserved>;
 +		/* ... */
 +	};
diff --git a/a/content_digest b/N2/content_digest
index af7bde2..29100bf 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,15 @@
  "ref\01460735338.3248.21.camel@synopsys.com\0"
- "From\0Vineet.Gupta1@synopsys.com (Vineet Gupta)\0"
- "Subject\0Allocation of frame buffer at a specific memory range or address\0"
+ "From\0Vineet Gupta <Vineet.Gupta1@synopsys.com>\0"
+ "Subject\0Re: Allocation of frame buffer at a specific memory range or address\0"
  "Date\0Sat, 16 Apr 2016 11:37:20 +0530\0"
- "To\0linux-snps-arc@lists.infradead.org\0"
+ "To\0Alexey Brodkin <Alexey.Brodkin@synopsys.com>"
+ " dri-devel@lists.freedesktop.org <dri-devel@lists.freedesktop.org>\0"
+ "Cc\0daniel@ffwll.ch <daniel@ffwll.ch>"
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  linux-snps-arc@lists.infradead.org <linux-snps-arc@lists.infradead.org>
+  airlied@linux.ie <airlied@linux.ie>
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+ " Rob Herring <robh@kernel.org>\0"
  "\00:1\0"
  "b\0"
  "On Friday 15 April 2016 09:18 PM, Alexey Brodkin wrote:\n"
@@ -31,7 +38,7 @@
  "+\t\t#size-cells = <2>;\n"
  "+\t\tranges;\n"
  "+\t\t/* This memory bypasses IOC port */\n"
- "+\t\tfb_reserved at A0000000 {\n"
+ "+\t\tfb_reserved@A0000000 {\n"
  "+\t\t\treg = <0x0 0xA0000000 0x0 0xAF000000>;\n"
  "+\t\t\t#address-cells = <2>;\n"
  "+\t\t\t#size-cells = <2>;\n"
@@ -40,7 +47,7 @@
  "+\t};\n"
  "+\n"
  "+\n"
- "+\tfb0: video at 12300000 {\n"
+ "+\tfb0: video@12300000 {\n"
  "+\t\tmemory-region = <&fb_reserved>;\n"
  "+\t\t/* ... */\n"
  "+\t};\n"
@@ -52,4 +59,4 @@
  "HTH,\n"
  -Vineet
 
-7de3cef06478d8ba4e91b36fe54a1b14f7721d5f60328efbc7339fa28c9c0639
+75ea43fe6736eb4c95aeb6e3144e5c0a353f4c4af2972a5379f8a5762b918da9

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.