All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87fvr393ro.fsf@natisbad.org>

diff --git a/a/1.txt b/N1/1.txt
index 56f1846..38284f4 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,13 +3,13 @@ Hi,
 I thought it would be a simple update but one of your comment gave me a
 run for my money ;-)
 
-Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> writes:
+Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:
 
 >>>> +				status = "okay";
 >>>> +			};
 >>>> +
 >>>> +			mdio {
->>>> +				phy0: ethernet-phy at 0 {
+>>>> +				phy0: ethernet-phy@0 {
 >>>> +					reg = <0>;
 >>>
 >>> Can you evaluate PHYs compatible from u-boot or post vendor:prodid
@@ -26,7 +26,7 @@ Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> writes:
 
 For the records, another solution is to look under /sys/:
 
-root at thin:/sys/bus/mdio_bus/drivers# find -name '*mdio*'
+root@thin:/sys/bus/mdio_bus/drivers# find -name '*mdio*'
 ./Marvell 88E1318S/d0072004.mdio-mi:00
 ./Marvell 88E1318S/d0072004.mdio-mi:01
 
@@ -51,7 +51,7 @@ cause. But that was interesting on many aspects and the continuation of
 a debugging week end ;-)
 
 Can you confirm the following: g762_clk is a *label for the node*, which
-is referenced via specific properties of g762 at xx nodes, so that they get
+is referenced via specific properties of g762@xx nodes, so that they get
 a clock frequency (a property of g762_clk). And fixedclk is *the name of
 the node*. In that specific case, fixedclk is ok because it does not
 collide w/ any existing node. But 'oscillator' is already defined in
@@ -77,3 +77,7 @@ Comments welcome.
 Cheers,
 
 a+
+--
+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/N1/content_digest
index e0a623f..f065eb7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,10 +2,25 @@
  "ref\0527ECBDD.7050607@gmail.com\0"
  "ref\087hablulxu.fsf@natisbad.org\0"
  "ref\0527ED9E5.80800@gmail.com\0"
- "From\0arno@natisbad.org (Arnaud Ebalard)\0"
- "Subject\0[PATCH] ARM: mvebu: Add Netgear ReadyNAS 2120 board\0"
+ "ref\0527ED9E5.80800-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
+ "From\0arno-LkuqDEemtHBg9hUCZPvPmw@public.gmane.org (Arnaud Ebalard)\0"
+ "Subject\0Re: [PATCH] ARM: mvebu: Add Netgear ReadyNAS 2120 board\0"
  "Date\0Mon, 11 Nov 2013 01:32:43 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0"
+ "Cc\0Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>"
+  Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
+  Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+  Ezequiel Garcia <ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+  Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+  Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>
+  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
+  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " Guenter Roeck <linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -13,13 +28,13 @@
  "I thought it would be a simple update but one of your comment gave me a\n"
  "run for my money ;-)\n"
  "\n"
- "Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com> writes:\n"
+ "Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> writes:\n"
  "\n"
  ">>>> +\t\t\t\tstatus = \"okay\";\n"
  ">>>> +\t\t\t};\n"
  ">>>> +\n"
  ">>>> +\t\t\tmdio {\n"
- ">>>> +\t\t\t\tphy0: ethernet-phy at 0 {\n"
+ ">>>> +\t\t\t\tphy0: ethernet-phy@0 {\n"
  ">>>> +\t\t\t\t\treg = <0>;\n"
  ">>>\n"
  ">>> Can you evaluate PHYs compatible from u-boot or post vendor:prodid\n"
@@ -36,7 +51,7 @@
  "\n"
  "For the records, another solution is to look under /sys/:\n"
  "\n"
- "root at thin:/sys/bus/mdio_bus/drivers# find -name '*mdio*'\n"
+ "root@thin:/sys/bus/mdio_bus/drivers# find -name '*mdio*'\n"
  "./Marvell 88E1318S/d0072004.mdio-mi:00\n"
  "./Marvell 88E1318S/d0072004.mdio-mi:01\n"
  "\n"
@@ -61,7 +76,7 @@
  "a debugging week end ;-)\n"
  "\n"
  "Can you confirm the following: g762_clk is a *label for the node*, which\n"
- "is referenced via specific properties of g762 at xx nodes, so that they get\n"
+ "is referenced via specific properties of g762@xx nodes, so that they get\n"
  "a clock frequency (a property of g762_clk). And fixedclk is *the name of\n"
  "the node*. In that specific case, fixedclk is ok because it does not\n"
  "collide w/ any existing node. But 'oscillator' is already defined in\n"
@@ -86,6 +101,10 @@
  "\n"
  "Cheers,\n"
  "\n"
- a+
+ "a+\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
 
-77901ec18e8805d6dd22b185eb7c54f1fa55f74bcfb1e2c75818aaa150e0606a
+01fe4467f4fe93f59a2c1b4e4163b260b4de9c8325c3f6c8a32224bbeb9e7e6e

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.