diff for duplicates of <551E52BC.3040702@atmel.com> diff --git a/a/1.txt b/N1/1.txt index c0d633f..9d9d55e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -Le 31/03/2015 10:56, Nicolas Ferre a ?crit : +Le 31/03/2015 10:56, Nicolas Ferre a écrit : > After 57a38effa598 (net: phy: micrel: disable broadcast for KSZ8081/KSZ8091) > the macb1 interface refuses to work properly because it tries > to cling to address 0 which isn't able to communicate in broadcast with @@ -29,18 +29,18 @@ Bye, > +++ b/arch/arm/boot/dts/at91-sama5d3_xplained.dts > @@ -167,7 +167,13 @@ > -> macb1: ethernet at f802c000 { +> macb1: ethernet@f802c000 { > phy-mode = "rmii"; > + #address-cells = <1>; > + #size-cells = <0>; > status = "okay"; > + -> + ethernet-phy at 1 { +> + ethernet-phy@1 { > + reg = <0x1>; > + }; > }; > -> dbgu: serial at ffffee00 { +> dbgu: serial@ffffee00 { > diff --git a/a/content_digest b/N1/content_digest index 0382d17..e007948 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,11 +1,21 @@ "ref\01427792170-13162-1-git-send-email-nicolas.ferre@atmel.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH] ARM: at91/dt: sama5d3 xplained: add phy address for macb1\0" + "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Subject\0Re: [PATCH] ARM: at91/dt: sama5d3 xplained: add phy address for macb1\0" "Date\0Fri, 3 Apr 2015 10:43:40 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0<linux-arm-kernel@lists.infradead.org>" + Arnd Bergmann <arnd@arndb.de> + Olof Johansson <olof@lixom.net> + Kevin Hilman <khilman@kernel.org> + " ARM Maintainers <arm@kernel.org>\0" + "Cc\0<netdev@vger.kernel.org>" + <linux-kernel@vger.kernel.org> + Boris BREZILLON <boris.brezillon@free-electrons.com> + Alexandre Belloni <alexandre.belloni@free-electrons.com> + Johan Hovold <johan@kernel.org> + " <stable@vger.kernel.org>\0" "\00:1\0" "b\0" - "Le 31/03/2015 10:56, Nicolas Ferre a ?crit :\n" + "Le 31/03/2015 10:56, Nicolas Ferre a \303\251crit :\n" "> After 57a38effa598 (net: phy: micrel: disable broadcast for KSZ8081/KSZ8091)\n" "> the macb1 interface refuses to work properly because it tries\n" "> to cling to address 0 which isn't able to communicate in broadcast with\n" @@ -36,22 +46,22 @@ "> +++ b/arch/arm/boot/dts/at91-sama5d3_xplained.dts\n" "> @@ -167,7 +167,13 @@\n" "> \n" - "> \t\t\tmacb1: ethernet at f802c000 {\n" + "> \t\t\tmacb1: ethernet@f802c000 {\n" "> \t\t\t\tphy-mode = \"rmii\";\n" "> +\t\t\t\t#address-cells = <1>;\n" "> +\t\t\t\t#size-cells = <0>;\n" "> \t\t\t\tstatus = \"okay\";\n" "> +\n" - "> +\t\t\t\tethernet-phy at 1 {\n" + "> +\t\t\t\tethernet-phy@1 {\n" "> +\t\t\t\t\treg = <0x1>;\n" "> +\t\t\t\t};\n" "> \t\t\t};\n" "> \n" - "> \t\t\tdbgu: serial at ffffee00 {\n" + "> \t\t\tdbgu: serial@ffffee00 {\n" "> \n" "\n" "\n" "-- \n" Nicolas Ferre -4878c96fa24e839711a9e3deabed457c2f82d3e87b13cd398b575355f7ae8ef2 +02051f50596650aeb010353bce729a995a9f7647aea4c84d48da92dc0b9c77f9
diff --git a/a/1.txt b/N2/1.txt index c0d633f..7630189 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -Le 31/03/2015 10:56, Nicolas Ferre a ?crit : +Le 31/03/2015 10:56, Nicolas Ferre a �crit : > After 57a38effa598 (net: phy: micrel: disable broadcast for KSZ8081/KSZ8091) > the macb1 interface refuses to work properly because it tries > to cling to address 0 which isn't able to communicate in broadcast with @@ -29,18 +29,18 @@ Bye, > +++ b/arch/arm/boot/dts/at91-sama5d3_xplained.dts > @@ -167,7 +167,13 @@ > -> macb1: ethernet at f802c000 { +> macb1: ethernet@f802c000 { > phy-mode = "rmii"; > + #address-cells = <1>; > + #size-cells = <0>; > status = "okay"; > + -> + ethernet-phy at 1 { +> + ethernet-phy@1 { > + reg = <0x1>; > + }; > }; > -> dbgu: serial at ffffee00 { +> dbgu: serial@ffffee00 { > diff --git a/a/content_digest b/N2/content_digest index 0382d17..54a1381 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,11 +1,21 @@ "ref\01427792170-13162-1-git-send-email-nicolas.ferre@atmel.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH] ARM: at91/dt: sama5d3 xplained: add phy address for macb1\0" + "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Subject\0Re: [PATCH] ARM: at91/dt: sama5d3 xplained: add phy address for macb1\0" "Date\0Fri, 3 Apr 2015 10:43:40 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0<linux-arm-kernel@lists.infradead.org>" + Arnd Bergmann <arnd@arndb.de> + Olof Johansson <olof@lixom.net> + Kevin Hilman <khilman@kernel.org> + " ARM Maintainers <arm@kernel.org>\0" + "Cc\0<netdev@vger.kernel.org>" + <linux-kernel@vger.kernel.org> + Boris BREZILLON <boris.brezillon@free-electrons.com> + Alexandre Belloni <alexandre.belloni@free-electrons.com> + Johan Hovold <johan@kernel.org> + " <stable@vger.kernel.org>\0" "\00:1\0" "b\0" - "Le 31/03/2015 10:56, Nicolas Ferre a ?crit :\n" + "Le 31/03/2015 10:56, Nicolas Ferre a \303\257\302\277\302\275crit :\n" "> After 57a38effa598 (net: phy: micrel: disable broadcast for KSZ8081/KSZ8091)\n" "> the macb1 interface refuses to work properly because it tries\n" "> to cling to address 0 which isn't able to communicate in broadcast with\n" @@ -36,22 +46,22 @@ "> +++ b/arch/arm/boot/dts/at91-sama5d3_xplained.dts\n" "> @@ -167,7 +167,13 @@\n" "> \n" - "> \t\t\tmacb1: ethernet at f802c000 {\n" + "> \t\t\tmacb1: ethernet@f802c000 {\n" "> \t\t\t\tphy-mode = \"rmii\";\n" "> +\t\t\t\t#address-cells = <1>;\n" "> +\t\t\t\t#size-cells = <0>;\n" "> \t\t\t\tstatus = \"okay\";\n" "> +\n" - "> +\t\t\t\tethernet-phy at 1 {\n" + "> +\t\t\t\tethernet-phy@1 {\n" "> +\t\t\t\t\treg = <0x1>;\n" "> +\t\t\t\t};\n" "> \t\t\t};\n" "> \n" - "> \t\t\tdbgu: serial at ffffee00 {\n" + "> \t\t\tdbgu: serial@ffffee00 {\n" "> \n" "\n" "\n" "-- \n" Nicolas Ferre -4878c96fa24e839711a9e3deabed457c2f82d3e87b13cd398b575355f7ae8ef2 +59b9fc94cb44cf6e7ac3dc98b7e9c72dd2020f70082f90df92d697273cf12e45
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.