diff for duplicates of <53BF4246.2070706@atmel.com> diff --git a/a/1.txt b/N1/1.txt index b85ff6d..d12c4ae 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,12 +13,12 @@ On 07/11/2014 03:59 AM, Boris BREZILLON wrote: > By defining both phys we're letting the phy core detect the one actually > available on the MDIO bus. > -> Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com> +> Signed-off-by: Boris BREZILLON <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> For this patch series, test OK on both Embest (sama5d34ek) and Ronetix (sama5d33ek). -Tested-by: Bo Shen <voice.shen@atmel.com> +Tested-by: Bo Shen <voice.shen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> > --- > @@ -35,12 +35,12 @@ Tested-by: Bo Shen <voice.shen@atmel.com> > +++ b/arch/arm/boot/dts/sama5d3xcm.dtsi > @@ -34,6 +34,36 @@ > -> macb0: ethernet at f0028000 { +> macb0: ethernet@f0028000 { > phy-mode = "rgmii"; > + #address-cells = <1>; > + #size-cells = <0>; > + -> + ethernet-phy at 1 { +> + ethernet-phy@1 { > + reg = <0x1>; > + interrupt-parent = <&pioB>; > + interrupts = <25 IRQ_TYPE_EDGE_FALLING>; @@ -54,7 +54,7 @@ Tested-by: Bo Shen <voice.shen@atmel.com> > + rxd3-skew-ps = <400>; > + }; > + -> + ethernet-phy at 7 { +> + ethernet-phy@7 { > + reg = <0x7>; > + interrupt-parent = <&pioB>; > + interrupts = <25 IRQ_TYPE_EDGE_FALLING>; @@ -69,8 +69,13 @@ Tested-by: Bo Shen <voice.shen@atmel.com> > + }; > }; > -> pmc: pmc at fffffc00 { +> pmc: pmc@fffffc00 { > Best Regards, Bo Shen + +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index f531411..e08355e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,25 @@ "ref\01405022394-8311-1-git-send-email-boris.brezillon@free-electrons.com\0" "ref\01405022394-8311-2-git-send-email-boris.brezillon@free-electrons.com\0" - "From\0voice.shen@atmel.com (Bo Shen)\0" - "Subject\0[PATCH v3 1/2] ARM: at91/dt: describe rgmii ethernet phy connected to sama5d3xek boards\0" + "ref\01405022394-8311-2-git-send-email-boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0" + "From\0Bo Shen <voice.shen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCH v3 1/2] ARM: at91/dt: describe rgmii ethernet phy connected to sama5d3xek boards\0" "Date\0Fri, 11 Jul 2014 09:47:50 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Boris BREZILLON <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" + Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> + Jean-Christophe Plagniol-Villard <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> + Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Andrew Victor <linux-PelNFVqkFnVyf+4FbqDuWQ@public.gmane.org> + " Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "Hi Boris,\n" @@ -21,12 +37,12 @@ "> By defining both phys we're letting the phy core detect the one actually\n" "> available on the MDIO bus.\n" ">\n" - "> Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com>\n" + "> Signed-off-by: Boris BREZILLON <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "\n" "For this patch series, test OK on both Embest (sama5d34ek) and Ronetix \n" "(sama5d33ek).\n" "\n" - "Tested-by: Bo Shen <voice.shen@atmel.com>\n" + "Tested-by: Bo Shen <voice.shen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" "\n" "> ---\n" ">\n" @@ -43,12 +59,12 @@ "> +++ b/arch/arm/boot/dts/sama5d3xcm.dtsi\n" "> @@ -34,6 +34,36 @@\n" ">\n" - "> \t\t\tmacb0: ethernet at f0028000 {\n" + "> \t\t\tmacb0: ethernet@f0028000 {\n" "> \t\t\t\tphy-mode = \"rgmii\";\n" "> +\t\t\t\t#address-cells = <1>;\n" "> +\t\t\t\t#size-cells = <0>;\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 = <&pioB>;\n" "> +\t\t\t\t\tinterrupts = <25 IRQ_TYPE_EDGE_FALLING>;\n" @@ -62,7 +78,7 @@ "> +\t\t\t\t\trxd3-skew-ps = <400>;\n" "> +\t\t\t\t};\n" "> +\n" - "> +\t\t\t\tethernet-phy at 7 {\n" + "> +\t\t\t\tethernet-phy@7 {\n" "> +\t\t\t\t\treg = <0x7>;\n" "> +\t\t\t\t\tinterrupt-parent = <&pioB>;\n" "> +\t\t\t\t\tinterrupts = <25 IRQ_TYPE_EDGE_FALLING>;\n" @@ -77,10 +93,15 @@ "> +\t\t\t\t};\n" "> \t\t\t};\n" ">\n" - "> \t\t\tpmc: pmc at fffffc00 {\n" + "> \t\t\tpmc: pmc@fffffc00 {\n" ">\n" "\n" "Best Regards,\n" - Bo Shen + "Bo Shen\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -ad38a897e2af86ecc6e494388bf31c69a0e4a7c3a6cfd1368f0b32fc723517ce +7cbc1f837b58304c0c08f9dda355c1f03f06b364a8175e01b62a84019d2a90ef
diff --git a/a/1.txt b/N2/1.txt index b85ff6d..39befc5 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -35,12 +35,12 @@ Tested-by: Bo Shen <voice.shen@atmel.com> > +++ b/arch/arm/boot/dts/sama5d3xcm.dtsi > @@ -34,6 +34,36 @@ > -> macb0: ethernet at f0028000 { +> macb0: ethernet@f0028000 { > phy-mode = "rgmii"; > + #address-cells = <1>; > + #size-cells = <0>; > + -> + ethernet-phy at 1 { +> + ethernet-phy@1 { > + reg = <0x1>; > + interrupt-parent = <&pioB>; > + interrupts = <25 IRQ_TYPE_EDGE_FALLING>; @@ -54,7 +54,7 @@ Tested-by: Bo Shen <voice.shen@atmel.com> > + rxd3-skew-ps = <400>; > + }; > + -> + ethernet-phy at 7 { +> + ethernet-phy@7 { > + reg = <0x7>; > + interrupt-parent = <&pioB>; > + interrupts = <25 IRQ_TYPE_EDGE_FALLING>; @@ -69,7 +69,7 @@ Tested-by: Bo Shen <voice.shen@atmel.com> > + }; > }; > -> pmc: pmc at fffffc00 { +> pmc: pmc@fffffc00 { > Best Regards, diff --git a/a/content_digest b/N2/content_digest index f531411..c1de00d 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,24 @@ "ref\01405022394-8311-1-git-send-email-boris.brezillon@free-electrons.com\0" "ref\01405022394-8311-2-git-send-email-boris.brezillon@free-electrons.com\0" - "From\0voice.shen@atmel.com (Bo Shen)\0" - "Subject\0[PATCH v3 1/2] ARM: at91/dt: describe rgmii ethernet phy connected to sama5d3xek boards\0" + "From\0Bo Shen <voice.shen@atmel.com>\0" + "Subject\0Re: [PATCH v3 1/2] ARM: at91/dt: describe rgmii ethernet phy connected to sama5d3xek boards\0" "Date\0Fri, 11 Jul 2014 09:47:50 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Boris BREZILLON <boris.brezillon@free-electrons.com>" + Nicolas Ferre <nicolas.ferre@atmel.com> + Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com> + Alexandre Belloni <alexandre.belloni@free-electrons.com> + Andrew Victor <linux@maxim.org.za> + " Florian Fainelli <f.fainelli@gmail.com>\0" + "Cc\0Mark Rutland <mark.rutland@arm.com>" + <devicetree@vger.kernel.org> + Pawel Moll <pawel.moll@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + <netdev@vger.kernel.org> + <linux-kernel@vger.kernel.org> + Rob Herring <robh+dt@kernel.org> + Kumar Gala <galak@codeaurora.org> + David S. Miller <davem@davemloft.net> + " <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "Hi Boris,\n" @@ -43,12 +58,12 @@ "> +++ b/arch/arm/boot/dts/sama5d3xcm.dtsi\n" "> @@ -34,6 +34,36 @@\n" ">\n" - "> \t\t\tmacb0: ethernet at f0028000 {\n" + "> \t\t\tmacb0: ethernet@f0028000 {\n" "> \t\t\t\tphy-mode = \"rgmii\";\n" "> +\t\t\t\t#address-cells = <1>;\n" "> +\t\t\t\t#size-cells = <0>;\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 = <&pioB>;\n" "> +\t\t\t\t\tinterrupts = <25 IRQ_TYPE_EDGE_FALLING>;\n" @@ -62,7 +77,7 @@ "> +\t\t\t\t\trxd3-skew-ps = <400>;\n" "> +\t\t\t\t};\n" "> +\n" - "> +\t\t\t\tethernet-phy at 7 {\n" + "> +\t\t\t\tethernet-phy@7 {\n" "> +\t\t\t\t\treg = <0x7>;\n" "> +\t\t\t\t\tinterrupt-parent = <&pioB>;\n" "> +\t\t\t\t\tinterrupts = <25 IRQ_TYPE_EDGE_FALLING>;\n" @@ -77,10 +92,10 @@ "> +\t\t\t\t};\n" "> \t\t\t};\n" ">\n" - "> \t\t\tpmc: pmc at fffffc00 {\n" + "> \t\t\tpmc: pmc@fffffc00 {\n" ">\n" "\n" "Best Regards,\n" Bo Shen -ad38a897e2af86ecc6e494388bf31c69a0e4a7c3a6cfd1368f0b32fc723517ce +25bff58321baf8f398925f587a12eaa0b68a5911f60e1985c0ed8377f223fbd6
diff --git a/a/1.txt b/N3/1.txt index b85ff6d..d12c4ae 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -13,12 +13,12 @@ On 07/11/2014 03:59 AM, Boris BREZILLON wrote: > By defining both phys we're letting the phy core detect the one actually > available on the MDIO bus. > -> Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com> +> Signed-off-by: Boris BREZILLON <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> For this patch series, test OK on both Embest (sama5d34ek) and Ronetix (sama5d33ek). -Tested-by: Bo Shen <voice.shen@atmel.com> +Tested-by: Bo Shen <voice.shen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> > --- > @@ -35,12 +35,12 @@ Tested-by: Bo Shen <voice.shen@atmel.com> > +++ b/arch/arm/boot/dts/sama5d3xcm.dtsi > @@ -34,6 +34,36 @@ > -> macb0: ethernet at f0028000 { +> macb0: ethernet@f0028000 { > phy-mode = "rgmii"; > + #address-cells = <1>; > + #size-cells = <0>; > + -> + ethernet-phy at 1 { +> + ethernet-phy@1 { > + reg = <0x1>; > + interrupt-parent = <&pioB>; > + interrupts = <25 IRQ_TYPE_EDGE_FALLING>; @@ -54,7 +54,7 @@ Tested-by: Bo Shen <voice.shen@atmel.com> > + rxd3-skew-ps = <400>; > + }; > + -> + ethernet-phy at 7 { +> + ethernet-phy@7 { > + reg = <0x7>; > + interrupt-parent = <&pioB>; > + interrupts = <25 IRQ_TYPE_EDGE_FALLING>; @@ -69,8 +69,13 @@ Tested-by: Bo Shen <voice.shen@atmel.com> > + }; > }; > -> pmc: pmc at fffffc00 { +> pmc: pmc@fffffc00 { > Best Regards, Bo Shen + +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N3/content_digest index f531411..30dadc1 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,9 +1,25 @@ "ref\01405022394-8311-1-git-send-email-boris.brezillon@free-electrons.com\0" "ref\01405022394-8311-2-git-send-email-boris.brezillon@free-electrons.com\0" - "From\0voice.shen@atmel.com (Bo Shen)\0" - "Subject\0[PATCH v3 1/2] ARM: at91/dt: describe rgmii ethernet phy connected to sama5d3xek boards\0" + "ref\01405022394-8311-2-git-send-email-boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0" + "From\0Bo Shen <voice.shen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCH v3 1/2] ARM: at91/dt: describe rgmii ethernet phy connected to sama5d3xek boards\0" "Date\0Fri, 11 Jul 2014 09:47:50 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Boris BREZILLON <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>" + Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> + Jean-Christophe Plagniol-Villard <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> + Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Andrew Victor <linux-PelNFVqkFnVyf+4FbqDuWQ@public.gmane.org> + " Florian Fainelli <f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Cc\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>" + <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + <netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + David S. Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org> + " <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" "\00:1\0" "b\0" "Hi Boris,\n" @@ -21,12 +37,12 @@ "> By defining both phys we're letting the phy core detect the one actually\n" "> available on the MDIO bus.\n" ">\n" - "> Signed-off-by: Boris BREZILLON <boris.brezillon@free-electrons.com>\n" + "> Signed-off-by: Boris BREZILLON <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "\n" "For this patch series, test OK on both Embest (sama5d34ek) and Ronetix \n" "(sama5d33ek).\n" "\n" - "Tested-by: Bo Shen <voice.shen@atmel.com>\n" + "Tested-by: Bo Shen <voice.shen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" "\n" "> ---\n" ">\n" @@ -43,12 +59,12 @@ "> +++ b/arch/arm/boot/dts/sama5d3xcm.dtsi\n" "> @@ -34,6 +34,36 @@\n" ">\n" - "> \t\t\tmacb0: ethernet at f0028000 {\n" + "> \t\t\tmacb0: ethernet@f0028000 {\n" "> \t\t\t\tphy-mode = \"rgmii\";\n" "> +\t\t\t\t#address-cells = <1>;\n" "> +\t\t\t\t#size-cells = <0>;\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 = <&pioB>;\n" "> +\t\t\t\t\tinterrupts = <25 IRQ_TYPE_EDGE_FALLING>;\n" @@ -62,7 +78,7 @@ "> +\t\t\t\t\trxd3-skew-ps = <400>;\n" "> +\t\t\t\t};\n" "> +\n" - "> +\t\t\t\tethernet-phy at 7 {\n" + "> +\t\t\t\tethernet-phy@7 {\n" "> +\t\t\t\t\treg = <0x7>;\n" "> +\t\t\t\t\tinterrupt-parent = <&pioB>;\n" "> +\t\t\t\t\tinterrupts = <25 IRQ_TYPE_EDGE_FALLING>;\n" @@ -77,10 +93,15 @@ "> +\t\t\t\t};\n" "> \t\t\t};\n" ">\n" - "> \t\t\tpmc: pmc at fffffc00 {\n" + "> \t\t\tpmc: pmc@fffffc00 {\n" ">\n" "\n" "Best Regards,\n" - Bo Shen + "Bo Shen\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -ad38a897e2af86ecc6e494388bf31c69a0e4a7c3a6cfd1368f0b32fc723517ce +ab641b5669b331afe8c46e3f039e0634ad0556a830a7f3972709e0e00e038db4
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.