diff for duplicates of <515BF5E6.5040703@openwrt.org> diff --git a/a/1.txt b/N1/1.txt index 3181ae6..d30a770 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -Le 03/29/13 19:14, Florian Fainelli a ?crit : +Le 03/29/13 19:14, Florian Fainelli a écrit : > This patch modifies kirkwood.dtsi to specify the various gigabit > interfaces nodes available on kirkwood devices. They are disabled by > default and should be enabled on a per-board basis. egiga0 and egiga1 @@ -11,7 +11,7 @@ Le 03/29/13 19:14, Florian Fainelli a ?crit : [snip] > + -> + ethernet-group at 70000 { +> + ethernet-group@70000 { This one is off-by 0x2000 and should have been 72000 @@ -25,7 +25,7 @@ Same here > + tx-csum-limit = <1600>; > + status = "disabled"; > + -> + egiga0: egiga0 at 0 { +> + egiga0: egiga0@0 { > + device_type = "network"; > + compatible = "marvell,mv643xx-eth"; > + reg = <0>; @@ -35,7 +35,7 @@ Same here > + }; > + }; > + -> + ethernet-group at 74000 { +> + ethernet-group@74000 { And here, it should be 76000 @@ -47,3 +47,7 @@ And here, it should be 76000 And here too. -- Florian +_______________________________________________ +devicetree-discuss mailing list +devicetree-discuss@lists.ozlabs.org +https://lists.ozlabs.org/listinfo/devicetree-discuss diff --git a/a/content_digest b/N1/content_digest index 342d7cf..605d765 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,24 @@ "ref\01364580879-4297-1-git-send-email-florian@openwrt.org\0" "ref\01364580879-4297-3-git-send-email-florian@openwrt.org\0" - "From\0florian@openwrt.org (Florian Fainelli)\0" - "Subject\0[PATCH 2/4] ARM: kirkwood: add device node entries for the gigabit interfaces\0" + "ref\01364580879-4297-3-git-send-email-florian-p3rKhJxN3npAfugRpC6u6w@public.gmane.org\0" + "From\0Florian Fainelli <florian-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>\0" + "Subject\0Re: [PATCH 2/4] ARM: kirkwood: add device node entries for the gigabit interfaces\0" "Date\0Wed, 03 Apr 2013 11:27:02 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Florian Fainelli <florian-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>\0" + "Cc\0moinejf-GANU6spQydw@public.gmane.org" + jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org + andrew-g2DYL2Zd6BY@public.gmane.org + netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org + rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org + buytenh-OLH4Qvv75CYX/NnBR394Jw@public.gmane.org + jm-Pj/HzkgeCk7QXOPxS62xeg@public.gmane.org + davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" "\00:1\0" "b\0" - "Le 03/29/13 19:14, Florian Fainelli a ?crit :\n" + "Le 03/29/13 19:14, Florian Fainelli a \303\251crit :\n" "> This patch modifies kirkwood.dtsi to specify the various gigabit\n" "> interfaces nodes available on kirkwood devices. They are disabled by\n" "> default and should be enabled on a per-board basis. egiga0 and egiga1\n" @@ -19,7 +31,7 @@ "[snip]\n" "\n" "> +\n" - "> +\t\tethernet-group at 70000 {\n" + "> +\t\tethernet-group@70000 {\n" "\n" "This one is off-by 0x2000 and should have been 72000\n" "\n" @@ -33,7 +45,7 @@ "> +\t\t\ttx-csum-limit = <1600>;\n" "> +\t\t\tstatus = \"disabled\";\n" "> +\n" - "> +\t\t\tegiga0: egiga0 at 0 {\n" + "> +\t\t\tegiga0: egiga0@0 {\n" "> +\t\t\t\tdevice_type = \"network\";\n" "> +\t\t\t\tcompatible = \"marvell,mv643xx-eth\";\n" "> +\t\t\t\treg = <0>;\n" @@ -43,7 +55,7 @@ "> +\t\t\t};\n" "> +\t\t};\n" "> +\n" - "> +\t\tethernet-group at 74000 {\n" + "> +\t\tethernet-group@74000 {\n" "\n" "And here, it should be 76000\n" "\n" @@ -54,6 +66,10 @@ "\n" "And here too.\n" "--\n" - Florian + "Florian\n" + "_______________________________________________\n" + "devicetree-discuss mailing list\n" + "devicetree-discuss@lists.ozlabs.org\n" + https://lists.ozlabs.org/listinfo/devicetree-discuss -33b7d4cd97c543b201ca5bbe9bda76d6f79a80bca23058e3896242456cca237f +63e9846017651fe90681e9a513468f42152378a8755d6194d6e6a2bfd2ab26b9
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.