diff for duplicates of <20160122114827.GF3608@piout.net> diff --git a/a/1.txt b/N1/1.txt index e5caeb6..d761b7c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -26,21 +26,21 @@ IRQ. > +++ b/arch/arm/boot/dts/at91-sama5d2_xplained.dts > @@ -114,9 +114,15 @@ > -> macb0: ethernet at f8008000 { +> macb0: ethernet@f8008000 { > pinctrl-names = "default"; > - pinctrl-0 = <&pinctrl_macb0_default>; > + pinctrl-0 = <&pinctrl_macb0_default &pinctrl_macb0_phy_irq>; > phy-mode = "rmii"; > status = "okay"; > + -> + ethernet-phy at 1 { +> + ethernet-phy@1 { > + reg = <0x1>; > + interrupt-parent = <&pioA>; > + interrupts = <73 IRQ_TYPE_LEVEL_LOW>; > + }; > }; > -> pdmic at f8018000 { +> pdmic@f8018000 { > @@ -300,6 +306,10 @@ > bias-disable; > }; diff --git a/a/content_digest b/N1/content_digest index dbc855e..ee707fe 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,14 @@ "ref\01453462174-27688-1-git-send-email-nicolas.ferre@atmel.com\0" - "From\0alexandre.belloni@free-electrons.com (Alexandre Belloni)\0" - "Subject\0[PATCH] ARM: at91/dt: sama5d2 Xplained: add phy address and IRQ for macb0\0" + "From\0Alexandre Belloni <alexandre.belloni@free-electrons.com>\0" + "Subject\0Re: [PATCH] ARM: at91/dt: sama5d2 Xplained: add phy address and IRQ for macb0\0" "Date\0Fri, 22 Jan 2016 12:48:27 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + linux-kernel@vger.kernel.org + Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> + Ludovic Desroches <ludovic.desroches@atmel.com> + Wenyou Yang <wenyou.yang@atmel.com> + " Songjun Wu <songjun.wu@atmel.com>\0" "\00:1\0" "b\0" "On 22/01/2016 at 12:29:34 +0100, Nicolas Ferre wrote :\n" @@ -33,21 +39,21 @@ "> +++ b/arch/arm/boot/dts/at91-sama5d2_xplained.dts\n" "> @@ -114,9 +114,15 @@\n" "> \n" - "> \t\t\tmacb0: ethernet at f8008000 {\n" + "> \t\t\tmacb0: ethernet@f8008000 {\n" "> \t\t\t\tpinctrl-names = \"default\";\n" "> -\t\t\t\tpinctrl-0 = <&pinctrl_macb0_default>;\n" "> +\t\t\t\tpinctrl-0 = <&pinctrl_macb0_default &pinctrl_macb0_phy_irq>;\n" "> \t\t\t\tphy-mode = \"rmii\";\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\tinterrupt-parent = <&pioA>;\n" "> +\t\t\t\t\tinterrupts = <73 IRQ_TYPE_LEVEL_LOW>;\n" "> +\t\t\t\t};\n" "> \t\t\t};\n" "> \n" - "> \t\t\tpdmic at f8018000 {\n" + "> \t\t\tpdmic@f8018000 {\n" "> @@ -300,6 +306,10 @@\n" "> \t\t\t\t\tbias-disable;\n" "> \t\t\t\t};\n" @@ -68,4 +74,4 @@ "Embedded Linux, Kernel and Android engineering\n" http://free-electrons.com -71912256b3717d0779f7f381fab28ee1f37c13131e20997d72263f7c9408d01c +c4a3119ef27a98ca9f10bb1c4eee58a9580210b5956e00f988dee0be2858ca96
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.