All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180614072426.vq42mmb3gsmv6z5k@verge.net.au>

diff --git a/a/content_digest b/N1/content_digest
index 13fd670..ffb0065 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -18,13 +18,13 @@
   " Laurent Pinchart <laurent.pinchart+renesas\@ideasonboard.com>\0"
 ]
 [
-  "Cc\0Mark Rutland <mark.rutland\@arm.com>",
-  " devicetree\@vger.kernel.org",
-  " Magnus Damm <magnus.damm\@gmail.com>",
+  "Cc\0Rob Herring <robh+dt\@kernel.org>",
   " Catalin Marinas <catalin.marinas\@arm.com>",
   " Will Deacon <will.deacon\@arm.com>",
   " linux-renesas-soc\@vger.kernel.org",
-  " Rob Herring <robh+dt\@kernel.org>",
+  " devicetree\@vger.kernel.org",
+  " Magnus Damm <magnus.damm\@gmail.com>",
+  " Mark Rutland <mark.rutland\@arm.com>",
   " linux-arm-kernel\@lists.infradead.org\0"
 ]
 [
@@ -335,4 +335,4 @@
   ">"
 ]
 
-8c88a69703d67608879f7aa157c1bdccf74debd3ffece41ea9240a11552f4cc6
+e854c3a28fcc0eaf8d6cbb20ee9aac3322b11c8a1866151ea615beb8996e6e02

diff --git a/a/1.txt b/N2/1.txt
index 47c5146..ec7b29b 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -57,14 +57,14 @@ Laurent, could you review this?
 > +			#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>;
@@ -100,7 +100,7 @@ Laurent, could you review this?
 >  		#gpio-cells = <2>;
 >  	};
 > +
-> +	hdmi@39 {
+> +	hdmi at 39 {
 > +		compatible = "adi,adv7511w";
 > +		reg = <0x39>;
 > +		interrupt-parent = <&gpio1>;
@@ -121,14 +121,14 @@ Laurent, could you review this?
 > +			#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>;
@@ -142,7 +142,7 @@ Laurent, could you review this?
 > +	status = "okay";
 > +
 > +	ports {
-> +		port@1 {
+> +		port at 1 {
 > +			lvds0_out: endpoint {
 > +				remote-endpoint = <&thc63lvd1024_in>;
 > +			};
@@ -179,14 +179,14 @@ Laurent, could you review this?
 > +			#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>;
@@ -227,7 +227,7 @@ Laurent, could you review this?
 > +	status = "okay";
 > +
 > +	ports {
-> +		port@1 {
+> +		port at 1 {
 > +			lvds0_out: endpoint {
 > +				remote-endpoint = <&thc63lvd1024_in>;
 > +			};
@@ -242,7 +242,7 @@ Laurent, could you review this?
 > +	status = "okay";
 > +	clock-frequency = <400000>;
 > +
-> +	hdmi@39 {
+> +	hdmi at 39 {
 > +		compatible = "adi,adv7511w";
 > +		#sound-dai-cells = <0>;
 > +		reg = <0x39>;
@@ -264,14 +264,14 @@ Laurent, could you review this?
 > +			#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 13fd670..ca8bd27 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,27 +5,16 @@
   "ref\0c78f1228-afb0-54cf-5d9e-5c812b678de3\@cogentembedded.com\0"
 ]
 [
-  "From\0Simon Horman <horms\@verge.net.au>\0"
+  "From\0horms\@verge.net.au (Simon Horman)\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\0Thu, 14 Jun 2018 09:24:27 +0200\0"
 ]
 [
-  "To\0Sergei Shtylyov <sergei.shtylyov\@cogentembedded.com>",
-  " Laurent Pinchart <laurent.pinchart+renesas\@ideasonboard.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>",
-  " linux-renesas-soc\@vger.kernel.org",
-  " Rob Herring <robh+dt\@kernel.org>",
-  " linux-arm-kernel\@lists.infradead.org\0"
+  "To\0linux-arm-kernel\@lists.infradead.org\0"
 ]
 [
   "\0000:1\0"
@@ -93,14 +82,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",
@@ -136,7 +125,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",
@@ -157,14 +146,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",
@@ -178,7 +167,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",
@@ -215,14 +204,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",
@@ -263,7 +252,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",
@@ -278,7 +267,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",
@@ -300,14 +289,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",
@@ -335,4 +324,4 @@
   ">"
 ]
 
-8c88a69703d67608879f7aa157c1bdccf74debd3ffece41ea9240a11552f4cc6
+aef9f655fe1c8886ffb9bee2213699cffcb3dbbd81335d3d3ca69f0ab0e4320a

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.