All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20171129065247.GJ9376@dragon>

diff --git a/a/1.txt b/N1/1.txt
index 6df4a70..c003b45 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -342,7 +342,7 @@ On Thu, Nov 23, 2017 at 03:24:46PM -0500, Sebastien Bourdelin wrote:
 > +	pinctrl-0 = <&pinctrl_ecspi1>;
 > +	status = "okay";
 > +
-> +	n25q064: flash at 0 {
+> +	n25q064: flash@0 {
 > +		compatible = "micron,n25q064", "jedec,spi-nor";
 > +		reg = <0>;
 > +		spi-max-frequency = <20000000>;
@@ -383,17 +383,17 @@ On Thu, Nov 23, 2017 at 03:24:46PM -0500, Sebastien Bourdelin wrote:
 > +	sda-gpios = <&gpio3 28 GPIO_ACTIVE_HIGH>;
 > +	status = "okay";
 > +
-> +	m41t00s: rtc at 68 {
+> +	m41t00s: rtc@68 {
 > +		compatible = "m41t00";
 > +		reg = <0x68>;
 > +	};
 > +
-> +	isl12022: rtc at 6f {
+> +	isl12022: rtc@6f {
 > +		compatible = "isl,isl12022";
 > +		reg = <0x6f>;
 > +	};
 > +
-> +	gpio8: gpio at 28 {
+> +	gpio8: gpio@28 {
 > +		compatible = "technologic,ts7970-gpio";
 > +		reg = <0x28>;
 > +		#gpio-cells = <2>;
@@ -401,7 +401,7 @@ On Thu, Nov 23, 2017 at 03:24:46PM -0500, Sebastien Bourdelin wrote:
 > +		ngpio = <32>;
 > +	};
 > +
-> +	sgtl5000: codec at 0a {
+> +	sgtl5000: codec@0a {
 
 Drop the leading zero from unit-address.
 
@@ -749,7 +749,7 @@ Drop this newline ...
 
 Shawn
 
-> +	wlcore: wlcore at 2 {
+> +	wlcore: wlcore@2 {
 > +		compatible = "ti,wl1271";
 > +		reg = <2>;
 > +		interrupt-parent = <&gpio1>;
diff --git a/a/content_digest b/N1/content_digest
index c47404f..746f5e4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,19 @@
  "ref\020171123202446.587-1-sebastien.bourdelin@savoirfairelinux.com\0"
  "ref\020171123202446.587-2-sebastien.bourdelin@savoirfairelinux.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH v3 2/2] ARM: dts: TS-7970: add basic device tree\0"
+ "From\0Shawn Guo <shawnguo@kernel.org>\0"
+ "Subject\0Re: [PATCH v3 2/2] ARM: dts: TS-7970: add basic device tree\0"
  "Date\0Wed, 29 Nov 2017 14:52:48 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com>\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  kernel@savoirfairelinux.com
+  linux-arm-kernel@lists.infradead.org
+  fabio.estevam@nxp.com
+  kernel@pengutronix.de
+  linux@armlinux.org.uk
+  mark.rutland@arm.com
+  robh+dt@kernel.org
+  mark@embeddedarm.com
+ " kris@embeddedarm.com\0"
  "\00:1\0"
  "b\0"
  "On Thu, Nov 23, 2017 at 03:24:46PM -0500, Sebastien Bourdelin wrote:\n"
@@ -350,7 +360,7 @@
  "> +\tpinctrl-0 = <&pinctrl_ecspi1>;\n"
  "> +\tstatus = \"okay\";\n"
  "> +\n"
- "> +\tn25q064: flash at 0 {\n"
+ "> +\tn25q064: flash@0 {\n"
  "> +\t\tcompatible = \"micron,n25q064\", \"jedec,spi-nor\";\n"
  "> +\t\treg = <0>;\n"
  "> +\t\tspi-max-frequency = <20000000>;\n"
@@ -391,17 +401,17 @@
  "> +\tsda-gpios = <&gpio3 28 GPIO_ACTIVE_HIGH>;\n"
  "> +\tstatus = \"okay\";\n"
  "> +\n"
- "> +\tm41t00s: rtc at 68 {\n"
+ "> +\tm41t00s: rtc@68 {\n"
  "> +\t\tcompatible = \"m41t00\";\n"
  "> +\t\treg = <0x68>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tisl12022: rtc at 6f {\n"
+ "> +\tisl12022: rtc@6f {\n"
  "> +\t\tcompatible = \"isl,isl12022\";\n"
  "> +\t\treg = <0x6f>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tgpio8: gpio at 28 {\n"
+ "> +\tgpio8: gpio@28 {\n"
  "> +\t\tcompatible = \"technologic,ts7970-gpio\";\n"
  "> +\t\treg = <0x28>;\n"
  "> +\t\t#gpio-cells = <2>;\n"
@@ -409,7 +419,7 @@
  "> +\t\tngpio = <32>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tsgtl5000: codec at 0a {\n"
+ "> +\tsgtl5000: codec@0a {\n"
  "\n"
  "Drop the leading zero from unit-address.\n"
  "\n"
@@ -757,7 +767,7 @@
  "\n"
  "Shawn\n"
  "\n"
- "> +\twlcore: wlcore at 2 {\n"
+ "> +\twlcore: wlcore@2 {\n"
  "> +\t\tcompatible = \"ti,wl1271\";\n"
  "> +\t\treg = <2>;\n"
  "> +\t\tinterrupt-parent = <&gpio1>;\n"
@@ -789,4 +799,4 @@
  "> 2.15.0\n"
  >
 
-4e4cfcb2438a913fe3e85a03843607b2bbc9cdf4ad32a18d29c7a92589d48fc0
+57539644a9bf1b9b165186067796cca8c8f3dc1d4ac583b9241c3d5aead621ee

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.