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

diff --git a/a/1.txt b/N1/1.txt
index 8609958..997f03b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 Hello,
 
-On Sunday, 13 May 2018 15:57:55 EEST Niklas Söderlund wrote:
+On Sunday, 13 May 2018 15:57:55 EEST Niklas S?derlund wrote:
 > On 2018-05-11 12:00:02 +0200, Jacopo Mondi wrote:
 > > Describe HDMI input connected to VIN4 interface for R-Car D3 Draak
 > > development board.
@@ -34,7 +34,7 @@ On Sunday, 13 May 2018 15:57:55 EEST Niklas Söderlund wrote:
 > > +	};
 > > +
 > > 
-> >  	memory@48000000 {
+> >  	memory at 48000000 {
 > >  	
 > >  		device_type = "memory";
 > >  		/* first 128MB is reserved for secure area. */
@@ -64,7 +64,7 @@ On Sunday, 13 May 2018 15:57:55 EEST Niklas Söderlund wrote:
 > >  	};
 > > 
 > > +
-> > +	hdmi-decoder@4c {
+> > +	hdmi-decoder at 4c {
 > > +		compatible = "adi,adv7612";
 > > +		reg = <0x4c>;
 > > +		default-input = <0>;
@@ -73,14 +73,14 @@ On Sunday, 13 May 2018 15:57:55 EEST Niklas Söderlund wrote:
 > > +			#address-cells = <1>;
 > > +			#size-cells = <0>;
 > > +
-> > +			port@0 {
+> > +			port at 0 {
 > > +				reg = <0>;
 > > +				adv7612_in: endpoint {
 > > +					remote-endpoint = <&hdmi_con_in>;
 > > +				};
 > > +			};
 > > +
-> > +			port@2 {
+> > +			port at 2 {
 > > +				reg = <2>;
 > > +				adv7612_out: endpoint {
 > > +					pclk-sample = <0>;
@@ -125,7 +125,7 @@ On Sunday, 13 May 2018 15:57:55 EEST Niklas Söderlund wrote:
 > > +		#address-cells = <1>;
 > > +		#size-cells = <0>;
 > > +
-> > +		port@0 {
+> > +		port at 0 {
 > > +			reg = <0>;
 > > +
 > > +			vin4_in: endpoint {
diff --git a/a/content_digest b/N1/content_digest
index 0aaefa8..b88104b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,24 +1,15 @@
  "ref\01526032802-14376-1-git-send-email-jacopo+renesas@jmondi.org\0"
  "ref\01526032802-14376-4-git-send-email-jacopo+renesas@jmondi.org\0"
  "ref\020180513125755.GQ18974@bigcity.dyn.berto.se\0"
- "From\0Laurent Pinchart <laurent.pinchart@ideasonboard.com>\0"
- "Subject\0Re: [PATCH 3/3] arm64: dts: renesas: draak: Describe HDMI input\0"
+ "From\0laurent.pinchart@ideasonboard.com (Laurent Pinchart)\0"
+ "Subject\0[PATCH 3/3] arm64: dts: renesas: draak: Describe HDMI input\0"
  "Date\0Mon, 14 May 2018 05:49:41 +0300\0"
- "To\0Niklas S\303\266derlund <niklas.soderlund@ragnatech.se>\0"
- "Cc\0Jacopo Mondi <jacopo+renesas@jmondi.org>"
-  horms@verge.net.au
-  geert@glider.be
-  magnus.damm@gmail.com
-  robh+dt@kernel.org
-  linux-renesas-soc@vger.kernel.org
-  devicetree@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " linux-kernel@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hello,\n"
  "\n"
- "On Sunday, 13 May 2018 15:57:55 EEST Niklas S\303\266derlund wrote:\n"
+ "On Sunday, 13 May 2018 15:57:55 EEST Niklas S?derlund wrote:\n"
  "> On 2018-05-11 12:00:02 +0200, Jacopo Mondi wrote:\n"
  "> > Describe HDMI input connected to VIN4 interface for R-Car D3 Draak\n"
  "> > development board.\n"
@@ -52,7 +43,7 @@
  "> > +\t};\n"
  "> > +\n"
  "> > \n"
- "> >  \tmemory@48000000 {\n"
+ "> >  \tmemory at 48000000 {\n"
  "> >  \t\n"
  "> >  \t\tdevice_type = \"memory\";\n"
  "> >  \t\t/* first 128MB is reserved for secure area. */\n"
@@ -82,7 +73,7 @@
  "> >  \t};\n"
  "> > \n"
  "> > +\n"
- "> > +\thdmi-decoder@4c {\n"
+ "> > +\thdmi-decoder at 4c {\n"
  "> > +\t\tcompatible = \"adi,adv7612\";\n"
  "> > +\t\treg = <0x4c>;\n"
  "> > +\t\tdefault-input = <0>;\n"
@@ -91,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\tadv7612_in: endpoint {\n"
  "> > +\t\t\t\t\tremote-endpoint = <&hdmi_con_in>;\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\tadv7612_out: endpoint {\n"
  "> > +\t\t\t\t\tpclk-sample = <0>;\n"
@@ -143,7 +134,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"
  "> > +\t\t\tvin4_in: endpoint {\n"
@@ -184,4 +175,4 @@
  "\n"
  Laurent Pinchart
 
-1869d596c358fb0911fa93cc87c801ff5676a483d39849cee2b92c7bca09a1c1
+97b5f79e138052f22b1f6d5cba1c6718b008ce0489d064e63590a7502c8d304e

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.