All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <51D94884.4000204@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index 640d991..d17a079 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -38,16 +38,16 @@ isn't?
 >>> Also I noticed that you named eth1's ethernet1-port node wrongly in
 >>> (at least) your kirkwood conversion patch[2]; you used
 >>>
->>> &eth1 { status = "okay"; ethernet1-port at 0 { must be @1--^ phy-handle
+>>> &eth1 { status = "okay"; ethernet1-port@0 { must be @1--^ phy-handle
 >>> =<&ethphy1>; }; };
 >>
->> Can you please try to leave ethernet1-port at 0 and match
+>> Can you please try to leave ethernet1-port@0 and match
 >> the one in kirkwood.dtsi?
 >>
 >> Both "ports" need reg =<0>  as there is two controllers
 >> with one port at 0 on Kirkwood.
 >
-> kirkwood.dtsi itself says ethernet1-port at 1 with reg =<1>.
+> kirkwood.dtsi itself says ethernet1-port@1 with reg =<1>.
 >
 > Changing reg to 0 for eth1 brings:
 
@@ -75,7 +75,7 @@ devices could again raise the clock gating/loosing MAC issue.
 (I know again, why I hate this shared/port separation of mv643xx_eth)
 
 Anyway, can you please try to have both ports reg properties set
-to <0>, with nodes named ethernet0-port at 0 and ethernet1-port at 0,
+to <0>, with nodes named ethernet0-port@0 and ethernet1-port@0,
 and the platform_device_alloc in mv643xx_eth modified?
 
 Sebastian
diff --git a/a/content_digest b/N1/content_digest
index f5e29cd..99956e0 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,16 @@
  "ref\020130706215426.6e666d6af0dc6c9ea5fe32cd@openwrt.org\0"
  "ref\051D88A8E.1060104@gmail.com\0"
  "ref\020130706233912.00004044@unknown\0"
- "From\0sebastian.hesselbarth@gmail.com (Sebastian Hesselbarth)\0"
- "Subject\0Second ethernet on kirkwood does not work when probed through DT\0"
+ "From\0Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0"
+ "Subject\0Re: Second ethernet on kirkwood does not work when probed through DT\0"
  "Date\0Sun, 07 Jul 2013 12:52:52 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jonas Gorski <jogo@openwrt.org>\0"
+ "Cc\0netdev@vger.kernel.org"
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  Florian Fainelli <florian@openwrt.org>
+  Andrew Lunn <andrew@lunn.ch>
+ " Jason Cooper <jason@lakedaemon.net>\0"
  "\00:1\0"
  "b\0"
  "On 07/06/2013 11:39 PM, Jonas Gorski wrote:\n"
@@ -47,16 +53,16 @@
  ">>> Also I noticed that you named eth1's ethernet1-port node wrongly in\n"
  ">>> (at least) your kirkwood conversion patch[2]; you used\n"
  ">>>\n"
- ">>> &eth1 { status = \"okay\"; ethernet1-port at 0 { must be @1--^ phy-handle\n"
+ ">>> &eth1 { status = \"okay\"; ethernet1-port@0 { must be @1--^ phy-handle\n"
  ">>> =<&ethphy1>; }; };\n"
  ">>\n"
- ">> Can you please try to leave ethernet1-port at 0 and match\n"
+ ">> Can you please try to leave ethernet1-port@0 and match\n"
  ">> the one in kirkwood.dtsi?\n"
  ">>\n"
  ">> Both \"ports\" need reg =<0>  as there is two controllers\n"
  ">> with one port at 0 on Kirkwood.\n"
  ">\n"
- "> kirkwood.dtsi itself says ethernet1-port at 1 with reg =<1>.\n"
+ "> kirkwood.dtsi itself says ethernet1-port@1 with reg =<1>.\n"
  ">\n"
  "> Changing reg to 0 for eth1 brings:\n"
  "\n"
@@ -84,7 +90,7 @@
  "(I know again, why I hate this shared/port separation of mv643xx_eth)\n"
  "\n"
  "Anyway, can you please try to have both ports reg properties set\n"
- "to <0>, with nodes named ethernet0-port at 0 and ethernet1-port at 0,\n"
+ "to <0>, with nodes named ethernet0-port@0 and ethernet1-port@0,\n"
  "and the platform_device_alloc in mv643xx_eth modified?\n"
  "\n"
  "Sebastian\n"
@@ -193,4 +199,4 @@
  "> Regards\n"
  > Jonas
 
-7071eb0585afb2d119b2b7bb99eca1cd653b71adb7ba211dcad94dfeb4224c3e
+7c9ca75b1f9ea9b3370ac934102ca4b9dea3e0bdae372f03a7a2de4a4a890cca

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.