diff for duplicates of <87wpsl727t.fsf@free-electrons.com> diff --git a/a/1.txt b/N1/1.txt index 3b2674f..2fd9f8b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,11 +1,11 @@ Hi Sascha, - On ven., d?c. 11 2015, Sascha Hauer <s.hauer@pengutronix.de> wrote: + On ven., déc. 11 2015, Sascha Hauer <s.hauer@pengutronix.de> wrote: > On Thu, Dec 10, 2015 at 04:08:08PM +0100, Gregory CLEMENT wrote: >> Hi Sascha, >> ->> On jeu., d?c. 10 2015, Sascha Hauer <s.hauer@pengutronix.de> wrote: +>> On jeu., déc. 10 2015, Sascha Hauer <s.hauer@pengutronix.de> wrote: >> >> > Hi Gregory, >> > @@ -23,7 +23,7 @@ Hi Sascha, >> > the phy device node should get the reset gpio. I know it's more work, >> >> So you suggest to pass from this binding: ->> macb1: ethernet at fc028000 { +>> macb1: ethernet@fc028000 { >> phy-mode = "rmii"; >> status = "okay"; >> #address-cells = <1>; @@ -31,7 +31,7 @@ Hi Sascha, >> status = "okay"; >> phy-reset-gpio = <&pioE 6 GPIO_ACTIVE_HIGH>; >> ->> ethernet-phy at 1 { +>> ethernet-phy@1 { >> reg = <0x1>; >> interrupt-parent = <&pioB>; >> interrupts = <31 IRQ_TYPE_EDGE_FALLING>; @@ -40,14 +40,14 @@ Hi Sascha, >> }; >> >> to this binding ->> macb1: ethernet at fc028000 { +>> macb1: ethernet@fc028000 { >> phy-mode = "rmii"; >> status = "okay"; >> #address-cells = <1>; >> #size-cells = <0>; >> status = "okay"; >> ->> ethernet-phy at 1 { +>> ethernet-phy@1 { >> reg = <0x1>; >> interrupt-parent = <&pioB>; >> interrupts = <31 IRQ_TYPE_EDGE_FALLING>; diff --git a/a/content_digest b/N1/content_digest index 8524fee..107dbba 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,20 +2,27 @@ "ref\020151210073756.GA11966@pengutronix.de\0" "ref\0871tau8hpj.fsf@free-electrons.com\0" "ref\020151211084630.GW11966@pengutronix.de\0" - "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0" - "Subject\0[PATCH] net/macb: add support for resetting PHY using GPIO\0" + "From\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0" + "Subject\0Re: [PATCH] net/macb: add support for resetting PHY using GPIO\0" "Date\0Fri, 11 Dec 2015 10:40:22 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Sascha Hauer <s.hauer@pengutronix.de>\0" + "Cc\0David S. Miller <davem@davemloft.net>" + linux-kernel@vger.kernel.org + netdev@vger.kernel.org + Nicolas Ferre <nicolas.ferre@atmel.com> + linux-arm-kernel@lists.infradead.org + devicetree@vger.kernel.org + " Thomas Petazzoni <thomas.petazzoni@free-electrons.com>\0" "\00:1\0" "b\0" "Hi Sascha,\n" " \n" - " On ven., d?c. 11 2015, Sascha Hauer <s.hauer@pengutronix.de> wrote:\n" + " On ven., d\303\251c. 11 2015, Sascha Hauer <s.hauer@pengutronix.de> wrote:\n" "\n" "> On Thu, Dec 10, 2015 at 04:08:08PM +0100, Gregory CLEMENT wrote:\n" ">> Hi Sascha,\n" ">> \n" - ">> On jeu., d?c. 10 2015, Sascha Hauer <s.hauer@pengutronix.de> wrote:\n" + ">> On jeu., d\303\251c. 10 2015, Sascha Hauer <s.hauer@pengutronix.de> wrote:\n" ">> \n" ">> > Hi Gregory,\n" ">> >\n" @@ -33,7 +40,7 @@ ">> > the phy device node should get the reset gpio. I know it's more work,\n" ">> \n" ">> So you suggest to pass from this binding:\n" - ">> macb1: ethernet at fc028000 {\n" + ">> macb1: ethernet@fc028000 {\n" ">> \tphy-mode = \"rmii\";\n" ">> \tstatus = \"okay\";\n" ">> \t#address-cells = <1>;\n" @@ -41,7 +48,7 @@ ">> \tstatus = \"okay\";\n" ">> \tphy-reset-gpio = <&pioE 6 GPIO_ACTIVE_HIGH>;\n" ">> \n" - ">> \tethernet-phy at 1 {\n" + ">> \tethernet-phy@1 {\n" ">> \t\treg = <0x1>;\n" ">> \t\tinterrupt-parent = <&pioB>;\n" ">> \t\tinterrupts = <31 IRQ_TYPE_EDGE_FALLING>;\n" @@ -50,14 +57,14 @@ ">> };\n" ">> \n" ">> to this binding\n" - ">> macb1: ethernet at fc028000 {\n" + ">> macb1: ethernet@fc028000 {\n" ">> \tphy-mode = \"rmii\";\n" ">> \tstatus = \"okay\";\n" ">> \t#address-cells = <1>;\n" ">> \t#size-cells = <0>;\n" ">> \tstatus = \"okay\";\n" ">> \n" - ">> \tethernet-phy at 1 {\n" + ">> \tethernet-phy@1 {\n" ">> \t\treg = <0x1>;\n" ">> \t\tinterrupt-parent = <&pioB>;\n" ">> \t\tinterrupts = <31 IRQ_TYPE_EDGE_FALLING>;\n" @@ -109,4 +116,4 @@ "development, consulting, training and support.\n" http://free-electrons.com -8875ce3ad21145f1e8b6964f8cad7681b7324f454a97d8d6b9aed369953556a9 +c91585744329050ca02b4b7cd23745335c11293249f67f29968d24d03028c6bb
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.