All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5385B689.5000802@broadcom.com>

diff --git a/a/1.txt b/N1/1.txt
index e0336d2..03f7f07 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -100,7 +100,7 @@ Arend
 > more then one slot we need an extra level for the slot, so we would
 > get something like this:
 >
-> mmc3: mmc@01c12000 {
+> mmc3: mmc at 01c12000 {
 >      #address-cells =<1>;
 >      #size-cells =<0>;
 >
@@ -111,7 +111,7 @@ Arend
 >      non-removable;
 >      status = "okay";
 >
->      mmc3slot0: mmc3slot@0 {
+>      mmc3slot0: mmc3slot at 0 {
 >          #address-cells =<1>;
 >          #size-cells =<0>;
 >
@@ -120,7 +120,7 @@ Arend
 >          clock-frequency =<32768>,<26000000>;
 > 	gpios =<&pio 4 5 0&pio 1 18 0>;
 >
->          brcmf: bcrmf@1 {
+>          brcmf: bcrmf at 1 {
 >              reg =<1>;
 >              compatible = "brcm,bcm43xx-fmac";
 >              interrupt-parent =<&pio>;
@@ -172,7 +172,7 @@ Arend
 >>> worrying about complex power-on scenarios coming around later, by
 >>> also encoding the sequence in dt, e.g. something like:
 >>>
->>>                  mmc3: mmc@01c12000 {
+>>>                  mmc3: mmc at 01c12000 {
 >>>                          #address-cells =<1>;
 >>>                          #size-cells =<0>;
 >>>
@@ -183,7 +183,7 @@ Arend
 >>>                          non-removable;
 >>>                          status = "okay";
 >>>
->>>                          brcmf: bcrmf@1 {
+>>>                          brcmf: bcrmf at 1 {
 >>>                                  reg =<1>;
 >>>                                  compatible = "brcm,bcm43xx-fmac";
 >>>                                  interrupt-parent =<&pio>;
diff --git a/a/content_digest b/N1/content_digest
index 777d0eb..c5c85a4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -14,26 +14,10 @@
  "ref\053838023.2080807@redhat.com\0"
  "ref\0CAPDyKFpg_2RQabM044C1hsNTcuxdVVOvw0ZONVRdysk=eom8UA@mail.gmail.com\0"
  "ref\05385AF94.90004@redhat.com\0"
- "From\0Arend van Spriel <arend@broadcom.com>\0"
- "Subject\0Re: RFC: representing sdio devices oob interrupt, clks, etc. in device tree\0"
+ "From\0arend@broadcom.com (Arend van Spriel)\0"
+ "Subject\0RFC: representing sdio devices oob interrupt, clks, etc. in device tree\0"
  "Date\0Wed, 28 May 2014 12:12:25 +0200\0"
- "To\0Hans de Goede <hdegoede@redhat.com>\0"
- "Cc\0Ulf Hansson <ulf.hansson@linaro.org>"
-  Mark Brown <broonie@kernel.org>
-  Tomasz Figa <tomasz.figa@gmail.com>
-  Chen-Yu Tsai <wens@csie.org>
-  Sascha Hauer <s.hauer@pengutronix.de>
-  Chris Ball <chris@printf.net>
-  Maxime Ripard <maxime.ripard@free-electrons.com>
-  linux-mmc <linux-mmc@vger.kernel.org>
-  linux-arm-kernel <linux-arm-kernel@lists.infradead.org>
-  devicetree <devicetree@vger.kernel.org>
-  Olof Johansson <olof@lixom.net>
-  Russell King - ARM Linux <linux@arm.linux.org.uk>
-  Fabio Estevam <festevam@gmail.com>
-  Arnd Bergmann <arnd@arndb.de>
-  Jyri Sarha <jsarha@ti.com>
- " Linus Walleij <linus.walleij@linaro.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 05/28/14 11:42, Hans de Goede wrote:\n"
@@ -138,7 +122,7 @@
  "> more then one slot we need an extra level for the slot, so we would\n"
  "> get something like this:\n"
  ">\n"
- "> mmc3: mmc@01c12000 {\n"
+ "> mmc3: mmc at 01c12000 {\n"
  ">      #address-cells =<1>;\n"
  ">      #size-cells =<0>;\n"
  ">\n"
@@ -149,7 +133,7 @@
  ">      non-removable;\n"
  ">      status = \"okay\";\n"
  ">\n"
- ">      mmc3slot0: mmc3slot@0 {\n"
+ ">      mmc3slot0: mmc3slot at 0 {\n"
  ">          #address-cells =<1>;\n"
  ">          #size-cells =<0>;\n"
  ">\n"
@@ -158,7 +142,7 @@
  ">          clock-frequency =<32768>,<26000000>;\n"
  "> \tgpios =<&pio 4 5 0&pio 1 18 0>;\n"
  ">\n"
- ">          brcmf: bcrmf@1 {\n"
+ ">          brcmf: bcrmf at 1 {\n"
  ">              reg =<1>;\n"
  ">              compatible = \"brcm,bcm43xx-fmac\";\n"
  ">              interrupt-parent =<&pio>;\n"
@@ -210,7 +194,7 @@
  ">>> worrying about complex power-on scenarios coming around later, by\n"
  ">>> also encoding the sequence in dt, e.g. something like:\n"
  ">>>\n"
- ">>>                  mmc3: mmc@01c12000 {\n"
+ ">>>                  mmc3: mmc at 01c12000 {\n"
  ">>>                          #address-cells =<1>;\n"
  ">>>                          #size-cells =<0>;\n"
  ">>>\n"
@@ -221,7 +205,7 @@
  ">>>                          non-removable;\n"
  ">>>                          status = \"okay\";\n"
  ">>>\n"
- ">>>                          brcmf: bcrmf@1 {\n"
+ ">>>                          brcmf: bcrmf at 1 {\n"
  ">>>                                  reg =<1>;\n"
  ">>>                                  compatible = \"brcm,bcm43xx-fmac\";\n"
  ">>>                                  interrupt-parent =<&pio>;\n"
@@ -315,4 +299,4 @@
  ">\n"
  > *) I know I'm an optimist, a man can dream can he not ?
 
-61b1daee5031e387a8ef90eae3d755fcc25a5c305c7f1298eef42ac07f4dab99
+45f198d15c6636c3be0606b10c000f9de1f2551d29e08f11d2543f8fac9258f1

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.