All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20130706233912.00004044@unknown>

diff --git a/a/1.txt b/N1/1.txt
index 4b6307e..27d4bfc 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -21,13 +21,13 @@ without it).
 > >
 > > &mdio { status = "okay"; };
 > >
-> > &eth0 { status = "okay"; ethernet0-port at 0 { speed =<1000>; duplex
+> > &eth0 { status = "okay"; ethernet0-port@0 { speed =<1000>; duplex
 > > =<1>; }; };
 > >
 > 
 > I guess you are using Iomega IX2 200?
 > 
-> > &eth1 { status = "okay"; ethernet1-port at 1 { speed =<1000>; duplex
+> > &eth1 { status = "okay"; ethernet1-port@1 { speed =<1000>; duplex
 > > =<1>; }; };
 > >
 > > (Both macs are connected to a switch, so use a fixed link, and no
@@ -42,16 +42,16 @@ without it).
 > > 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:
 
diff --git a/a/content_digest b/N1/content_digest
index 33f892e..118b5f3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,12 @@
  "ref\020130706215426.6e666d6af0dc6c9ea5fe32cd@openwrt.org\0"
  "ref\051D88A8E.1060104@gmail.com\0"
- "From\0jogo@openwrt.org (Jonas Gorski)\0"
- "Subject\0Second ethernet on kirkwood does not work when probed through DT\0"
+ "From\0Jonas Gorski <jogo@openwrt.org>\0"
+ "Subject\0Re: Second ethernet on kirkwood does not work when probed through DT\0"
  "Date\0Sat, 6 Jul 2013 23:39:12 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0"
+ "Cc\0netdev@vger.kernel.org"
+  linux-arm-kernel@lists.infradead.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Sat, 06 Jul 2013 23:22:22 +0200\n"
@@ -29,13 +32,13 @@
  "> >\n"
  "> > &mdio { status = \"okay\"; };\n"
  "> >\n"
- "> > &eth0 { status = \"okay\"; ethernet0-port at 0 { speed =<1000>; duplex\n"
+ "> > &eth0 { status = \"okay\"; ethernet0-port@0 { speed =<1000>; duplex\n"
  "> > =<1>; }; };\n"
  "> >\n"
  "> \n"
  "> I guess you are using Iomega IX2 200?\n"
  "> \n"
- "> > &eth1 { status = \"okay\"; ethernet1-port at 1 { speed =<1000>; duplex\n"
+ "> > &eth1 { status = \"okay\"; ethernet1-port@1 { speed =<1000>; duplex\n"
  "> > =<1>; }; };\n"
  "> >\n"
  "> > (Both macs are connected to a switch, so use a fixed link, and no\n"
@@ -50,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"
@@ -167,4 +170,4 @@
  "Regards\n"
  Jonas
 
-06f8102cf9953a9ecf6ba77944f075c4fa3d06f9402341489b5a149f808745aa
+de9f6292ca5bd9ec07789c3acf1c959add70b70466dd7fbad8578b3693632112

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.