All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5385AF94.90004@redhat.com>

diff --git a/a/1.txt b/N1/1.txt
index 40084f1..e67c5ab 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -92,7 +92,7 @@ This means how ever that if want to prepare for a future were we support
 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>;
 
@@ -103,7 +103,7 @@ mmc3: mmc@01c12000 {
     non-removable;
     status = "okay";
 
-    mmc3slot0: mmc3slot@0 {
+    mmc3slot0: mmc3slot at 0 {
         #address-cells = <1>;
         #size-cells = <0>;
 
@@ -112,7 +112,7 @@ mmc3: mmc@01c12000 {
         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>;
@@ -164,7 +164,7 @@ sdio-func child node.
 >> 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>;
 >>
@@ -175,7 +175,7 @@ sdio-func child node.
 >>                         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 99595b3..b2bc7aa 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -13,26 +13,10 @@
  "ref\0CAPDyKFqgvaPhMH3PFh7+6u+Am6pWYhxBFdvUZFfekUfpFJxdKw@mail.gmail.com\0"
  "ref\053838023.2080807@redhat.com\0"
  "ref\0CAPDyKFpg_2RQabM044C1hsNTcuxdVVOvw0ZONVRdysk=eom8UA@mail.gmail.com\0"
- "From\0Hans de Goede <hdegoede@redhat.com>\0"
- "Subject\0Re: RFC: representing sdio devices oob interrupt, clks, etc. in device tree\0"
+ "From\0hdegoede@redhat.com (Hans de Goede)\0"
+ "Subject\0RFC: representing sdio devices oob interrupt, clks, etc. in device tree\0"
  "Date\0Wed, 28 May 2014 11:42:44 +0200\0"
- "To\0Ulf Hansson <ulf.hansson@linaro.org>\0"
- "Cc\0Mark Brown <broonie@kernel.org>"
-  Tomasz Figa <tomasz.figa@gmail.com>
-  Chen-Yu Tsai <wens@csie.org>
-  Arend van Spriel <arend@broadcom.com>
-  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>Sascha Hauer <s.hauer@pengutronix.de>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -129,7 +113,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"
@@ -140,7 +124,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"
@@ -149,7 +133,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"
@@ -201,7 +185,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"
@@ -212,7 +196,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"
@@ -306,4 +290,4 @@
  "\n"
  *) I know I'm an optimist, a man can dream can he not ?
 
-5d6d6b4ccbda2cd9160f024b3b9fe74940b07190e90f541a2a4874d79a60e584
+4ecb537ec3f6c53d98f023ebe5b4972d60d2fdc3daed76a3a6cd84aa97e3e5b7

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.