diff for duplicates of <56A254D6.3070105@atmel.com> diff --git a/a/1.txt b/N1/1.txt index e0e7fdf..277c04a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -Le 15/01/2016 09:30, Alexandre Belloni a ?crit : +Le 15/01/2016 09:30, Alexandre Belloni a écrit : > No interrupt were received from the phy because PIOE 1 may not be properly > muxed. It prevented proper link detection, especially since commit > 321beec5047a ("net: phy: Use interrupts when available in NOLINK state") @@ -23,13 +23,13 @@ thanks! > --- a/arch/arm/boot/dts/at91-sama5d4_xplained.dts > +++ b/arch/arm/boot/dts/at91-sama5d4_xplained.dts > @@ -86,6 +86,8 @@ -> macb0: ethernet at f8020000 { +> macb0: ethernet@f8020000 { > phy-mode = "rmii"; > status = "okay"; > + pinctrl-names = "default"; > + pinctrl-0 = <&pinctrl_macb0_rmii &pinctrl_macb0_phy_irq>; > -> phy0: ethernet-phy at 1 { +> phy0: ethernet-phy@1 { > interrupt-parent = <&pioE>; > @@ -152,6 +154,10 @@ > atmel,pins = diff --git a/a/content_digest b/N1/content_digest index 356835b..726386f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,11 +1,15 @@ "ref\01452846618-17854-1-git-send-email-alexandre.belloni@free-electrons.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH] ARM: dts: at91: sama5d4_xplained: properly mux phy interrupt\0" + "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Subject\0Re: [PATCH] ARM: dts: at91: sama5d4_xplained: properly mux phy interrupt\0" "Date\0Fri, 22 Jan 2016 17:12:06 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Alexandre Belloni <alexandre.belloni@free-electrons.com>\0" + "Cc\0Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>" + <linux-arm-kernel@lists.infradead.org> + <linux-kernel@vger.kernel.org> + " <stable@vger.kernel.org>\0" "\00:1\0" "b\0" - "Le 15/01/2016 09:30, Alexandre Belloni a ?crit :\n" + "Le 15/01/2016 09:30, Alexandre Belloni a \303\251crit :\n" "> No interrupt were received from the phy because PIOE 1 may not be properly\n" "> muxed. It prevented proper link detection, especially since commit\n" "> 321beec5047a (\"net: phy: Use interrupts when available in NOLINK state\")\n" @@ -30,13 +34,13 @@ "> --- a/arch/arm/boot/dts/at91-sama5d4_xplained.dts\n" "> +++ b/arch/arm/boot/dts/at91-sama5d4_xplained.dts\n" "> @@ -86,6 +86,8 @@\n" - "> \t\t\tmacb0: ethernet at f8020000 {\n" + "> \t\t\tmacb0: ethernet@f8020000 {\n" "> \t\t\t\tphy-mode = \"rmii\";\n" "> \t\t\t\tstatus = \"okay\";\n" "> +\t\t\t\tpinctrl-names = \"default\";\n" "> +\t\t\t\tpinctrl-0 = <&pinctrl_macb0_rmii &pinctrl_macb0_phy_irq>;\n" "> \n" - "> \t\t\t\tphy0: ethernet-phy at 1 {\n" + "> \t\t\t\tphy0: ethernet-phy@1 {\n" "> \t\t\t\t\tinterrupt-parent = <&pioE>;\n" "> @@ -152,6 +154,10 @@\n" "> \t\t\t\t\t\tatmel,pins =\n" @@ -55,4 +59,4 @@ "-- \n" Nicolas Ferre -9ae2258797cfd96793f5c3682a1976b33a62af48a8eb719add0e62d9d3b9dcde +8498d66634919f2baa33dd87984f7b9042dee8e6d04343c0bc7a1d5bfcfe1ca3
diff --git a/a/1.txt b/N2/1.txt index e0e7fdf..654e725 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -Le 15/01/2016 09:30, Alexandre Belloni a ?crit : +Le 15/01/2016 09:30, Alexandre Belloni a �crit : > No interrupt were received from the phy because PIOE 1 may not be properly > muxed. It prevented proper link detection, especially since commit > 321beec5047a ("net: phy: Use interrupts when available in NOLINK state") @@ -23,13 +23,13 @@ thanks! > --- a/arch/arm/boot/dts/at91-sama5d4_xplained.dts > +++ b/arch/arm/boot/dts/at91-sama5d4_xplained.dts > @@ -86,6 +86,8 @@ -> macb0: ethernet at f8020000 { +> macb0: ethernet@f8020000 { > phy-mode = "rmii"; > status = "okay"; > + pinctrl-names = "default"; > + pinctrl-0 = <&pinctrl_macb0_rmii &pinctrl_macb0_phy_irq>; > -> phy0: ethernet-phy at 1 { +> phy0: ethernet-phy@1 { > interrupt-parent = <&pioE>; > @@ -152,6 +154,10 @@ > atmel,pins = diff --git a/a/content_digest b/N2/content_digest index 356835b..e39890b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,11 +1,15 @@ "ref\01452846618-17854-1-git-send-email-alexandre.belloni@free-electrons.com\0" - "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" - "Subject\0[PATCH] ARM: dts: at91: sama5d4_xplained: properly mux phy interrupt\0" + "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Subject\0Re: [PATCH] ARM: dts: at91: sama5d4_xplained: properly mux phy interrupt\0" "Date\0Fri, 22 Jan 2016 17:12:06 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Alexandre Belloni <alexandre.belloni@free-electrons.com>\0" + "Cc\0Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>" + <linux-arm-kernel@lists.infradead.org> + <linux-kernel@vger.kernel.org> + " <stable@vger.kernel.org>\0" "\00:1\0" "b\0" - "Le 15/01/2016 09:30, Alexandre Belloni a ?crit :\n" + "Le 15/01/2016 09:30, Alexandre Belloni a \303\257\302\277\302\275crit :\n" "> No interrupt were received from the phy because PIOE 1 may not be properly\n" "> muxed. It prevented proper link detection, especially since commit\n" "> 321beec5047a (\"net: phy: Use interrupts when available in NOLINK state\")\n" @@ -30,13 +34,13 @@ "> --- a/arch/arm/boot/dts/at91-sama5d4_xplained.dts\n" "> +++ b/arch/arm/boot/dts/at91-sama5d4_xplained.dts\n" "> @@ -86,6 +86,8 @@\n" - "> \t\t\tmacb0: ethernet at f8020000 {\n" + "> \t\t\tmacb0: ethernet@f8020000 {\n" "> \t\t\t\tphy-mode = \"rmii\";\n" "> \t\t\t\tstatus = \"okay\";\n" "> +\t\t\t\tpinctrl-names = \"default\";\n" "> +\t\t\t\tpinctrl-0 = <&pinctrl_macb0_rmii &pinctrl_macb0_phy_irq>;\n" "> \n" - "> \t\t\t\tphy0: ethernet-phy at 1 {\n" + "> \t\t\t\tphy0: ethernet-phy@1 {\n" "> \t\t\t\t\tinterrupt-parent = <&pioE>;\n" "> @@ -152,6 +154,10 @@\n" "> \t\t\t\t\t\tatmel,pins =\n" @@ -55,4 +59,4 @@ "-- \n" Nicolas Ferre -9ae2258797cfd96793f5c3682a1976b33a62af48a8eb719add0e62d9d3b9dcde +5bab7c1d6fc9729ad3727db1a705875827538b84151360c55d81d9a1f3844432
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.