All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180518094536.17201-10-jagan@amarulasolutions.com>

diff --git a/a/1.txt b/N1/1.txt
index 7f23f89..4048923 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -33,7 +33,7 @@ index 26c2a9c44727..9c1452ee8027 100644
  			#reset-cells = <1>;
  		};
  
-+		mixer1: mixer@1200000 {
++		mixer1: mixer at 1200000 {
 +			compatible = "allwinner,sun50i-a64-de2-mixer-1";
 +			reg = <0x01200000 0x100000>;
 +			clocks = <&display_clocks CLK_BUS_MIXER1>,
@@ -46,7 +46,7 @@ index 26c2a9c44727..9c1452ee8027 100644
 +				#address-cells = <1>;
 +				#size-cells = <0>;
 +
-+				mixer1_out: port@1 {
++				mixer1_out: port at 1 {
 +					reg = <1>;
 +
 +					mixer1_out_tcon1: endpoint {
@@ -57,14 +57,14 @@ index 26c2a9c44727..9c1452ee8027 100644
 +		};
 +
 +
- 		syscon: syscon@1c00000 {
+ 		syscon: syscon at 1c00000 {
  			compatible = "allwinner,sun50i-a64-system-controller",
  				"syscon";
 @@ -200,6 +230,37 @@
  			#dma-cells = <1>;
  		};
  
-+		tcon1: lcd-controller@1c0d000 {
++		tcon1: lcd-controller at 1c0d000 {
 +			compatible = "allwinner,sun50i-a64-tcon-tv",
 +				     "allwinner,sun8i-a83t-tcon-tv";
 +			reg = <0x01c0d000 0x1000>;
@@ -78,7 +78,7 @@ index 26c2a9c44727..9c1452ee8027 100644
 +				#address-cells = <1>;
 +				#size-cells = <0>;
 +
-+				tcon1_in: port@0 {
++				tcon1_in: port at 0 {
 +					reg = <0>;
 +
 +					tcon1_in_mixer1: endpoint {
@@ -86,7 +86,7 @@ index 26c2a9c44727..9c1452ee8027 100644
 +					};
 +				};
 +
-+				tcon1_out: port@1 {
++				tcon1_out: port at 1 {
 +					#address-cells = <1>;
 +					#size-cells = <0>;
 +					reg = <1>;
@@ -95,7 +95,7 @@ index 26c2a9c44727..9c1452ee8027 100644
 +			};
 +		};
 +
- 		mmc0: mmc@1c0f000 {
+ 		mmc0: mmc at 1c0f000 {
  			compatible = "allwinner,sun50i-a64-mmc";
  			reg = <0x01c0f000 0x1000>;
 -- 
diff --git a/a/content_digest b/N1/content_digest
index 6396260..bd7a617 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,26 +1,8 @@
  "ref\020180518094536.17201-1-jagan@amarulasolutions.com\0"
- "From\0Jagan Teki <jagan@amarulasolutions.com>\0"
+ "From\0jagan@amarulasolutions.com (Jagan Teki)\0"
  "Subject\0[PATCH v2 09/26] arm64: dts: allwinner: a64: Add DE2 tcon1 pipeline\0"
  "Date\0Fri, 18 May 2018 15:15:19 +0530\0"
- "To\0Maxime Ripard <maxime.ripard@free-electrons.com>"
-  Chen-Yu Tsai <wens@csie.org>
-  Icenowy Zheng <icenowy@aosc.io>
-  Jernej Skrabec <jernej.skrabec@siol.net>
-  Rob Herring <robh+dt@kernel.org>
-  Mark Rutland <mark.rutland@arm.com>
-  Catalin Marinas <catalin.marinas@arm.com>
-  Will Deacon <will.deacon@arm.com>
-  David Airlie <airlied@linux.ie>
-  dri-devel@lists.freedesktop.org
-  Michael Turquette <mturquette@baylibre.com>
-  Stephen Boyd <sboyd@kernel.org>
-  linux-clk@vger.kernel.org
-  Michael Trimarchi <michael@amarulasolutions.com>
-  linux-arm-kernel@lists.infradead.org
-  devicetree@vger.kernel.org
-  linux-kernel@vger.kernel.org
- " linux-sunxi@googlegroups.com\0"
- "Cc\0Jagan Teki <jagan@amarulasolutions.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "The DE2 on the A64 is mainly composed of the mixers and tcons,\n"
@@ -58,7 +40,7 @@
  " \t\t\t#reset-cells = <1>;\n"
  " \t\t};\n"
  " \n"
- "+\t\tmixer1: mixer@1200000 {\n"
+ "+\t\tmixer1: mixer at 1200000 {\n"
  "+\t\t\tcompatible = \"allwinner,sun50i-a64-de2-mixer-1\";\n"
  "+\t\t\treg = <0x01200000 0x100000>;\n"
  "+\t\t\tclocks = <&display_clocks CLK_BUS_MIXER1>,\n"
@@ -71,7 +53,7 @@
  "+\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t#size-cells = <0>;\n"
  "+\n"
- "+\t\t\t\tmixer1_out: port@1 {\n"
+ "+\t\t\t\tmixer1_out: port at 1 {\n"
  "+\t\t\t\t\treg = <1>;\n"
  "+\n"
  "+\t\t\t\t\tmixer1_out_tcon1: endpoint {\n"
@@ -82,14 +64,14 @@
  "+\t\t};\n"
  "+\n"
  "+\n"
- " \t\tsyscon: syscon@1c00000 {\n"
+ " \t\tsyscon: syscon at 1c00000 {\n"
  " \t\t\tcompatible = \"allwinner,sun50i-a64-system-controller\",\n"
  " \t\t\t\t\"syscon\";\n"
  "@@ -200,6 +230,37 @@\n"
  " \t\t\t#dma-cells = <1>;\n"
  " \t\t};\n"
  " \n"
- "+\t\ttcon1: lcd-controller@1c0d000 {\n"
+ "+\t\ttcon1: lcd-controller at 1c0d000 {\n"
  "+\t\t\tcompatible = \"allwinner,sun50i-a64-tcon-tv\",\n"
  "+\t\t\t\t     \"allwinner,sun8i-a83t-tcon-tv\";\n"
  "+\t\t\treg = <0x01c0d000 0x1000>;\n"
@@ -103,7 +85,7 @@
  "+\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t#size-cells = <0>;\n"
  "+\n"
- "+\t\t\t\ttcon1_in: port@0 {\n"
+ "+\t\t\t\ttcon1_in: port at 0 {\n"
  "+\t\t\t\t\treg = <0>;\n"
  "+\n"
  "+\t\t\t\t\ttcon1_in_mixer1: endpoint {\n"
@@ -111,7 +93,7 @@
  "+\t\t\t\t\t};\n"
  "+\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\ttcon1_out: port@1 {\n"
+ "+\t\t\t\ttcon1_out: port at 1 {\n"
  "+\t\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t\t#size-cells = <0>;\n"
  "+\t\t\t\t\treg = <1>;\n"
@@ -120,10 +102,10 @@
  "+\t\t\t};\n"
  "+\t\t};\n"
  "+\n"
- " \t\tmmc0: mmc@1c0f000 {\n"
+ " \t\tmmc0: mmc at 1c0f000 {\n"
  " \t\t\tcompatible = \"allwinner,sun50i-a64-mmc\";\n"
  " \t\t\treg = <0x01c0f000 0x1000>;\n"
  "-- \n"
  2.14.3
 
-4194f79fef238dee9def6599d16b2ad01158332f3604836d1ed4ec4b87c7c90d
+8650ec8270071b61abc8586e083e52d47cae365bd402d97291900749617942ee

diff --git a/a/1.txt b/N2/1.txt
index 7f23f89..6d8ebce 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -4,7 +4,7 @@ plus various encoders.
 This patch add second mixer and tcon which eventually useful
 for testing HDMI. the other part of DE2 will add in future.
 
-Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
+Signed-off-by: Jagan Teki <jagan-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>
 ---
 Changes for v2:
 - Change compatibles and other based on previous patch changes
diff --git a/a/content_digest b/N2/content_digest
index 6396260..07b1e3e 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,26 +1,27 @@
  "ref\020180518094536.17201-1-jagan@amarulasolutions.com\0"
- "From\0Jagan Teki <jagan@amarulasolutions.com>\0"
+ "ref\020180518094536.17201-1-jagan-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org\0"
+ "From\0Jagan Teki <jagan-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>\0"
  "Subject\0[PATCH v2 09/26] arm64: dts: allwinner: a64: Add DE2 tcon1 pipeline\0"
  "Date\0Fri, 18 May 2018 15:15:19 +0530\0"
- "To\0Maxime Ripard <maxime.ripard@free-electrons.com>"
-  Chen-Yu Tsai <wens@csie.org>
-  Icenowy Zheng <icenowy@aosc.io>
-  Jernej Skrabec <jernej.skrabec@siol.net>
-  Rob Herring <robh+dt@kernel.org>
-  Mark Rutland <mark.rutland@arm.com>
-  Catalin Marinas <catalin.marinas@arm.com>
-  Will Deacon <will.deacon@arm.com>
-  David Airlie <airlied@linux.ie>
-  dri-devel@lists.freedesktop.org
-  Michael Turquette <mturquette@baylibre.com>
-  Stephen Boyd <sboyd@kernel.org>
-  linux-clk@vger.kernel.org
-  Michael Trimarchi <michael@amarulasolutions.com>
-  linux-arm-kernel@lists.infradead.org
-  devicetree@vger.kernel.org
-  linux-kernel@vger.kernel.org
- " linux-sunxi@googlegroups.com\0"
- "Cc\0Jagan Teki <jagan@amarulasolutions.com>\0"
+ "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>"
+  Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>
+  Icenowy Zheng <icenowy-h8G6r0blFSE@public.gmane.org>
+  Jernej Skrabec <jernej.skrabec-gGgVlfcn5nU@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org>
+  Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org>
+  David Airlie <airlied-cv59FeDIM0c@public.gmane.org>
+  dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
+  Michael Turquette <mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
+  Stephen Boyd <sboyd-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Michael Trimarchi <michael-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0"
+ "Cc\0Jagan Teki <jagan-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "The DE2 on the A64 is mainly composed of the mixers and tcons,\n"
@@ -29,7 +30,7 @@
  "This patch add second mixer and tcon which eventually useful\n"
  "for testing HDMI. the other part of DE2 will add in future.\n"
  "\n"
- "Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>\n"
+ "Signed-off-by: Jagan Teki <jagan-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>\n"
  "---\n"
  "Changes for v2:\n"
  "- Change compatibles and other based on previous patch changes\n"
@@ -126,4 +127,4 @@
  "-- \n"
  2.14.3
 
-4194f79fef238dee9def6599d16b2ad01158332f3604836d1ed4ec4b87c7c90d
+5e196adbddde4cb911ec058a3799b3a47a62e3d8a115b27728103f2b4489e9be

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.