diff for duplicates of <50914107.2090909@ti.com> diff --git a/a/1.txt b/N1/1.txt index 8e565cb..eaf5461 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -68,7 +68,7 @@ phy_id = <&davinci_mdio>, <0>; > interrupts = <91>; > }; > + -> + mac: ethernet@4A100000 { +> + mac: ethernet at 4A100000 { hexa data should be in lower case. @@ -113,7 +113,7 @@ everything in one line. You should add blank line here for readability. -> + cpsw_emac0: slave@0 { +> + cpsw_emac0: slave at 0 { Mmm, you are using some address later and here some relative number, that does not looks very consistent. @@ -123,7 +123,7 @@ that does not looks very consistent. Is it an offset from 4a100000? Cannot you use the address for the slave name? -Something like that: cpsw_emac0: slave@4a100208 +Something like that: cpsw_emac0: slave at 4a100208 > + sliver_reg_ofs = <0xd80>; > + /* Filled in by U-Boot */ @@ -132,14 +132,14 @@ Something like that: cpsw_emac0: slave@4a100208 You should add blank line here for readability. -> + cpsw_emac1: slave@1 { +> + cpsw_emac1: slave at 1 { > + slave_reg_ofs = <0x308>; > + sliver_reg_ofs = <0xdc0>; > + /* Filled in by U-Boot */ > + mac-address = [ 00 00 00 00 00 00 ]; > + }; > + -> + davinci_mdio: mdio@4a101000 { +> + davinci_mdio: mdio at 4a101000 { > + compatible = "ti,davinci_mdio"; > + #address-cells = <1>; > + #size-cells = <0>; diff --git a/a/content_digest b/N1/content_digest index 8e6b9fd..455e70a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,9 @@ "ref\01351498881-32482-1-git-send-email-hvaibhav@ti.com\0" "ref\01351498881-32482-6-git-send-email-hvaibhav@ti.com\0" - "From\0Benoit Cousson <b-cousson@ti.com>\0" - "Subject\0Re: [PATCH 4/4] arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XX\0" + "From\0b-cousson@ti.com (Benoit Cousson)\0" + "Subject\0[PATCH 4/4] arm/dts: am33xx: Add CPSW and MDIO module nodes for AM33XX\0" "Date\0Wed, 31 Oct 2012 16:17:27 +0100\0" - "To\0Vaibhav Hiremath <hvaibhav@ti.com>\0" - "Cc\0netdev@vger.kernel.org" - paul@pwsan.com - linux-arm-kernel@lists.infradead.org - linux-omap@vger.kernel.org - Mugunthan V N <mugunthanvnm@ti.com> - " Richard Cochran <richardcochran@gmail.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi,\n" @@ -82,7 +76,7 @@ "> \t\t\tinterrupts = <91>;\n" "> \t\t};\n" "> +\n" - "> +\t\tmac: ethernet@4A100000 {\n" + "> +\t\tmac: ethernet at 4A100000 {\n" "\n" "hexa data should be in lower case.\n" "\n" @@ -127,7 +121,7 @@ "\n" "You should add blank line here for readability.\n" "\n" - "> +\t\t\tcpsw_emac0: slave@0 {\n" + "> +\t\t\tcpsw_emac0: slave at 0 {\n" "\n" "Mmm, you are using some address later and here some relative number,\n" "that does not looks very consistent.\n" @@ -137,7 +131,7 @@ "Is it an offset from 4a100000? Cannot you use the address for the slave\n" "name?\n" "\n" - "Something like that: cpsw_emac0: slave@4a100208\n" + "Something like that: cpsw_emac0: slave at 4a100208\n" "\n" "> +\t\t\t\tsliver_reg_ofs = <0xd80>;\n" "> +\t\t\t\t/* Filled in by U-Boot */\n" @@ -146,14 +140,14 @@ "\n" "You should add blank line here for readability.\n" "\n" - "> +\t\t\tcpsw_emac1: slave@1 {\n" + "> +\t\t\tcpsw_emac1: slave at 1 {\n" "> +\t\t\t\tslave_reg_ofs = <0x308>;\n" "> +\t\t\t\tsliver_reg_ofs = <0xdc0>;\n" "> +\t\t\t\t/* Filled in by U-Boot */\n" "> +\t\t\t\tmac-address = [ 00 00 00 00 00 00 ];\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tdavinci_mdio: mdio@4a101000 {\n" + "> +\t\t\tdavinci_mdio: mdio at 4a101000 {\n" "> +\t\t\t\tcompatible = \"ti,davinci_mdio\";\n" "> +\t\t\t\t#address-cells = <1>;\n" "> +\t\t\t\t#size-cells = <0>;\n" @@ -168,4 +162,4 @@ "Regards,\n" Benoit -f4da2edd75dfb1a79b436af3f5b6f87b7078fbdee14c3af82fdbb83b77618778 +8185aec501b0403ba73e77713cbb1a1dd97ea7b266505e7e4461dbd64408f810
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.