All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <2913835.hr5kg63Vcv@wuerfel>

diff --git a/a/1.txt b/N1/1.txt
index b92d40b..c230af1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 On Sunday, August 21, 2016 4:31:03 PM CEST Martin Blumenstingl wrote:
 > +pci {
-> +       pcie at 0 {
+> +       pcie@0 {
 > +               reg = <0 0 0 0 0>;
 
 It's not clear what these two nodes refer to in the example. Is the top-level
@@ -19,7 +19,7 @@ The unit address for the slot should be "00,0", not "0" here.
 
 I think this needs an empty "ranges" property to be a valid bridge node.
 
-> +               ath9k at 0,0 {
+> +               ath9k@0,0 {
 
 According to the PCI binding, the name should be the same as the
 compatible string here, or match the class code in the table.
diff --git a/a/content_digest b/N1/content_digest
index 3294b9d..2cb96ea 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,14 +2,27 @@
  "ref\020160821143105.27487-1-martin.blumenstingl@googlemail.com\0"
  "ref\020160821143105.27487-2-martin.blumenstingl@googlemail.com\0"
  "From\0Arnd Bergmann <arnd@arndb.de>\0"
- "Subject\0[ath9k-devel] [PATCH v5 1/3] Documentation: dt: net: add ath9k wireless device binding\0"
+ "Subject\0Re: [PATCH v5 1/3] Documentation: dt: net: add ath9k wireless device binding\0"
  "Date\0Mon, 22 Aug 2016 11:08:56 +0200\0"
- "To\0ath9k-devel@lists.ath9k.org\0"
+ "To\0Martin Blumenstingl <martin.blumenstingl@googlemail.com>\0"
+ "Cc\0ath9k-devel@lists.ath9k.org"
+  devicetree@vger.kernel.org
+  linux-wireless@vger.kernel.org
+  ath9k-devel@qca.qualcomm.com
+  mcgrof@do-not-panic.com
+  mark.rutland@arm.com
+  robh+dt@kernel.org
+  kvalo@codeaurora.org
+  chunkeey@googlemail.com
+  arend.vanspriel@broadcom.com
+  julian.calaby@gmail.com
+  bjorn@mork.no
+ " linux@rempel-privat.de\0"
  "\00:1\0"
  "b\0"
  "On Sunday, August 21, 2016 4:31:03 PM CEST Martin Blumenstingl wrote:\n"
  "> +pci {\n"
- "> +       pcie at 0 {\n"
+ "> +       pcie@0 {\n"
  "> +               reg = <0 0 0 0 0>;\n"
  "\n"
  "It's not clear what these two nodes refer to in the example. Is the top-level\n"
@@ -28,7 +41,7 @@
  "\n"
  "I think this needs an empty \"ranges\" property to be a valid bridge node.\n"
  "\n"
- "> +               ath9k at 0,0 {\n"
+ "> +               ath9k@0,0 {\n"
  "\n"
  "According to the PCI binding, the name should be the same as the\n"
  "compatible string here, or match the class code in the table.\n"
@@ -48,4 +61,4 @@
  "\n"
  "\tArnd"
 
-1c00cc489268f4d5aa8b40c597472093af714be679e2b54c9d195913b2953ba7
+9c28da6c992e8d45246b000e563ae08e046a0eac9b437b12f4b544d486e1e4e7

diff --git a/a/1.txt b/N2/1.txt
index b92d40b..c230af1 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,6 +1,6 @@
 On Sunday, August 21, 2016 4:31:03 PM CEST Martin Blumenstingl wrote:
 > +pci {
-> +       pcie at 0 {
+> +       pcie@0 {
 > +               reg = <0 0 0 0 0>;
 
 It's not clear what these two nodes refer to in the example. Is the top-level
@@ -19,7 +19,7 @@ The unit address for the slot should be "00,0", not "0" here.
 
 I think this needs an empty "ranges" property to be a valid bridge node.
 
-> +               ath9k at 0,0 {
+> +               ath9k@0,0 {
 
 According to the PCI binding, the name should be the same as the
 compatible string here, or match the class code in the table.
diff --git a/a/content_digest b/N2/content_digest
index 3294b9d..6621148 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,14 +2,26 @@
  "ref\020160821143105.27487-1-martin.blumenstingl@googlemail.com\0"
  "ref\020160821143105.27487-2-martin.blumenstingl@googlemail.com\0"
  "From\0Arnd Bergmann <arnd@arndb.de>\0"
- "Subject\0[ath9k-devel] [PATCH v5 1/3] Documentation: dt: net: add ath9k wireless device binding\0"
+ "Subject\0Re: [PATCH v5 1/3] Documentation: dt: net: add ath9k wireless device binding\0"
  "Date\0Mon, 22 Aug 2016 11:08:56 +0200\0"
- "To\0ath9k-devel@lists.ath9k.org\0"
+ "To\0Martin Blumenstingl <martin.blumenstingl@googlemail.com>\0"
+ "Cc\0mark.rutland@arm.com"
+  devicetree@vger.kernel.org
+  arend.vanspriel@broadcom.com
+  mcgrof@do-not-panic.com
+  julian.calaby@gmail.com
+  linux-wireless@vger.kernel.org
+  ath9k-devel@qca.qualcomm.com
+  robh+dt@kernel.org
+  ath9k-devel@lists.ath9k.org
+  bjorn@mork.no
+  chunkeey@googlemail.com
+ " kvalo@codeaurora.org\0"
  "\00:1\0"
  "b\0"
  "On Sunday, August 21, 2016 4:31:03 PM CEST Martin Blumenstingl wrote:\n"
  "> +pci {\n"
- "> +       pcie at 0 {\n"
+ "> +       pcie@0 {\n"
  "> +               reg = <0 0 0 0 0>;\n"
  "\n"
  "It's not clear what these two nodes refer to in the example. Is the top-level\n"
@@ -28,7 +40,7 @@
  "\n"
  "I think this needs an empty \"ranges\" property to be a valid bridge node.\n"
  "\n"
- "> +               ath9k at 0,0 {\n"
+ "> +               ath9k@0,0 {\n"
  "\n"
  "According to the PCI binding, the name should be the same as the\n"
  "compatible string here, or match the class code in the table.\n"
@@ -48,4 +60,4 @@
  "\n"
  "\tArnd"
 
-1c00cc489268f4d5aa8b40c597472093af714be679e2b54c9d195913b2953ba7
+0f60d3f2141a702b10312d849c0d02a4c9afa4b431c472ded4606f857d184ab5

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.