diff for duplicates of <20170831205928.GS22289@lunn.ch> diff --git a/a/1.txt b/N1/1.txt index 0318d2b..4195744 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -23,7 +23,7 @@ On Thu, Aug 31, 2017 at 03:18:03PM -0500, Rob Herring wrote: > > This is looks better to me, but... > -> > emac: ethernet at 1c0b000 { +> > emac: ethernet@1c0b000 { > > compatible = "allwinner,sun8i-h3-emac"; > > syscon = <&syscon>; > > reg = <0x01c0b000 0x104>; @@ -58,3 +58,7 @@ mdio bus. Also, i think the stmmac driver will only instantiate the mdio bus if there is a node for it in the device tree. Andrew +-- +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 a8e5f6b..39c4b80 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,10 +2,23 @@ "ref\020170826073311.25612-5-clabbe.montjoie@gmail.com\0" "ref\020170826212051.GA10418@lunn.ch\0" "ref\020170831201803.x6vwftfcllrfpk6q@rob-hp-laptop\0" - "From\0andrew@lunn.ch (Andrew Lunn)\0" - "Subject\0[PATCH v4 4/5] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated\0" + "From\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\0" + "Subject\0Re: [PATCH v4 4/5] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated\0" "Date\0Thu, 31 Aug 2017 22:59:28 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "Cc\0Corentin Labbe <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" + mark.rutland-5wv7dgnIgG8@public.gmane.org + maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org + wens-jdAy2FN1RRM@public.gmane.org + linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org + peppe.cavallaro-qxv4g6HH51o@public.gmane.org + alexandre.torgue-qxv4g6HH51o@public.gmane.org + f.fainelli-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org + icenowy-h8G6r0blFSE@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 Thu, Aug 31, 2017 at 03:18:03PM -0500, Rob Herring wrote:\n" @@ -33,7 +46,7 @@ "> \n" "> This is looks better to me, but...\n" "> \n" - "> > emac: ethernet at 1c0b000 {\n" + "> > emac: ethernet@1c0b000 {\n" "> > compatible = \"allwinner,sun8i-h3-emac\";\n" "> > syscon = <&syscon>;\n" "> > reg = <0x01c0b000 0x104>;\n" @@ -67,6 +80,10 @@ "mdio bus. Also, i think the stmmac driver will only instantiate the\n" "mdio bus if there is a node for it in the device tree.\n" "\n" - Andrew + " Andrew\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 -86aa624b7d97a9de9bd3f95413241a9fa34b0e184c77fbea95503b3b3a2f4722 +830beda3ef259b07410063cefb5f13883650c46003939ddc65cb07b17fd4c1d9
diff --git a/a/1.txt b/N2/1.txt index 0318d2b..f0dce6c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -23,7 +23,7 @@ On Thu, Aug 31, 2017 at 03:18:03PM -0500, Rob Herring wrote: > > This is looks better to me, but... > -> > emac: ethernet at 1c0b000 { +> > emac: ethernet@1c0b000 { > > compatible = "allwinner,sun8i-h3-emac"; > > syscon = <&syscon>; > > reg = <0x01c0b000 0x104>; diff --git a/a/content_digest b/N2/content_digest index a8e5f6b..18fea73 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,10 +2,23 @@ "ref\020170826073311.25612-5-clabbe.montjoie@gmail.com\0" "ref\020170826212051.GA10418@lunn.ch\0" "ref\020170831201803.x6vwftfcllrfpk6q@rob-hp-laptop\0" - "From\0andrew@lunn.ch (Andrew Lunn)\0" - "Subject\0[PATCH v4 4/5] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated\0" + "From\0Andrew Lunn <andrew@lunn.ch>\0" + "Subject\0Re: [PATCH v4 4/5] net: stmmac: dwmac-sun8i: choose internal PHY via phy-is-integrated\0" "Date\0Thu, 31 Aug 2017 22:59:28 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Rob Herring <robh@kernel.org>\0" + "Cc\0Corentin Labbe <clabbe.montjoie@gmail.com>" + mark.rutland@arm.com + maxime.ripard@free-electrons.com + wens@csie.org + linux@armlinux.org.uk + peppe.cavallaro@st.com + alexandre.torgue@st.com + f.fainelli@gmail.com + icenowy@aosc.io + 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 Thu, Aug 31, 2017 at 03:18:03PM -0500, Rob Herring wrote:\n" @@ -33,7 +46,7 @@ "> \n" "> This is looks better to me, but...\n" "> \n" - "> > emac: ethernet at 1c0b000 {\n" + "> > emac: ethernet@1c0b000 {\n" "> > compatible = \"allwinner,sun8i-h3-emac\";\n" "> > syscon = <&syscon>;\n" "> > reg = <0x01c0b000 0x104>;\n" @@ -69,4 +82,4 @@ "\n" Andrew -86aa624b7d97a9de9bd3f95413241a9fa34b0e184c77fbea95503b3b3a2f4722 +d6f1830062e8677181c96e05a32574d6591c475bd3a28b6e803c5b010a7c65d0
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.