All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180608212211.GG30587@xps15>

diff --git a/a/1.txt b/N1/1.txt
index 5ad1300..64bac53 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -38,7 +38,7 @@ On Tue, Jun 05, 2018 at 10:43:19PM +0100, Suzuki K Poulose wrote:
 >  
 >  
 > @@ -126,6 +131,7 @@ Example:
->  			etb_in_port: endpoint at 0 {
+>  			etb_in_port: endpoint@0 {
 >  				slave-mode;
 >  				remote-endpoint = <&replicator_out_port0>;
 > +				coresight,hwid = <0>;
@@ -46,7 +46,7 @@ On Tue, Jun 05, 2018 at 10:43:19PM +0100, Suzuki K Poulose wrote:
 >  		};
 >  	};
 > @@ -140,6 +146,7 @@ Example:
->  			tpiu_in_port: endpoint at 0 {
+>  			tpiu_in_port: endpoint@0 {
 >  				slave-mode;
 >  				remote-endpoint = <&replicator_out_port1>;
 > +				coresight,hwid = <0>;
@@ -70,7 +70,7 @@ On Tue, Jun 05, 2018 at 10:43:19PM +0100, Suzuki K Poulose wrote:
 >  			};
 >  
 >  			/* replicator input port */
->  			port at 2 {
+>  			port@2 {
 > -				reg = <0>;
 > +				reg = <1>;
 >  				replicator_in_port0: endpoint {
@@ -89,7 +89,7 @@ On Tue, Jun 05, 2018 at 10:43:19PM +0100, Suzuki K Poulose wrote:
 >  			};
 >  
 >  			/* funnel input ports */
->  			port at 1 {
+>  			port@1 {
 > -				reg = <0>;
 > +				reg = <1>;
 >  				funnel_in_port0: endpoint {
@@ -99,7 +99,7 @@ On Tue, Jun 05, 2018 at 10:43:19PM +0100, Suzuki K Poulose wrote:
 >  				};
 >  			};
 >  
->  			port at 2 {
+>  			port@2 {
 > -				reg = <1>;
 > +				reg = <2>;
 >  				funnel_in_port1: endpoint {
@@ -109,7 +109,7 @@ On Tue, Jun 05, 2018 at 10:43:19PM +0100, Suzuki K Poulose wrote:
 >  				};
 >  			};
 >  
->  			port at 3 {
+>  			port@3 {
 > -				reg = <2>;
 > +				reg = <3>;
 >  				funnel_in_port2: endpoint {
diff --git a/a/content_digest b/N1/content_digest
index b37b561..3984378 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,22 @@
  "ref\01528235011-30691-1-git-send-email-suzuki.poulose@arm.com\0"
  "ref\01528235011-30691-9-git-send-email-suzuki.poulose@arm.com\0"
- "From\0mathieu.poirier@linaro.org (Mathieu Poirier)\0"
- "Subject\0[PATCH 08/20] coresight: dts: Cleanup device tree graph bindings\0"
+ "From\0Mathieu Poirier <mathieu.poirier@linaro.org>\0"
+ "Subject\0Re: [PATCH 08/20] coresight: dts: Cleanup device tree graph bindings\0"
  "Date\0Fri, 8 Jun 2018 15:22:11 -0600\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Suzuki K Poulose <suzuki.poulose@arm.com>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  robh@kernel.org
+  frowand.list@gmail.com
+  mark.rutland@arm.com
+  sudeep.holla@arm.com
+  arm@kernel.org
+  linux-kernel@vger.kernel.org
+  matt.sealey@arm.com
+  john.horley@arm.com
+  charles.garcia-tobin@arm.com
+  coresight@lists.linaro.org
+  devicetree@vger.kernel.org
+ " mike.leach@linaro.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, Jun 05, 2018 at 10:43:19PM +0100, Suzuki K Poulose wrote:\n"
@@ -46,7 +59,7 @@
  ">  \n"
  ">  \n"
  "> @@ -126,6 +131,7 @@ Example:\n"
- ">  \t\t\tetb_in_port: endpoint at 0 {\n"
+ ">  \t\t\tetb_in_port: endpoint@0 {\n"
  ">  \t\t\t\tslave-mode;\n"
  ">  \t\t\t\tremote-endpoint = <&replicator_out_port0>;\n"
  "> +\t\t\t\tcoresight,hwid = <0>;\n"
@@ -54,7 +67,7 @@
  ">  \t\t};\n"
  ">  \t};\n"
  "> @@ -140,6 +146,7 @@ Example:\n"
- ">  \t\t\ttpiu_in_port: endpoint at 0 {\n"
+ ">  \t\t\ttpiu_in_port: endpoint@0 {\n"
  ">  \t\t\t\tslave-mode;\n"
  ">  \t\t\t\tremote-endpoint = <&replicator_out_port1>;\n"
  "> +\t\t\t\tcoresight,hwid = <0>;\n"
@@ -78,7 +91,7 @@
  ">  \t\t\t};\n"
  ">  \n"
  ">  \t\t\t/* replicator input port */\n"
- ">  \t\t\tport at 2 {\n"
+ ">  \t\t\tport@2 {\n"
  "> -\t\t\t\treg = <0>;\n"
  "> +\t\t\t\treg = <1>;\n"
  ">  \t\t\t\treplicator_in_port0: endpoint {\n"
@@ -97,7 +110,7 @@
  ">  \t\t\t};\n"
  ">  \n"
  ">  \t\t\t/* funnel input ports */\n"
- ">  \t\t\tport at 1 {\n"
+ ">  \t\t\tport@1 {\n"
  "> -\t\t\t\treg = <0>;\n"
  "> +\t\t\t\treg = <1>;\n"
  ">  \t\t\t\tfunnel_in_port0: endpoint {\n"
@@ -107,7 +120,7 @@
  ">  \t\t\t\t};\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tport at 2 {\n"
+ ">  \t\t\tport@2 {\n"
  "> -\t\t\t\treg = <1>;\n"
  "> +\t\t\t\treg = <2>;\n"
  ">  \t\t\t\tfunnel_in_port1: endpoint {\n"
@@ -117,7 +130,7 @@
  ">  \t\t\t\t};\n"
  ">  \t\t\t};\n"
  ">  \n"
- ">  \t\t\tport at 3 {\n"
+ ">  \t\t\tport@3 {\n"
  "> -\t\t\t\treg = <2>;\n"
  "> +\t\t\t\treg = <3>;\n"
  ">  \t\t\t\tfunnel_in_port2: endpoint {\n"
@@ -260,4 +273,4 @@
  "> 2.7.4\n"
  >
 
-3fbb23aaba7bcda6594bded29acfaeb6bbac30206650cce3d29b3171310a863f
+67eff7e8aeb5837fd2b313887483a09c5501b8fce51761123127aa651bf49f24

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.