diff for duplicates of <520E7377.1080808@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index d490d1f..65eec7f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -21,7 +21,7 @@ On 08/16/2013 06:11 PM, Lad, Prabhakar wrote: > pinctrl-0 = <&mdio_pins>; > bus_freq = <2200000>; > }; -> + ethernet: emac at 1e20000 { +> + ethernet: emac@1e20000 { Why label the node in the board file too? @@ -30,7 +30,7 @@ On 08/16/2013 06:11 PM, Lad, Prabhakar wrote: > + pinctrl-0 = <&mii_pins>; > + }; > }; -> nand_cs3 at 62000000 { +> nand_cs3@62000000 { > status = "okay"; > diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi > index d5138b4..a5d30d9 100644 @@ -41,7 +41,7 @@ On 08/16/2013 06:11 PM, Lad, Prabhakar wrote: > #size-cells = <0>; > reg = <0x224000 0x1000>; > }; -> + ethernet: emac at 1e20000 { +> + ethernet: emac@1e20000 { I said node should be named "ethernet", not labelled. You're the second person that doesn't know the difference between the two. :-) diff --git a/a/content_digest b/N1/content_digest index 452c167..ea76d02 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,16 @@ "ref\01376662262-21795-1-git-send-email-prabhakar.csengg@gmail.com\0" "ref\01376662262-21795-2-git-send-email-prabhakar.csengg@gmail.com\0" - "From\0sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)\0" - "Subject\0[PATCH v5 1/2] ARM: davinci: da850: add DT node for ethernet\0" + "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" + "Subject\0Re: [PATCH v5 1/2] ARM: davinci: da850: add DT node for ethernet\0" "Date\0Fri, 16 Aug 2013 22:46:15 +0400\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Lad" + " Prabhakar <prabhakar.csengg@gmail.com>\0" + "Cc\0Sekhar Nori <nsekhar@ti.com>" + DLOS <davinci-linux-open-source@linux.davincidsp.com> + netdev@vger.kernel.org + devicetree-discuss@lists.ozlabs.org + LKML <linux-kernel@vger.kernel.org> + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hello.\n" @@ -29,7 +36,7 @@ "> \t\t\tpinctrl-0 = <&mdio_pins>;\n" "> \t\t\tbus_freq = <2200000>;\n" "> \t\t};\n" - "> +\t\tethernet: emac at 1e20000 {\n" + "> +\t\tethernet: emac@1e20000 {\n" "\n" " Why label the node in the board file too?\n" "\n" @@ -38,7 +45,7 @@ "> +\t\t\tpinctrl-0 = <&mii_pins>;\n" "> +\t\t};\n" "> \t};\n" - "> \tnand_cs3 at 62000000 {\n" + "> \tnand_cs3@62000000 {\n" "> \t\tstatus = \"okay\";\n" "> diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi\n" "> index d5138b4..a5d30d9 100644\n" @@ -49,11 +56,11 @@ "> \t\t\t#size-cells = <0>;\n" "> \t\t\treg = <0x224000 0x1000>;\n" "> \t\t};\n" - "> +\t\tethernet: emac at 1e20000 {\n" + "> +\t\tethernet: emac@1e20000 {\n" "\n" " I said node should be named \"ethernet\", not labelled. You're the second \n" "person that doesn't know the difference between the two. :-)\n" "\n" WBR, Sergei -7abe44dce01cc8f2cf2e5053ad34859705d8593e5aef4c77d5db7a15b70d8e61 +f4550b2cd622977db58e9fc47be4e3f9c03617898e4aaba0510dcff65a47728b
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.