All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <555D1706.7040309@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 647db81..38ff805 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -15,7 +15,7 @@ Some more I noticed while looking at BG2's spi controllers.
 >   				status = "disabled";
 >   			};
 >
-> +			spi0: spi at 1c00 {
+> +			spi0: spi@1c00 {
 > +				compatible = "snps,dw-apb-ssi";
 > +				reg = <0x1c00 0x100>;
 > +				interrupt-parrent = <&aic>;
@@ -36,7 +36,7 @@ Anyway, you can leave the num-cs at 4 but...
 > +				status = "disabled";
 > +			};
 > +
->   			timer0: timer at 2c00 {
+>   			timer0: timer@2c00 {
 >   				compatible = "snps,dw-apb-timer";
 >   				reg = <0x2c00 0x14>;
 > @@ -383,6 +397,11 @@
@@ -62,10 +62,10 @@ other spi pinmux.
 >   				};
 >   			};
 >
-> +			spi1: spi at 5000 {
+> +			spi1: spi@5000 {
 > +				compatible = "snps,dw-apb-ssi";
 > +				reg = <0x6000 0x100>;
 
-s/spi at 5000/spi at 6000/
+s/spi@5000/spi@6000/
 
 Sebastian
diff --git a/a/content_digest b/N1/content_digest
index 66fba5e..ed5ddbb 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,12 @@
  "ref\01432126385-27402-1-git-send-email-antoine.tenart@free-electrons.com\0"
- "From\0sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)\0"
- "Subject\0[PATCH] ARM: berlin: add SPI nodes for BG2Q\0"
+ "From\0Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0"
+ "Subject\0Re: [PATCH] ARM: berlin: add SPI nodes for BG2Q\0"
  "Date\0Thu, 21 May 2015 01:21:42 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Antoine Tenart <antoine.tenart@free-electrons.com>\0"
+ "Cc\0zmxu@marvell.com"
+  jszhang@marvell.com
+  linux-arm-kernel@lists.infradead.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On 20.05.2015 14:53, Antoine Tenart wrote:\n"
@@ -22,7 +26,7 @@
  ">   \t\t\t\tstatus = \"disabled\";\n"
  ">   \t\t\t};\n"
  ">\n"
- "> +\t\t\tspi0: spi at 1c00 {\n"
+ "> +\t\t\tspi0: spi@1c00 {\n"
  "> +\t\t\t\tcompatible = \"snps,dw-apb-ssi\";\n"
  "> +\t\t\t\treg = <0x1c00 0x100>;\n"
  "> +\t\t\t\tinterrupt-parrent = <&aic>;\n"
@@ -43,7 +47,7 @@
  "> +\t\t\t\tstatus = \"disabled\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- ">   \t\t\ttimer0: timer at 2c00 {\n"
+ ">   \t\t\ttimer0: timer@2c00 {\n"
  ">   \t\t\t\tcompatible = \"snps,dw-apb-timer\";\n"
  ">   \t\t\t\treg = <0x2c00 0x14>;\n"
  "> @@ -383,6 +397,11 @@\n"
@@ -69,12 +73,12 @@
  ">   \t\t\t\t};\n"
  ">   \t\t\t};\n"
  ">\n"
- "> +\t\t\tspi1: spi at 5000 {\n"
+ "> +\t\t\tspi1: spi@5000 {\n"
  "> +\t\t\t\tcompatible = \"snps,dw-apb-ssi\";\n"
  "> +\t\t\t\treg = <0x6000 0x100>;\n"
  "\n"
- "s/spi at 5000/spi at 6000/\n"
+ "s/spi@5000/spi@6000/\n"
  "\n"
  Sebastian
 
-eef8ce8b41ac79e8158f791aafa4958f36328a01c430f844cd1bde9b64ba61c4
+6b340d72d2f51113a9211164f1747d3094e39be3247557445e7fff1fed079f16

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.