All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <2345061.kvOJ0NRlsT@avalon>

diff --git a/a/content_digest b/N1/content_digest
index 28dceef..fe2bba3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -17,14 +17,14 @@
   "To\0Sergei Shtylyov <sergei.shtylyov\@cogentembedded.com>\0"
 ]
 [
-  "Cc\0Mark Rutland <mark.rutland\@arm.com>",
-  " devicetree\@vger.kernel.org",
-  " Magnus Damm <magnus.damm\@gmail.com>",
+  "Cc\0Simon Horman <horms\@verge.net.au>",
+  " Rob Herring <robh+dt\@kernel.org>",
   " Catalin Marinas <catalin.marinas\@arm.com>",
   " Will Deacon <will.deacon\@arm.com>",
-  " Rob Herring <robh+dt\@kernel.org>",
   " linux-renesas-soc\@vger.kernel.org",
-  " Simon Horman <horms\@verge.net.au>",
+  " devicetree\@vger.kernel.org",
+  " Magnus Damm <magnus.damm\@gmail.com>",
+  " Mark Rutland <mark.rutland\@arm.com>",
   " linux-arm-kernel\@lists.infradead.org\0"
 ]
 [
@@ -356,4 +356,4 @@
   "Laurent Pinchart"
 ]
 
-e6ced44f364dc9429c95a6954fa1ad591c5246688c752954aba45f62b26fbeff
+48fead9d15f1b98ce4410502ba14422dfe51dc1a1e1c828e23c1dfac782bd4e8

