diff for duplicates of <20130812101649.743c08aa@skate> diff --git a/a/1.txt b/N1/1.txt index 455b18d..9e345fe 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -29,7 +29,7 @@ Ok. > > +Example: > > + -> > +ethernet at 0 { +> > +ethernet@0 { > > + ... > > + fixed-link = <1 1 1000 0 0>; > > + ... @@ -53,11 +53,11 @@ As I explained, this binding was chosen for this RFC for two reasons: So, in other words, what you're suggesting is something like: - ethernet at 0 { + ethernet@0 { reg = <...>; interrupt = <...>; phy = <&phy0>; - phy0: phy at 0 { + phy0: phy@0 { fixed-link; speed = <1000>; full-duplex; diff --git a/a/content_digest b/N1/content_digest index 0bce453..f9307e6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,18 @@ "ref\01373902450-11857-1-git-send-email-thomas.petazzoni@free-electrons.com\0" "ref\01373902450-11857-2-git-send-email-thomas.petazzoni@free-electrons.com\0" "ref\020130812063806.GD2324@pengutronix.de\0" - "From\0thomas.petazzoni@free-electrons.com (Thomas Petazzoni)\0" - "Subject\0[RFC PATCH 1/3] of: provide a binding for the 'fixed-link' property\0" + "From\0Thomas Petazzoni <thomas.petazzoni@free-electrons.com>\0" + "Subject\0Re: [RFC PATCH 1/3] of: provide a binding for the 'fixed-link' property\0" "Date\0Mon, 12 Aug 2013 10:16:49 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Sascha Hauer <s.hauer@pengutronix.de>\0" + "Cc\0Grant Likely <grant.likely@secretlab.ca>" + Rob Herring <rob.herring@calxeda.com> + David S. Miller <davem@davemloft.net> + Florian Fainelli <florian@openwrt.org> + Lior Amsalem <alior@marvell.com> + netdev@vger.kernel.org + devicetree-discuss@lists.ozlabs.org + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Dear Sascha Hauer,\n" @@ -38,7 +46,7 @@ "\n" "> > +Example:\n" "> > +\n" - "> > +ethernet at 0 {\n" + "> > +ethernet@0 {\n" "> > +\t...\n" "> > +\tfixed-link = <1 1 1000 0 0>;\n" "> > +\t...\n" @@ -62,11 +70,11 @@ "\n" "So, in other words, what you're suggesting is something like:\n" "\n" - "\tethernet at 0 {\n" + "\tethernet@0 {\n" "\t\treg = <...>;\n" "\t\tinterrupt = <...>;\n" "\t\tphy = <&phy0>;\n" - "\t\tphy0: phy at 0 {\n" + "\t\tphy0: phy@0 {\n" "\t\t\tfixed-link;\n" "\t\t\tspeed = <1000>;\n" "\t\t\tfull-duplex;\n" @@ -85,4 +93,4 @@ "development, consulting, training and support.\n" http://free-electrons.com -22a7ee40dcc5bd199aade59afcde3b919f42251ce329de4b691783becf956013 +5b6ac3bd4c2119291c77fb8e8b08e9dae8e42067e2f7e2327a70967df675ca65
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.