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

diff --git a/a/1.txt b/N1/1.txt
index 911c98d..a86202b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -28,7 +28,7 @@ On Tuesday, 13 February 2018 21:30:35 EET Kieran Bingham wrote:
 >  			status = "disabled";
 >  		};
 > 
-> +		vspbs: vsp@fe960000 {
+> +		vspbs: vsp at fe960000 {
 > +			compatible = "renesas,vsp2";
 > +			reg = <0 0xfe960000 0 0x4000>;
 
@@ -46,14 +46,14 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 > +			renesas,fcp = <&fcpvb0>;
 > +		};
 > +
->  		fcpvb0: fcp@fe96f000 {
+>  		fcpvb0: fcp at fe96f000 {
 >  			compatible = "renesas,fcpv";
 >  			reg = <0 0xfe96f000 0 0x200>;
 > @@ -701,6 +711,16 @@
 >  			iommus = <&ipmmu_vp0 5>;
 >  		};
 > 
-> +		vspd0: vsp@fea20000 {
+> +		vspd0: vsp at fea20000 {
 > +			compatible = "renesas,vsp2";
 > +			reg = <0 0xfea20000 0 0x8000>;
 > +			interrupts = <GIC_SPI 466 IRQ_TYPE_LEVEL_HIGH>;
@@ -63,14 +63,14 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 > +			renesas,fcp = <&fcpvd0>;
 > +		};
 > +
->  		fcpvd0: fcp@fea27000 {
+>  		fcpvd0: fcp at fea27000 {
 >  			compatible = "renesas,fcpv";
 >  			reg = <0 0xfea27000 0 0x200>;
 > @@ -710,6 +730,16 @@
 >  			iommus = <&ipmmu_vi0 8>;
 >  		};
 > 
-> +		vspd1: vsp@fea80000 {
+> +		vspd1: vsp at fea80000 {
 > +			compatible = "renesas,vsp2";
 > +			reg = <0 0xfea28000 0 0x8000>;
 > +			interrupts = <GIC_SPI 467 IRQ_TYPE_LEVEL_HIGH>;
@@ -80,7 +80,7 @@ Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
 > +			renesas,fcp = <&fcpvd1>;
 > +		};
 > +
->  		fcpvd1: fcp@fea2f000 {
+>  		fcpvd1: fcp at fea2f000 {
 >  			compatible = "renesas,fcpv";
 >  			reg = <0 0xfea2f000 0 0x200>;
 
diff --git a/a/content_digest b/N1/content_digest
index 51f4763..609fe24 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,9 @@
  "ref\01518550237-16753-1-git-send-email-kbingham@kernel.org\0"
  "ref\01518550237-16753-3-git-send-email-kbingham@kernel.org\0"
- "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
- "Subject\0Re: [PATCH v2 2/4] arm64: dts: renesas: r8a77995: add VSP instances\0"
+ "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0"
+ "Subject\0[PATCH v2 2/4] arm64: dts: renesas: r8a77995: add VSP instances\0"
  "Date\0Wed, 14 Feb 2018 00:03:39 +0200\0"
- "To\0Kieran Bingham <kbingham@kernel.org>\0"
- "Cc\0linux-renesas-soc@vger.kernel.org"
-  Simon Horman <horms@verge.net.au>
-  Kieran Bingham <kieran.bingham@ideasonboard.com>
-  Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
-  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"
@@ -48,7 +36,7 @@
  ">  \t\t\tstatus = \"disabled\";\n"
  ">  \t\t};\n"
  "> \n"
- "> +\t\tvspbs: vsp@fe960000 {\n"
+ "> +\t\tvspbs: vsp at fe960000 {\n"
  "> +\t\t\tcompatible = \"renesas,vsp2\";\n"
  "> +\t\t\treg = <0 0xfe960000 0 0x4000>;\n"
  "\n"
@@ -66,14 +54,14 @@
  "> +\t\t\trenesas,fcp = <&fcpvb0>;\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"
  "> @@ -701,6 +711,16 @@\n"
  ">  \t\t\tiommus = <&ipmmu_vp0 5>;\n"
  ">  \t\t};\n"
  "> \n"
- "> +\t\tvspd0: vsp@fea20000 {\n"
+ "> +\t\tvspd0: vsp at fea20000 {\n"
  "> +\t\t\tcompatible = \"renesas,vsp2\";\n"
  "> +\t\t\treg = <0 0xfea20000 0 0x8000>;\n"
  "> +\t\t\tinterrupts = <GIC_SPI 466 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -83,14 +71,14 @@
  "> +\t\t\trenesas,fcp = <&fcpvd0>;\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"
  "> @@ -710,6 +730,16 @@\n"
  ">  \t\t\tiommus = <&ipmmu_vi0 8>;\n"
  ">  \t\t};\n"
  "> \n"
- "> +\t\tvspd1: vsp@fea80000 {\n"
+ "> +\t\tvspd1: vsp at fea80000 {\n"
  "> +\t\t\tcompatible = \"renesas,vsp2\";\n"
  "> +\t\t\treg = <0 0xfea28000 0 0x8000>;\n"
  "> +\t\t\tinterrupts = <GIC_SPI 467 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -100,7 +88,7 @@
  "> +\t\t\trenesas,fcp = <&fcpvd1>;\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"
  "\n"
@@ -109,4 +97,4 @@
  "\n"
  Laurent Pinchart
 
-acd7c5a6d85a7186b6acab70481e5f12fa7ce989ac543d7619fcd6dffa37f23c
+8bb778af417757a6b1c54b5cd1bf5eceb2d1a5f583908c114acd3a074966da62

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.