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

diff --git a/a/1.txt b/N1/1.txt
index d145164..3e95da3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -68,7 +68,7 @@ On Tuesday 27 Jun 2017 10:25:39 Kieran Bingham wrote:
 > >> +		#address-cells = <1>;
 > >> +		#size-cells = <0>;
 > >> +
-> >> +		port@0 {
+> >> +		port at 0 {
 > >> +			reg = <0>;
 > > 
 > > Aren't #address-cells, #size-cells and reg already present in the SoC
@@ -102,7 +102,7 @@ here.
 > # Removed
 > 
 > >> +
-> >> +		port@0 {
+> >> +		port at 0 {
 > >> +			reg = <0>;
 > >> +
 > >> +			csi40_in: endpoint {
@@ -158,7 +158,7 @@ properties when they're defined in one file and extended in another one.
 > >>  		shunt-resistor-micro-ohms = <5000>;
 > >>  	};
 > >> +
-> >> +	video-receiver@70 {
+> >> +	video-receiver at 70 {
 > >> +		compatible = "adi,adv7482";
 > >> +		reg = <0x70>;
 > >> +
@@ -175,7 +175,7 @@ The properties are needed, why should you remove them ? :-)
 > >> +		interrupts = <30 IRQ_TYPE_LEVEL_LOW>,
 > >> +			     <31 IRQ_TYPE_LEVEL_LOW>;
 > >> +
-> >> +		port@7 {
+> >> +		port at 7 {
 > >> +			reg = <7>;
 > >> +
 > >> +			adv7482_ain7: endpoint {
@@ -183,7 +183,7 @@ The properties are needed, why should you remove them ? :-)
 > >> +			};
 > >> +		};
 > >> +
-> >> +		port@8 {
+> >> +		port at 8 {
 > >> +			reg = <8>;
 > >> +
 > >> +			adv7482_hdmi: endpoint {
@@ -191,7 +191,7 @@ The properties are needed, why should you remove them ? :-)
 > >> +			};
 > >> +		};
 > >> +
-> >> +		port@10 {
+> >> +		port at 10 {
 > >> +			reg = <10>;
 > >> +
 > >> +			adv7482_txa: endpoint {
@@ -201,7 +201,7 @@ The properties are needed, why should you remove them ? :-)
 > >> +			};
 > >> +		};
 > >> +
-> >> +		port@11 {
+> >> +		port at 11 {
 > >> +			reg = <11>;
 > >> +
 > >> +			adv7482_txb: endpoint {
diff --git a/a/content_digest b/N1/content_digest
index 3ae35ea..c510497 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,22 +1,10 @@
  "ref\0cover.90fc3153078e79a3f74af832de923ac675eb29ad.1497469745.git-series.kieran.bingham+renesas@ideasonboard.com\0"
  "ref\010057741.K1MBojqRFe@avalon\0"
  "ref\0f1967d99-da16-303f-f3e9-7a3d28ccaf1d@ideasonboard.com\0"
- "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
- "Subject\0Re: [PATCH v5 2/2] arm64: dts: renesas: salvator-x: Add ADV7482 support\0"
+ "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0"
+ "Subject\0[PATCH v5 2/2] arm64: dts: renesas: salvator-x: Add ADV7482 support\0"
  "Date\0Tue, 27 Jun 2017 16:57:10 +0300\0"
- "To\0kieran.bingham@ideasonboard.com\0"
- "Cc\0Kieran Bingham <kbingham@kernel.org>"
- " Niklas S\303\266derlund <niklas.soderlund@ragnatech.se>"
-  linux-renesas-soc@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  Simon Horman <horms@verge.net.au>
-  Magnus Damm <magnus.damm@gmail.com>
-  Rob Herring <robh+dt@kernel.org>
-  Mark Rutland <mark.rutland@arm.com>
-  Catalin Marinas <catalin.marinas@arm.com>
-  Will Deacon <will.deacon@arm.com>
-  open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS <devicetree@vger.kernel.org>
- " moderated list:ARM64 PORT (AARCH64 ARCHITECTURE) <linux-arm-kernel@lists.infradead.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Kieran,\n"
@@ -89,7 +77,7 @@
  "> >> +\t\t#address-cells = <1>;\n"
  "> >> +\t\t#size-cells = <0>;\n"
  "> >> +\n"
- "> >> +\t\tport@0 {\n"
+ "> >> +\t\tport at 0 {\n"
  "> >> +\t\t\treg = <0>;\n"
  "> > \n"
  "> > Aren't #address-cells, #size-cells and reg already present in the SoC\n"
@@ -123,7 +111,7 @@
  "> # Removed\n"
  "> \n"
  "> >> +\n"
- "> >> +\t\tport@0 {\n"
+ "> >> +\t\tport at 0 {\n"
  "> >> +\t\t\treg = <0>;\n"
  "> >> +\n"
  "> >> +\t\t\tcsi40_in: endpoint {\n"
@@ -179,7 +167,7 @@
  "> >>  \t\tshunt-resistor-micro-ohms = <5000>;\n"
  "> >>  \t};\n"
  "> >> +\n"
- "> >> +\tvideo-receiver@70 {\n"
+ "> >> +\tvideo-receiver at 70 {\n"
  "> >> +\t\tcompatible = \"adi,adv7482\";\n"
  "> >> +\t\treg = <0x70>;\n"
  "> >> +\n"
@@ -196,7 +184,7 @@
  "> >> +\t\tinterrupts = <30 IRQ_TYPE_LEVEL_LOW>,\n"
  "> >> +\t\t\t     <31 IRQ_TYPE_LEVEL_LOW>;\n"
  "> >> +\n"
- "> >> +\t\tport@7 {\n"
+ "> >> +\t\tport at 7 {\n"
  "> >> +\t\t\treg = <7>;\n"
  "> >> +\n"
  "> >> +\t\t\tadv7482_ain7: endpoint {\n"
@@ -204,7 +192,7 @@
  "> >> +\t\t\t};\n"
  "> >> +\t\t};\n"
  "> >> +\n"
- "> >> +\t\tport@8 {\n"
+ "> >> +\t\tport at 8 {\n"
  "> >> +\t\t\treg = <8>;\n"
  "> >> +\n"
  "> >> +\t\t\tadv7482_hdmi: endpoint {\n"
@@ -212,7 +200,7 @@
  "> >> +\t\t\t};\n"
  "> >> +\t\t};\n"
  "> >> +\n"
- "> >> +\t\tport@10 {\n"
+ "> >> +\t\tport at 10 {\n"
  "> >> +\t\t\treg = <10>;\n"
  "> >> +\n"
  "> >> +\t\t\tadv7482_txa: endpoint {\n"
@@ -222,7 +210,7 @@
  "> >> +\t\t\t};\n"
  "> >> +\t\t};\n"
  "> >> +\n"
- "> >> +\t\tport@11 {\n"
+ "> >> +\t\tport at 11 {\n"
  "> >> +\t\t\treg = <11>;\n"
  "> >> +\n"
  "> >> +\t\t\tadv7482_txb: endpoint {\n"
@@ -241,4 +229,4 @@
  "\n"
  Laurent Pinchart
 
-22d4ed95c1587ecefd779dd59cdc8fadfdf0ef92a776e830b8300ac484d899a8
+f4a7a3801183e40ddf57a1a8e548127b40019968046b33562453ecac11614a1e

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.