All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <554A0C12.7080702@xilinx.com>

diff --git a/a/content_digest b/N1/content_digest
index 51f0a47..125fdb1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -15,6 +15,7 @@
   linux-mmc@vger.kernel.org <linux-mmc@vger.kernel.org>
   chris@printf.net <chris@printf.net>
   patches@apm.com <patches@apm.com>
+  Rob Herring <robherring2@gmail.com>
   Don Dutile <ddutile@redhat.com>
   linuxppc-dev <linuxppc-dev@lists.ozlabs.org>
  " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0"
@@ -65,4 +66,4 @@
  "Thanks,\n"
  Michal
 
-7cf7116de5db9b9f424f3bbcec63c77af5299db252a61dab02d0f03525059c4a
+a3d5c96673bc44459698f54ea94a52585f9c3015d85f7f9420ebc723d62a3b86

diff --git a/a/1.txt b/N2/1.txt
index 2396d22..09c20ba 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -6,7 +6,7 @@ On 05/06/2015 10:40 AM, Arnd Bergmann wrote:
 >>>>>>                         interrupts = <0x0 0x4f 0x4>;
 >>>>>>                 };
 >>>>>>
->>>>>> +               sdhc0: sdhc@1c000000 {
+>>>>>> +               sdhc0: sdhc at 1c000000 {
 >>>>>> +                       device_type = "sdhc";
 >>>>>
 >>>>> device_type generally should not be used (there are a few exceptions).
@@ -14,7 +14,7 @@ On 05/06/2015 10:40 AM, Arnd Bergmann wrote:
 >>>> Okay !!
 >>>>
 >>>
->>> While we're at it, please change sdhc@1c000000 to mmc@1c000000.
+>>> While we're at it, please change sdhc at 1c000000 to mmc at 1c000000.
 >>> Even though Linux does not care, we try to use the standard device
 >>> names for consistency.
 >>
@@ -23,7 +23,7 @@ On 05/06/2015 10:40 AM, Arnd Bergmann wrote:
 >> are not listed there.
 >> Both combination mmc@ or sdhci@ are used in the kernel.
 >>
->> On zynq and zynqmp we do use shdci@.
+>> On zynq and zynqmp we do use shdci at .
 >>
 > 
 > Ah, I thought ePAPR listed mmc already. Using "sdhci" is a little too
diff --git a/a/content_digest b/N2/content_digest
index 51f0a47..a03e6f6 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,22 +2,10 @@
  "ref\04635229.bceBxngCoe@wuerfel\0"
  "ref\05549C68B.9090602@xilinx.com\0"
  "ref\02568634.iEosTvMJpM@wuerfel\0"
- "From\0Michal Simek <michal.simek@xilinx.com>\0"
- "Subject\0Re: [PATCH v5 1/1] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi.\0"
+ "From\0michal.simek@xilinx.com (Michal Simek)\0"
+ "Subject\0[PATCH v5 1/1] arm64: dts: Add the arasan sdhc nodes in apm-storm.dtsi.\0"
  "Date\0Wed, 6 May 2015 14:41:54 +0200\0"
- "To\0Arnd Bergmann <arnd@arndb.de>"
- " Michal Simek <michal.simek@xilinx.com>\0"
- "Cc\0devicetree@vger.kernel.org <devicetree@vger.kernel.org>"
-  Mark Langsdorf <mlangsdo@redhat.com>
-  Suman Tripathi <stripathi@apm.com>
-  jcm@redhat.com <jcm@redhat.com>
-  Anton Vorontsov <anton@enomsg.org>
-  linux-mmc@vger.kernel.org <linux-mmc@vger.kernel.org>
-  chris@printf.net <chris@printf.net>
-  patches@apm.com <patches@apm.com>
-  Don Dutile <ddutile@redhat.com>
-  linuxppc-dev <linuxppc-dev@lists.ozlabs.org>
- " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 05/06/2015 10:40 AM, Arnd Bergmann wrote:\n"
@@ -28,7 +16,7 @@
  ">>>>>>                         interrupts = <0x0 0x4f 0x4>;\n"
  ">>>>>>                 };\n"
  ">>>>>>\n"
- ">>>>>> +               sdhc0: sdhc@1c000000 {\n"
+ ">>>>>> +               sdhc0: sdhc at 1c000000 {\n"
  ">>>>>> +                       device_type = \"sdhc\";\n"
  ">>>>>\n"
  ">>>>> device_type generally should not be used (there are a few exceptions).\n"
@@ -36,7 +24,7 @@
  ">>>> Okay !!\n"
  ">>>>\n"
  ">>>\n"
- ">>> While we're at it, please change sdhc@1c000000 to mmc@1c000000.\n"
+ ">>> While we're at it, please change sdhc at 1c000000 to mmc at 1c000000.\n"
  ">>> Even though Linux does not care, we try to use the standard device\n"
  ">>> names for consistency.\n"
  ">>\n"
@@ -45,7 +33,7 @@
  ">> are not listed there.\n"
  ">> Both combination mmc@ or sdhci@ are used in the kernel.\n"
  ">>\n"
- ">> On zynq and zynqmp we do use shdci@.\n"
+ ">> On zynq and zynqmp we do use shdci at .\n"
  ">>\n"
  "> \n"
  "> Ah, I thought ePAPR listed mmc already. Using \"sdhci\" is a little too\n"
@@ -65,4 +53,4 @@
  "Thanks,\n"
  Michal
 
-7cf7116de5db9b9f424f3bbcec63c77af5299db252a61dab02d0f03525059c4a
+e3e3c62b423795ed56a5926d59c98bec6d5b1d3d5296ea05cfb1e8722236b0d6

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.