diff --git a/a/1.txt b/N2/1.txt
index e67f8b0..ae01a42 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -67,14 +67,14 @@ for which no register value makes sense.
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +
-> +			port@0 {
+> +			port at 0 {
 > +				reg = <0>;
 > +				thc63lvd1024_in: endpoint {
 > +					remote-endpoint = <&lvds0_out>;
 > +				};
 > +			};
 > +
-> +			port@2 {
+> +			port at 2 {
 > +				reg = <2>;
 > +				thc63lvd1024_out: endpoint {
 > +					remote-endpoint = <&adv7511_in>;
@@ -110,7 +110,7 @@ for which no register value makes sense.
 >  		#gpio-cells = <2>;
 >  	};
 > +
-> +	hdmi@39 {
+> +	hdmi at 39 {
 > +		compatible = "adi,adv7511w";
 > +		reg = <0x39>;
 > +		interrupt-parent = <&gpio1>;
@@ -131,14 +131,14 @@ for which no register value makes sense.
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +
-> +			port@0 {
+> +			port at 0 {
 > +				reg = <0>;
 > +				adv7511_in: endpoint {
 > +					remote-endpoint = <&thc63lvd1024_out>;
 > +				};
 > +			};
 > +
-> +			port@1 {
+> +			port at 1 {
 > +				reg = <1>;
 > +				adv7511_out: endpoint {
 > +					remote-endpoint = <&hdmi_con>;
@@ -152,7 +152,7 @@ for which no register value makes sense.
 > +	status = "okay";
 > +
 > +	ports {
-> +		port@1 {
+> +		port at 1 {
 > +			lvds0_out: endpoint {
 > +				remote-endpoint = <&thc63lvd1024_in>;
 > +			};
@@ -189,14 +189,14 @@ for which no register value makes sense.
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +
-> +			port@0 {
+> +			port at 0 {
 > +				reg = <0>;
 > +				thc63lvd1024_in: endpoint {
 > +					remote-endpoint = <&lvds0_out>;
 > +				};
 > +			};
 > +
-> +			port@2 {
+> +			port at 2 {
 > +				reg = <2>;
 > +				thc63lvd1024_out: endpoint {
 > +					remote-endpoint = <&adv7511_in>;
@@ -244,7 +244,7 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 > +	status = "okay";
 > +
 > +	ports {
-> +		port@1 {
+> +		port at 1 {
 > +			lvds0_out: endpoint {
 > +				remote-endpoint = <&thc63lvd1024_in>;
 > +			};
@@ -259,7 +259,7 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 > +	status = "okay";
 > +	clock-frequency = <400000>;
 > +
-> +	hdmi@39 {
+> +	hdmi at 39 {
 > +		compatible = "adi,adv7511w";
 > +		#sound-dai-cells = <0>;
 > +		reg = <0x39>;
@@ -281,14 +281,14 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +
-> +			port@0 {
+> +			port at 0 {
 > +				reg = <0>;
 > +				adv7511_in: endpoint {
 > +					remote-endpoint = <&thc63lvd1024_out>;
 > +				};
 > +			};
 > +
-> +			port@1 {
+> +			port at 1 {
 > +				reg = <1>;
 > +				adv7511_out: endpoint {
 > +					remote-endpoint = <&hdmi_con>;
diff --git a/a/content_digest b/N2/content_digest
index 28dceef..cec2b5c 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,27 +5,16 @@
   "ref\0c78f1228-afb0-54cf-5d9e-5c812b678de3\@cogentembedded.com\0"
 ]
 [
-  "From\0Laurent Pinchart <laurent.pinchart\@ideasonboard.com>\0"
+  "From\0laurent.pinchart\@ideasonboard.com (Laurent Pinchart)\0"
 ]
 [
-  "Subject\0Re: [PATCH v3 2/2] arm64: dts: renesas: condor/v3hsk: add DU/LVDS/HDMI support\0"
+  "Subject\0[PATCH v3 2/2] arm64: dts: renesas: condor/v3hsk: add DU/LVDS/HDMI support\0"
 ]
 [
   "Date\0Mon, 13 Aug 2018 18:19:20 +0300\0"
 ]
 [
-  "To\0Sergei Shtylyov <sergei.shtylyov\@cogentembedded.com>\0"
-]
-[
-  "Cc\0Mark Rutland <mark.rutland\@arm.com>",
-  " devicetree\@vger.kernel.org",
-  " Magnus Damm <magnus.damm\@gmail.com>",
-  " Catalin Marinas <catalin.marinas\@arm.com>",
-  " Will Deacon <will.deacon\@arm.com>",
-  " Rob Herring <robh+dt\@kernel.org>",
-  " linux-renesas-soc\@vger.kernel.org",
-  " Simon Horman <horms\@verge.net.au>",
-  " linux-arm-kernel\@lists.infradead.org\0"
+  "To\0linux-arm-kernel\@lists.infradead.org\0"
 ]
 [
   "\0000:1\0"
@@ -103,14 +92,14 @@
   "> +\t\t\t#address-cells = <1>;\n",
   "> +\t\t\t#size-cells = <0>;\n",
   "> +\n",
-  "> +\t\t\tport\@0 {\n",
+  "> +\t\t\tport at 0 {\n",
   "> +\t\t\t\treg = <0>;\n",
   "> +\t\t\t\tthc63lvd1024_in: endpoint {\n",
   "> +\t\t\t\t\tremote-endpoint = <&lvds0_out>;\n",
   "> +\t\t\t\t};\n",
   "> +\t\t\t};\n",
   "> +\n",
-  "> +\t\t\tport\@2 {\n",
+  "> +\t\t\tport at 2 {\n",
   "> +\t\t\t\treg = <2>;\n",
   "> +\t\t\t\tthc63lvd1024_out: endpoint {\n",
   "> +\t\t\t\t\tremote-endpoint = <&adv7511_in>;\n",
@@ -146,7 +135,7 @@
   ">  \t\t#gpio-cells = <2>;\n",
   ">  \t};\n",
   "> +\n",
-  "> +\thdmi\@39 {\n",
+  "> +\thdmi at 39 {\n",
   "> +\t\tcompatible = \"adi,adv7511w\";\n",
   "> +\t\treg = <0x39>;\n",
   "> +\t\tinterrupt-parent = <&gpio1>;\n",
@@ -167,14 +156,14 @@
   "> +\t\t\t#address-cells = <1>;\n",
   "> +\t\t\t#size-cells = <0>;\n",
   "> +\n",
-  "> +\t\t\tport\@0 {\n",
+  "> +\t\t\tport at 0 {\n",
   "> +\t\t\t\treg = <0>;\n",
   "> +\t\t\t\tadv7511_in: endpoint {\n",
   "> +\t\t\t\t\tremote-endpoint = <&thc63lvd1024_out>;\n",
   "> +\t\t\t\t};\n",
   "> +\t\t\t};\n",
   "> +\n",
-  "> +\t\t\tport\@1 {\n",
+  "> +\t\t\tport at 1 {\n",
   "> +\t\t\t\treg = <1>;\n",
   "> +\t\t\t\tadv7511_out: endpoint {\n",
   "> +\t\t\t\t\tremote-endpoint = <&hdmi_con>;\n",
@@ -188,7 +177,7 @@
   "> +\tstatus = \"okay\";\n",
   "> +\n",
   "> +\tports {\n",
-  "> +\t\tport\@1 {\n",
+  "> +\t\tport at 1 {\n",
   "> +\t\t\tlvds0_out: endpoint {\n",
   "> +\t\t\t\tremote-endpoint = <&thc63lvd1024_in>;\n",
   "> +\t\t\t};\n",
@@ -225,14 +214,14 @@
   "> +\t\t\t#address-cells = <1>;\n",
   "> +\t\t\t#size-cells = <0>;\n",
   "> +\n",
-  "> +\t\t\tport\@0 {\n",
+  "> +\t\t\tport at 0 {\n",
   "> +\t\t\t\treg = <0>;\n",
   "> +\t\t\t\tthc63lvd1024_in: endpoint {\n",
   "> +\t\t\t\t\tremote-endpoint = <&lvds0_out>;\n",
   "> +\t\t\t\t};\n",
   "> +\t\t\t};\n",
   "> +\n",
-  "> +\t\t\tport\@2 {\n",
+  "> +\t\t\tport at 2 {\n",
   "> +\t\t\t\treg = <2>;\n",
   "> +\t\t\t\tthc63lvd1024_out: endpoint {\n",
   "> +\t\t\t\t\tremote-endpoint = <&adv7511_in>;\n",
@@ -280,7 +269,7 @@
   "> +\tstatus = \"okay\";\n",
   "> +\n",
   "> +\tports {\n",
-  "> +\t\tport\@1 {\n",
+  "> +\t\tport at 1 {\n",
   "> +\t\t\tlvds0_out: endpoint {\n",
   "> +\t\t\t\tremote-endpoint = <&thc63lvd1024_in>;\n",
   "> +\t\t\t};\n",
@@ -295,7 +284,7 @@
   "> +\tstatus = \"okay\";\n",
   "> +\tclock-frequency = <400000>;\n",
   "> +\n",
-  "> +\thdmi\@39 {\n",
+  "> +\thdmi at 39 {\n",
   "> +\t\tcompatible = \"adi,adv7511w\";\n",
   "> +\t\t#sound-dai-cells = <0>;\n",
   "> +\t\treg = <0x39>;\n",
@@ -317,14 +306,14 @@
   "> +\t\t\t#address-cells = <1>;\n",
   "> +\t\t\t#size-cells = <0>;\n",
   "> +\n",
-  "> +\t\t\tport\@0 {\n",
+  "> +\t\t\tport at 0 {\n",
   "> +\t\t\t\treg = <0>;\n",
   "> +\t\t\t\tadv7511_in: endpoint {\n",
   "> +\t\t\t\t\tremote-endpoint = <&thc63lvd1024_out>;\n",
   "> +\t\t\t\t};\n",
   "> +\t\t\t};\n",
   "> +\n",
-  "> +\t\t\tport\@1 {\n",
+  "> +\t\t\tport at 1 {\n",
   "> +\t\t\t\treg = <1>;\n",
   "> +\t\t\t\tadv7511_out: endpoint {\n",
   "> +\t\t\t\t\tremote-endpoint = <&hdmi_con>;\n",
@@ -356,4 +345,4 @@
   "Laurent Pinchart"
 ]
 
-e6ced44f364dc9429c95a6954fa1ad591c5246688c752954aba45f62b26fbeff
+7d32aad280a34671dc6a37e41b9ee4370be2999e7960729e984ab80fad102468

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.