All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56F412B5.2080200@denx.de>

diff --git a/a/1.txt b/N1/1.txt
index 4d7387d..4fb5371 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -18,12 +18,12 @@ On 24.03.2016 13:42, Arnd Bergmann wrote:
 >> ...
 >>
 >> +Example with direct access mode:
->> +       spi@10600 {
+>> +       spi at 10600 {
 >> +               compatible = "marvell,orion-spi";
 >> +               status = "okay";
 >> +               da-reg = <0xf2000000 0x100000>;
 >> +
->> +               spi-fpga@1 {
+>> +               spi-fpga at 1 {
 >> +                       compatible = "altera,stratix-v";
 >> +                       reg = <1>;
 >> +                       /* 0x01 0x5e: SPI0-CS1 target and attribute */
@@ -74,7 +74,7 @@ We also need a per-SPI-device DT property to enable this direct
 access mode for this specific SPI device. As not all SPI devices
 support this mode - at least not yet. How about this one:
 
-		flash0: flash@0 {
+		flash0: flash at 0 {
 			compatible = "m25p128";
 			reg = <0>;
 			direct-access-enable;
@@ -85,8 +85,3 @@ support this mode - at least not yet. How about this one:
 
 Thanks,
 Stefan
-
---
-To unsubscribe from this list: send the line "unsubscribe linux-spi" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 5ce9ce1..6cb49f9 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,18 +2,10 @@
  "ref\012458203.7DzKuGjIvi@wuerfel\0"
  "ref\056F395BC.6070108@denx.de\0"
  "ref\03250653.vvT0RgK8yg@wuerfel\0"
- "From\0Stefan Roese <sr-ynQEQJNshbs@public.gmane.org>\0"
- "Subject\0Re: [PATCH v2] spi: orion.c: Add direct access mode\0"
+ "From\0sr@denx.de (Stefan Roese)\0"
+ "Subject\0[PATCH v2] spi: orion.c: Add direct access mode\0"
  "Date\0Thu, 24 Mar 2016 17:15:49 +0100\0"
- "To\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0"
- "Cc\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>"
-  Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
-  linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Nadav Haklai <nadavh-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
-  Ezequiel Garcia <ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
-  Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 24.03.2016 13:42, Arnd Bergmann wrote:\n"
@@ -36,12 +28,12 @@
  ">> ...\n"
  ">>\n"
  ">> +Example with direct access mode:\n"
- ">> +       spi@10600 {\n"
+ ">> +       spi at 10600 {\n"
  ">> +               compatible = \"marvell,orion-spi\";\n"
  ">> +               status = \"okay\";\n"
  ">> +               da-reg = <0xf2000000 0x100000>;\n"
  ">> +\n"
- ">> +               spi-fpga@1 {\n"
+ ">> +               spi-fpga at 1 {\n"
  ">> +                       compatible = \"altera,stratix-v\";\n"
  ">> +                       reg = <1>;\n"
  ">> +                       /* 0x01 0x5e: SPI0-CS1 target and attribute */\n"
@@ -92,7 +84,7 @@
  "access mode for this specific SPI device. As not all SPI devices\n"
  "support this mode - at least not yet. How about this one:\n"
  "\n"
- "\t\tflash0: flash@0 {\n"
+ "\t\tflash0: flash at 0 {\n"
  "\t\t\tcompatible = \"m25p128\";\n"
  "\t\t\treg = <0>;\n"
  "\t\t\tdirect-access-enable;\n"
@@ -102,11 +94,6 @@
  "?\n"
  "\n"
  "Thanks,\n"
- "Stefan\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe linux-spi\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Stefan
 
-f7d19ea4bb0f31c7ba93057ad2d9b339583c6645e7c9a454907f4241cc632ae1
+a54d0e424373678f1a5ce257504fbda2e3746e8e30b5db29a5a8bbee06c1ecc4

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.