diff for duplicates of <51D88A8E.1060104@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 20666e3..990adce 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,13 +13,13 @@ Kirkwood is just the SoC used on them. > > &mdio { status = "okay"; }; > -> ð0 { status = "okay"; ethernet0-port at 0 { speed =<1000>; duplex +> ð0 { status = "okay"; ethernet0-port@0 { speed =<1000>; duplex > =<1>; }; }; > I guess you are using Iomega IX2 200? -> ð1 { status = "okay"; ethernet1-port at 1 { speed =<1000>; duplex +> ð1 { status = "okay"; ethernet1-port@1 { speed =<1000>; duplex > =<1>; }; }; > > (Both macs are connected to a switch, so use a fixed link, and no @@ -34,10 +34,10 @@ I guess you are using Iomega IX2 200? > Also I noticed that you named eth1's ethernet1-port node wrongly in > (at least) your kirkwood conversion patch[2]; you used > -> ð1 { status = "okay"; ethernet1-port at 0 { must be @1--^ phy-handle +> ð1 { status = "okay"; ethernet1-port@0 { must be @1--^ phy-handle > =<ðphy1>; }; }; -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 diff --git a/a/content_digest b/N1/content_digest index b862f46..1528a57 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,11 @@ "ref\020130706215426.6e666d6af0dc6c9ea5fe32cd@openwrt.org\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\0Sat, 06 Jul 2013 23:22:22 +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\0" "\00:1\0" "b\0" "On 07/06/2013 09:54 PM, Jonas Gorski wrote:\n" @@ -20,13 +23,13 @@ ">\n" "> &mdio { status = \"okay\"; };\n" ">\n" - "> ð0 { status = \"okay\"; ethernet0-port at 0 { speed =<1000>; duplex\n" + "> ð0 { status = \"okay\"; ethernet0-port@0 { speed =<1000>; duplex\n" "> =<1>; }; };\n" ">\n" "\n" "I guess you are using Iomega IX2 200?\n" "\n" - "> ð1 { status = \"okay\"; ethernet1-port at 1 { speed =<1000>; duplex\n" + "> ð1 { 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" @@ -41,10 +44,10 @@ "> 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" - "> ð1 { status = \"okay\"; ethernet1-port at 0 { must be @1--^ phy-handle\n" + "> ð1 { status = \"okay\"; ethernet1-port@0 { must be @1--^ phy-handle\n" "> =<ðphy1>; }; };\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" @@ -75,4 +78,4 @@ "> [1] https://patchwork.kernel.org/patch/2632571/ etc [2]\n" > https://patchwork.kernel.org/patch/2811861/ -42a0f874fdc3dd66ad7bc6d2ad7c78e1ad97e856d6ac22202f9129eb6557ba86 +06fdb07e945e79acc52dc101518f93be68eef7c61cfd3a51221526aef56528df
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.