All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160916123724.GA9689@rob-hp-laptop>

diff --git a/a/1.txt b/N1/1.txt
index 361203c..add816b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -50,7 +50,7 @@ reg is not optional.
 > +
 > +In this example, the node is defined as child node of the PCI controller:
 > +&pci0 {
-> +	ath9k at 168c,002d {
+> +	ath9k@168c,002d {
 
 unit address is not the vendor/device ID, but the reg value. So 
 '@7000,0,0' I think in this case. Double check the OF PCI bus binding.
diff --git a/a/content_digest b/N1/content_digest
index bcd1693..9afe493 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,9 +2,22 @@
  "ref\020160906214623.20424-1-martin.blumenstingl@googlemail.com\0"
  "ref\020160906214623.20424-2-martin.blumenstingl@googlemail.com\0"
  "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0[ath9k-devel] [PATCH v6 1/3] Documentation: dt: net: add ath9k wireless device binding\0"
- "Date\0Fri, 16 Sep 2016 12:55:48 -0000\0"
- "To\0ath9k-devel@lists.ath9k.org\0"
+ "Subject\0Re: [PATCH v6 1/3] Documentation: dt: net: add ath9k wireless device binding\0"
+ "Date\0Fri, 16 Sep 2016 07:37:25 -0500\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
+  kvalo@codeaurora.org
+  chunkeey@googlemail.com
+  arend.vanspriel@broadcom.com
+  julian.calaby@gmail.com
+  bjorn@mork.no
+  linux@rempel-privat.de
+ " nbd@nbd.name\0"
  "\00:1\0"
  "b\0"
  "On Tue, Sep 06, 2016 at 11:46:21PM +0200, Martin Blumenstingl wrote:\n"
@@ -59,7 +72,7 @@
  "> +\n"
  "> +In this example, the node is defined as child node of the PCI controller:\n"
  "> +&pci0 {\n"
- "> +\tath9k at 168c,002d {\n"
+ "> +\tath9k@168c,002d {\n"
  "\n"
  "unit address is not the vendor/device ID, but the reg value. So \n"
  "'@7000,0,0' I think in this case. Double check the OF PCI bus binding.\n"
@@ -74,4 +87,4 @@
  "> 2.9.3\n"
  >
 
-8c997a38c028ae2b697db523ec3300c75aea8acc53e120ff3d32be101aeb505f
+0663eadd4d3eca6d6a4ce948f595ea0ea8c20c0c75bf89b56d9791ec8172ec82

diff --git a/a/1.txt b/N2/1.txt
index 361203c..fbaf756 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -2,7 +2,7 @@ On Tue, Sep 06, 2016 at 11:46:21PM +0200, Martin Blumenstingl wrote:
 > Add documentation how devicetree can be used to configure ath9k based
 > devices.
 > 
-> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
+> Signed-off-by: Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
 > ---
 >  .../devicetree/bindings/net/wireless/qca,ath9k.txt | 39 ++++++++++++++++++++++
 >  1 file changed, 39 insertions(+)
@@ -50,7 +50,7 @@ reg is not optional.
 > +
 > +In this example, the node is defined as child node of the PCI controller:
 > +&pci0 {
-> +	ath9k at 168c,002d {
+> +	ath9k@168c,002d {
 
 unit address is not the vendor/device ID, but the reg value. So 
 '@7000,0,0' I think in this case. Double check the OF PCI bus binding.
@@ -63,4 +63,8 @@ unit address is not the vendor/device ID, but the reg value. So
 > +};
 > -- 
 > 2.9.3
->
+> 
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" 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/N2/content_digest
index bcd1693..ce8f0aa 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,17 +1,31 @@
  "ref\020160821143105.27487-1-martin.blumenstingl@googlemail.com\0"
  "ref\020160906214623.20424-1-martin.blumenstingl@googlemail.com\0"
  "ref\020160906214623.20424-2-martin.blumenstingl@googlemail.com\0"
- "From\0Rob Herring <robh@kernel.org>\0"
- "Subject\0[ath9k-devel] [PATCH v6 1/3] Documentation: dt: net: add ath9k wireless device binding\0"
- "Date\0Fri, 16 Sep 2016 12:55:48 -0000\0"
- "To\0ath9k-devel@lists.ath9k.org\0"
+ "ref\020160906214623.20424-2-martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org\0"
+ "From\0Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v6 1/3] Documentation: dt: net: add ath9k wireless device binding\0"
+ "Date\0Fri, 16 Sep 2016 07:37:25 -0500\0"
+ "To\0Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>\0"
+ "Cc\0ath9k-devel-xDcbHBWguxHbcTqmT+pZeQ@public.gmane.org"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  ath9k-devel-A+ZNKFmMK5xy9aJCnZT0Uw@public.gmane.org
+  mcgrof-3uybbJdB1yH774rrrx3eTA@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  kvalo-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
+  chunkeey-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org
+  arend.vanspriel-dY08KVG/lbpWk0Htik3J/w@public.gmane.org
+  julian.calaby-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
+  bjorn-yOkvZcmFvRU@public.gmane.org
+  linux-YEK0n+YFykbzxQdaRaTXBw@public.gmane.org
+ " nbd-Vt+b4OUoWG0@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Tue, Sep 06, 2016 at 11:46:21PM +0200, Martin Blumenstingl wrote:\n"
  "> Add documentation how devicetree can be used to configure ath9k based\n"
  "> devices.\n"
  "> \n"
- "> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>\n"
+ "> Signed-off-by: Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>\n"
  "> ---\n"
  ">  .../devicetree/bindings/net/wireless/qca,ath9k.txt | 39 ++++++++++++++++++++++\n"
  ">  1 file changed, 39 insertions(+)\n"
@@ -59,7 +73,7 @@
  "> +\n"
  "> +In this example, the node is defined as child node of the PCI controller:\n"
  "> +&pci0 {\n"
- "> +\tath9k at 168c,002d {\n"
+ "> +\tath9k@168c,002d {\n"
  "\n"
  "unit address is not the vendor/device ID, but the reg value. So \n"
  "'@7000,0,0' I think in this case. Double check the OF PCI bus binding.\n"
@@ -72,6 +86,10 @@
  "> +};\n"
  "> -- \n"
  "> 2.9.3\n"
- >
+ "> \n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" 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
 
-8c997a38c028ae2b697db523ec3300c75aea8acc53e120ff3d32be101aeb505f
+3a102814cecfcbefe93b7323e4e796fa7208dfd74534a9922b0008b5985afa4d

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.