diff for duplicates of <4526077.qASk8HSHKP@wuerfel> diff --git a/a/1.txt b/N1/1.txt index bb07837..110922e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,6 +1,6 @@ -On Tuesday 31 December 2013 17:32:14 jjhiblot at traphandler.com wrote: +On Tuesday 31 December 2013 17:32:14 jjhiblot@traphandler.com wrote: > -> + ethernet at 30000000 { +> + ethernet@30000000 { > + compatible = "davicom,dm9000"; > + reg = <0x30000000 0x2 0x30000004 0x2>; > + interrupt-parent = <&pioC>; @@ -38,13 +38,13 @@ changes in the driver. How about this: - smc: smc at ffffec00 { + smc: smc@ffffec00 { #address-cells = <2>; /* cs, address */ #size-cells = <1>; ranges = <2 0 0x30000000 0x10000000> <3 0 0x40000000 0x10000000>; - extbus at 2.0 { + extbus@2.0 { compatible = "simple-bus"; #address-cells = <1>; #size-cells = <1>; @@ -53,7 +53,7 @@ How about this: smc,nrd_setup = <2>; smc,... - ethernet at 0 { + ethernet@0 { compatible = "davicom,dm9000"; reg = <0x0 0x2> <0x4 0x2>; }; diff --git a/a/content_digest b/N1/content_digest index 087d825..887707d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,18 @@ "ref\01388507534-10570-1-git-send-email-jjhiblot@traphandler.com\0" "ref\01388507534-10570-7-git-send-email-jjhiblot@traphandler.com\0" - "From\0arnd@arndb.de (Arnd Bergmann)\0" - "Subject\0[PATCH 6/6] at91: dt: sam9261: Added DM9000 in the device tree\0" + "From\0Arnd Bergmann <arnd@arndb.de>\0" + "Subject\0Re: [PATCH 6/6] at91: dt: sam9261: Added DM9000 in the device tree\0" "Date\0Tue, 31 Dec 2013 20:19:51 +0100\0" "To\0linux-arm-kernel@lists.infradead.org\0" + "Cc\0jjhiblot@traphandler.com" + nicolas.ferre@atmel.com + jean-jacques hiblot <jean-jacques.hiblot@jdsu.com> + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" - "On Tuesday 31 December 2013 17:32:14 jjhiblot at traphandler.com wrote:\n" + "On Tuesday 31 December 2013 17:32:14 jjhiblot@traphandler.com wrote:\n" "> \n" - "> + ethernet at 30000000 {\n" + "> + ethernet@30000000 {\n" "> + compatible = \"davicom,dm9000\";\n" "> + reg = <0x30000000 0x2 0x30000004 0x2>;\n" "> + interrupt-parent = <&pioC>;\n" @@ -46,13 +50,13 @@ "\n" "How about this:\n" "\n" - "\tsmc: smc at ffffec00 {\n" + "\tsmc: smc@ffffec00 {\n" "\t\t#address-cells = <2>; /* cs, address */\n" "\t\t#size-cells = <1>;\n" "\t\tranges = <2 0 0x30000000 0x10000000>\n" "\t\t\t <3 0 0x40000000 0x10000000>;\n" "\n" - "\t\textbus at 2.0 {\n" + "\t\textbus@2.0 {\n" "\t\t\tcompatible = \"simple-bus\";\n" "\t\t\t#address-cells = <1>;\n" "\t\t\t#size-cells = <1>;\n" @@ -61,7 +65,7 @@ "\t\t\tsmc,nrd_setup = <2>;\n" "\t\t\tsmc,...\n" "\n" - "\t\t\tethernet at 0 {\n" + "\t\t\tethernet@0 {\n" "\t\t\t\tcompatible = \"davicom,dm9000\";\n" "\t\t\t\treg = <0x0 0x2> <0x4 0x2>;\n" "\t\t\t};\n" @@ -74,4 +78,4 @@ "\n" "\tArnd" -2db6f875a7a591b09c26968274325180a0373dd433eeeea66731d5ab6555eda6 +29e7702809d60932ae82880287cd1b638b9be4cf352786a425f5e5367c8bac9e
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.