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

diff --git a/a/1.txt b/N1/1.txt
index 9f4db3b..613ad2a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -28,7 +28,7 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 >  			/* placeholder */
 >  		};
 > 
-> +		fcpf0: fcp@fe950000 {
+> +		fcpf0: fcp at fe950000 {
 > +			compatible = "renesas,fcpf";
 > +			reg = <0 0xfe950000 0 0x200>;
 > +			clocks = <&cpg CPG_MOD 615>;
@@ -36,7 +36,7 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 > +			resets = <&cpg 615>;
 > +		};
 > +
-> +		fcpvb0: fcp@fe96f000 {
+> +		fcpvb0: fcp at fe96f000 {
 > +			compatible = "renesas,fcpv";
 > +			reg = <0 0xfe96f000 0 0x200>;
 > +			clocks = <&cpg CPG_MOD 607>;
@@ -44,7 +44,7 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 > +			resets = <&cpg 607>;
 > +		};
 > +
-> +		fcpvi0: fcp@fe9af000 {
+> +		fcpvi0: fcp at fe9af000 {
 > +			compatible = "renesas,fcpv";
 > +			reg = <0 0xfe9af000 0 0x200>;
 > +			clocks = <&cpg CPG_MOD 611>;
@@ -52,7 +52,7 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 > +			resets = <&cpg 611>;
 > +		};
 > +
-> +		fcpvd0: fcp@fea27000 {
+> +		fcpvd0: fcp at fea27000 {
 > +			compatible = "renesas,fcpv";
 > +			reg = <0 0xfea27000 0 0x200>;
 > +			clocks = <&cpg CPG_MOD 603>;
@@ -60,7 +60,7 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 > +			resets = <&cpg 603>;
 > +		};
 > +
-> +		fcpvd1: fcp@fea2f000 {
+> +		fcpvd1: fcp at fea2f000 {
 > +			compatible = "renesas,fcpv";
 > +			reg = <0 0xfea2f000 0 0x200>;
 > +			clocks = <&cpg CPG_MOD 602>;
@@ -68,7 +68,7 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 > +			resets = <&cpg 602>;
 > +		};
 > +
->  		csi20: csi2@fea80000 {
+>  		csi20: csi2 at fea80000 {
 >  			reg = <0 0xfea80000 0 0x10000>;
 >  			/* placeholder */
 
diff --git a/a/content_digest b/N1/content_digest
index d946a2a..93c58c6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,9 @@
  "ref\020180426165346.494-1-kieran.bingham+renesas@ideasonboard.com\0"
  "ref\020180426165346.494-11-kieran.bingham+renesas@ideasonboard.com\0"
- "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
- "Subject\0Re: [PATCH 10/17] arm64: dts: r8a77965: Add FCPF and FCPV instances\0"
+ "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0"
+ "Subject\0[PATCH 10/17] arm64: dts: r8a77965: Add FCPF and FCPV instances\0"
  "Date\0Fri, 27 Apr 2018 00:06:27 +0300\0"
- "To\0Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>\0"
- "Cc\0linux-renesas-soc@vger.kernel.org"
-  Takeshi Kihara <takeshi.kihara.df@renesas.com>
-  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>
- " open list <linux-kernel@vger.kernel.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Kieran,\n"
@@ -47,7 +36,7 @@
  ">  \t\t\t/* placeholder */\n"
  ">  \t\t};\n"
  "> \n"
- "> +\t\tfcpf0: fcp@fe950000 {\n"
+ "> +\t\tfcpf0: fcp at fe950000 {\n"
  "> +\t\t\tcompatible = \"renesas,fcpf\";\n"
  "> +\t\t\treg = <0 0xfe950000 0 0x200>;\n"
  "> +\t\t\tclocks = <&cpg CPG_MOD 615>;\n"
@@ -55,7 +44,7 @@
  "> +\t\t\tresets = <&cpg 615>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tfcpvb0: fcp@fe96f000 {\n"
+ "> +\t\tfcpvb0: fcp at fe96f000 {\n"
  "> +\t\t\tcompatible = \"renesas,fcpv\";\n"
  "> +\t\t\treg = <0 0xfe96f000 0 0x200>;\n"
  "> +\t\t\tclocks = <&cpg CPG_MOD 607>;\n"
@@ -63,7 +52,7 @@
  "> +\t\t\tresets = <&cpg 607>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tfcpvi0: fcp@fe9af000 {\n"
+ "> +\t\tfcpvi0: fcp at fe9af000 {\n"
  "> +\t\t\tcompatible = \"renesas,fcpv\";\n"
  "> +\t\t\treg = <0 0xfe9af000 0 0x200>;\n"
  "> +\t\t\tclocks = <&cpg CPG_MOD 611>;\n"
@@ -71,7 +60,7 @@
  "> +\t\t\tresets = <&cpg 611>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tfcpvd0: fcp@fea27000 {\n"
+ "> +\t\tfcpvd0: fcp at fea27000 {\n"
  "> +\t\t\tcompatible = \"renesas,fcpv\";\n"
  "> +\t\t\treg = <0 0xfea27000 0 0x200>;\n"
  "> +\t\t\tclocks = <&cpg CPG_MOD 603>;\n"
@@ -79,7 +68,7 @@
  "> +\t\t\tresets = <&cpg 603>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tfcpvd1: fcp@fea2f000 {\n"
+ "> +\t\tfcpvd1: fcp at fea2f000 {\n"
  "> +\t\t\tcompatible = \"renesas,fcpv\";\n"
  "> +\t\t\treg = <0 0xfea2f000 0 0x200>;\n"
  "> +\t\t\tclocks = <&cpg CPG_MOD 602>;\n"
@@ -87,7 +76,7 @@
  "> +\t\t\tresets = <&cpg 602>;\n"
  "> +\t\t};\n"
  "> +\n"
- ">  \t\tcsi20: csi2@fea80000 {\n"
+ ">  \t\tcsi20: csi2 at fea80000 {\n"
  ">  \t\t\treg = <0 0xfea80000 0 0x10000>;\n"
  ">  \t\t\t/* placeholder */\n"
  "\n"
@@ -96,4 +85,4 @@
  "\n"
  Laurent Pinchart
 
-7bed51f90b533f1cf48136b31989063db478f5efcbc37f5ea472be2e610d46d4
+9409c5da187e56b7ac233dd5dc9febf0cff539261973d62841414ea8dc9cea81

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.