diff for duplicates of <20170908073657.GA29999@Red> diff --git a/a/1.txt b/N1/1.txt index 2cd0eeb..71860e9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -26,7 +26,7 @@ On Fri, Sep 08, 2017 at 09:19:54AM +0200, Maxime Ripard wrote: > > +}; > > + > > +&mdio { -> > + ext_rgmii_phy: ethernet-phy at 7 { +> > + ext_rgmii_phy: ethernet-phy@7 { > > + compatible = "ethernet-phy-ieee802.3-c22"; > > + reg = <7>; > > + }; @@ -40,3 +40,7 @@ Since H5 DTSI include arm/sunxi-h3-h5.dtsi it compiles. Furthermore, I restested just now and confirm, it compiles fine. Regards +-- +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 20ca357..1ccd457 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,10 +1,25 @@ "ref\020170908071156.5115-1-clabbe.montjoie@gmail.com\0" "ref\020170908071156.5115-2-clabbe.montjoie@gmail.com\0" "ref\020170908071954.j2bhtw4wqa27fald@flea.lan\0" - "From\0clabbe.montjoie@gmail.com (Corentin Labbe)\0" - "Subject\0[PATCH v5 01/10] arm64: dts: allwinner: Restore EMAC changes\0" + "ref\020170908071954.j2bhtw4wqa27fald-ZC1Zs529Oq4@public.gmane.org\0" + "From\0Corentin Labbe <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCH v5 01/10] arm64: dts: allwinner: Restore EMAC changes\0" "Date\0Fri, 8 Sep 2017 09:36:57 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" + mark.rutland-5wv7dgnIgG8@public.gmane.org + wens-jdAy2FN1RRM@public.gmane.org + linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org + catalin.marinas-5wv7dgnIgG8@public.gmane.org + will.deacon-5wv7dgnIgG8@public.gmane.org + peppe.cavallaro-qxv4g6HH51o@public.gmane.org + alexandre.torgue-qxv4g6HH51o@public.gmane.org + andrew-g2DYL2Zd6BY@public.gmane.org + f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org + netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On Fri, Sep 08, 2017 at 09:19:54AM +0200, Maxime Ripard wrote:\n" @@ -35,7 +50,7 @@ "> > +};\n" "> > +\n" "> > +&mdio {\n" - "> > +\text_rgmii_phy: ethernet-phy at 7 {\n" + "> > +\text_rgmii_phy: ethernet-phy@7 {\n" "> > +\t\tcompatible = \"ethernet-phy-ieee802.3-c22\";\n" "> > +\t\treg = <7>;\n" "> > +\t};\n" @@ -48,6 +63,10 @@ "Since H5 DTSI include arm/sunxi-h3-h5.dtsi it compiles.\n" "Furthermore, I restested just now and confirm, it compiles fine.\n" "\n" - Regards + "Regards\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 -092c4f7d651ebcabf7f5768804d951e31aee6f25918201fdc09c743642d73a15 +18111973c4365928a01a2512288928c59a7a12d224cbd9a853622360aec03572
diff --git a/a/1.txt b/N2/1.txt index 2cd0eeb..a3bcc2a 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -26,7 +26,7 @@ On Fri, Sep 08, 2017 at 09:19:54AM +0200, Maxime Ripard wrote: > > +}; > > + > > +&mdio { -> > + ext_rgmii_phy: ethernet-phy at 7 { +> > + ext_rgmii_phy: ethernet-phy@7 { > > + compatible = "ethernet-phy-ieee802.3-c22"; > > + reg = <7>; > > + }; diff --git a/a/content_digest b/N2/content_digest index 20ca357..d3da4b2 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,10 +1,24 @@ "ref\020170908071156.5115-1-clabbe.montjoie@gmail.com\0" "ref\020170908071156.5115-2-clabbe.montjoie@gmail.com\0" "ref\020170908071954.j2bhtw4wqa27fald@flea.lan\0" - "From\0clabbe.montjoie@gmail.com (Corentin Labbe)\0" - "Subject\0[PATCH v5 01/10] arm64: dts: allwinner: Restore EMAC changes\0" + "From\0Corentin Labbe <clabbe.montjoie@gmail.com>\0" + "Subject\0Re: [PATCH v5 01/10] arm64: dts: allwinner: Restore EMAC changes\0" "Date\0Fri, 8 Sep 2017 09:36:57 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Maxime Ripard <maxime.ripard@free-electrons.com>\0" + "Cc\0robh+dt@kernel.org" + mark.rutland@arm.com + wens@csie.org + linux@armlinux.org.uk + catalin.marinas@arm.com + will.deacon@arm.com + peppe.cavallaro@st.com + alexandre.torgue@st.com + andrew@lunn.ch + f.fainelli@gmail.com + netdev@vger.kernel.org + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "On Fri, Sep 08, 2017 at 09:19:54AM +0200, Maxime Ripard wrote:\n" @@ -35,7 +49,7 @@ "> > +};\n" "> > +\n" "> > +&mdio {\n" - "> > +\text_rgmii_phy: ethernet-phy at 7 {\n" + "> > +\text_rgmii_phy: ethernet-phy@7 {\n" "> > +\t\tcompatible = \"ethernet-phy-ieee802.3-c22\";\n" "> > +\t\treg = <7>;\n" "> > +\t};\n" @@ -50,4 +64,4 @@ "\n" Regards -092c4f7d651ebcabf7f5768804d951e31aee6f25918201fdc09c743642d73a15 +1e15ddda36edaca63af3b3366d7bb569681fa1808d0189ece31ed0f358e6aa99
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.