All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87vaswtycu.fsf@free-electrons.com>

diff --git a/a/1.txt b/N1/1.txt
index 696748a..de34d81 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -162,7 +162,7 @@ Gregory
 > +&spi0 {
 > +	status = "okay";
 > +
-> +	spi-flash at 0 {
+> +	spi-flash@0 {
 > +		#address-cells = <1>;
 > +		#size-cells = <1>;
 > +		compatible = "m25p64";
@@ -170,15 +170,15 @@ Gregory
 > +		spi-max-frequency = <20000000>;
 > +		m25p,fast-read;
 > +
-> +		partition at u-boot {
+> +		partition@u-boot {
 > +			reg = <0x00000000 0x00100000>;
 > +			label = "u-boot";
 > +		};
-> +		partition at u-boot-env {
+> +		partition@u-boot-env {
 > +			reg = <0x00100000 0x00040000>;
 > +			label = "u-boot-env";
 > +		};
-> +		partition at unused {
+> +		partition@unused {
 > +			reg = <0x00140000 0x00ec0000>;
 > +			label = "unused";
 > +		};
@@ -310,7 +310,7 @@ Gregory
 > +&spi0 {
 > +	status = "okay";
 > +
-> +	spi-flash at 0 {
+> +	spi-flash@0 {
 > +		#address-cells = <1>;
 > +		#size-cells = <1>;
 > +		compatible = "m25p64";
@@ -318,15 +318,15 @@ Gregory
 > +		spi-max-frequency = <20000000>;
 > +		m25p,fast-read;
 > +
-> +		partition at u-boot {
+> +		partition@u-boot {
 > +			reg = <0x00000000 0x00100000>;
 > +			label = "u-boot";
 > +		};
-> +		partition at u-boot-env {
+> +		partition@u-boot-env {
 > +			reg = <0x00100000 0x00040000>;
 > +			label = "u-boot-env";
 > +		};
-> +		partition at unused {
+> +		partition@unused {
 > +			reg = <0x00140000 0x00ec0000>;
 > +			label = "unused";
 > +		};
diff --git a/a/content_digest b/N1/content_digest
index d7aadad..09f2262 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,18 @@
  "ref\020170129232035.25189-1-chris.packham@alliedtelesis.co.nz\0"
  "ref\020170129232035.25189-6-chris.packham@alliedtelesis.co.nz\0"
- "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0"
- "Subject\0[PATCH v6 5/5] arm: mvebu: Add device tree for db-dxbc2 and db-xc3-24g4xg boards\0"
+ "From\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0"
+ "Subject\0Re: [PATCH v6 5/5] arm: mvebu: Add device tree for db-dxbc2 and db-xc3-24g4xg boards\0"
  "Date\0Mon, 30 Jan 2017 15:29:37 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Chris Packham <chris.packham@alliedtelesis.co.nz>\0"
+ "Cc\0linux@armlinux.org.uk"
+  linux-arm-kernel@lists.infradead.org
+  Jason Cooper <jason@lakedaemon.net>
+  Andrew Lunn <andrew@lunn.ch>
+  Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
+  Rob Herring <robh+dt@kernel.org>
+  Mark Rutland <mark.rutland@arm.com>
+  devicetree@vger.kernel.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "Hi Chris,\n"
@@ -170,7 +179,7 @@
  "> +&spi0 {\n"
  "> +\tstatus = \"okay\";\n"
  "> +\n"
- "> +\tspi-flash at 0 {\n"
+ "> +\tspi-flash@0 {\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <1>;\n"
  "> +\t\tcompatible = \"m25p64\";\n"
@@ -178,15 +187,15 @@
  "> +\t\tspi-max-frequency = <20000000>;\n"
  "> +\t\tm25p,fast-read;\n"
  "> +\n"
- "> +\t\tpartition at u-boot {\n"
+ "> +\t\tpartition@u-boot {\n"
  "> +\t\t\treg = <0x00000000 0x00100000>;\n"
  "> +\t\t\tlabel = \"u-boot\";\n"
  "> +\t\t};\n"
- "> +\t\tpartition at u-boot-env {\n"
+ "> +\t\tpartition@u-boot-env {\n"
  "> +\t\t\treg = <0x00100000 0x00040000>;\n"
  "> +\t\t\tlabel = \"u-boot-env\";\n"
  "> +\t\t};\n"
- "> +\t\tpartition at unused {\n"
+ "> +\t\tpartition@unused {\n"
  "> +\t\t\treg = <0x00140000 0x00ec0000>;\n"
  "> +\t\t\tlabel = \"unused\";\n"
  "> +\t\t};\n"
@@ -318,7 +327,7 @@
  "> +&spi0 {\n"
  "> +\tstatus = \"okay\";\n"
  "> +\n"
- "> +\tspi-flash at 0 {\n"
+ "> +\tspi-flash@0 {\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <1>;\n"
  "> +\t\tcompatible = \"m25p64\";\n"
@@ -326,15 +335,15 @@
  "> +\t\tspi-max-frequency = <20000000>;\n"
  "> +\t\tm25p,fast-read;\n"
  "> +\n"
- "> +\t\tpartition at u-boot {\n"
+ "> +\t\tpartition@u-boot {\n"
  "> +\t\t\treg = <0x00000000 0x00100000>;\n"
  "> +\t\t\tlabel = \"u-boot\";\n"
  "> +\t\t};\n"
- "> +\t\tpartition at u-boot-env {\n"
+ "> +\t\tpartition@u-boot-env {\n"
  "> +\t\t\treg = <0x00100000 0x00040000>;\n"
  "> +\t\t\tlabel = \"u-boot-env\";\n"
  "> +\t\t};\n"
- "> +\t\tpartition at unused {\n"
+ "> +\t\tpartition@unused {\n"
  "> +\t\t\treg = <0x00140000 0x00ec0000>;\n"
  "> +\t\t\tlabel = \"unused\";\n"
  "> +\t\t};\n"
@@ -351,4 +360,4 @@
  "development, consulting, training and support.\n"
  http://free-electrons.com
 
-9bb77a12bcd679b4bac859efc6d31546264e7aed7bb1685511866407427ff359
+405107dc5e29a2c11115a706fdf8cdc9e8e853c41ce9be6926c5f0ad606ee0f7

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.