diff for duplicates of <20171024190226.GA23866@Red> diff --git a/a/1.txt b/N1/1.txt index 725c19d..4eb14da 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On Tue, Oct 24, 2017 at 01:46:54PM -0500, Rob Herring wrote: > On Wed, Oct 18, 2017 at 01:44:58PM +0200, Corentin Labbe wrote: > > Each child node of an MDIO node is scanned as a PHY when calling > > of_mdiobus_register() givint the following result: -> > [ 18.175379] mdio_bus stmmac-0: /soc/ethernet at 1c30000/mdio/mdio-mux has invalid PHY address +> > [ 18.175379] mdio_bus stmmac-0: /soc/ethernet@1c30000/mdio/mdio-mux has invalid PHY address > > [ 18.175408] mdio_bus stmmac-0: scan phy mdio-mux at address 0 > > [ 18.175450] mdio_bus stmmac-0: scan phy mdio-mux at address 1 > > [...] diff --git a/a/content_digest b/N1/content_digest index 03da6ee..3543063 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,33 @@ "ref\020171018114458.17891-1-clabbe.montjoie@gmail.com\0" "ref\020171018114458.17891-11-clabbe.montjoie@gmail.com\0" "ref\020171024184654.ggfrsrjd3nobku5n@rob-hp-laptop\0" - "From\0clabbe.montjoie@gmail.com (Corentin Labbe)\0" - "Subject\0[PATCH v7 10/10] of: mdio: Prevent of_mdiobus_register from scanning mdio-mux nodes\0" + "From\0Corentin Labbe <clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCH v7 10/10] of: mdio: Prevent of_mdiobus_register from scanning mdio-mux nodes\0" "Date\0Tue, 24 Oct 2017 21:02:26 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0" + "Cc\0mark.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 + 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 + frowand.list-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 + " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0" "\00:1\0" "b\0" "On Tue, Oct 24, 2017 at 01:46:54PM -0500, Rob Herring wrote:\n" "> On Wed, Oct 18, 2017 at 01:44:58PM +0200, Corentin Labbe wrote:\n" "> > Each child node of an MDIO node is scanned as a PHY when calling\n" "> > of_mdiobus_register() givint the following result:\n" - "> > [ 18.175379] mdio_bus stmmac-0: /soc/ethernet at 1c30000/mdio/mdio-mux has invalid PHY address\n" + "> > [ 18.175379] mdio_bus stmmac-0: /soc/ethernet@1c30000/mdio/mdio-mux has invalid PHY address\n" "> > [ 18.175408] mdio_bus stmmac-0: scan phy mdio-mux at address 0\n" "> > [ 18.175450] mdio_bus stmmac-0: scan phy mdio-mux at address 1\n" "> > [...]\n" @@ -26,4 +42,4 @@ "Yes and it is dropped in my two last serie.\n" Forgot to said it in changelog -348fc8ebd408e5515c66a78020358a017645bc1ebc4a61e38b303a0a9da28734 +2d3b7281c7ccd6b8b99a32a847dfc3baa099da7d2b10c1223117b9c26c1aeed2
diff --git a/a/1.txt b/N2/1.txt index 725c19d..4eb14da 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -2,7 +2,7 @@ On Tue, Oct 24, 2017 at 01:46:54PM -0500, Rob Herring wrote: > On Wed, Oct 18, 2017 at 01:44:58PM +0200, Corentin Labbe wrote: > > Each child node of an MDIO node is scanned as a PHY when calling > > of_mdiobus_register() givint the following result: -> > [ 18.175379] mdio_bus stmmac-0: /soc/ethernet at 1c30000/mdio/mdio-mux has invalid PHY address +> > [ 18.175379] mdio_bus stmmac-0: /soc/ethernet@1c30000/mdio/mdio-mux has invalid PHY address > > [ 18.175408] mdio_bus stmmac-0: scan phy mdio-mux at address 0 > > [ 18.175450] mdio_bus stmmac-0: scan phy mdio-mux at address 1 > > [...] diff --git a/a/content_digest b/N2/content_digest index 03da6ee..5322e06 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,17 +1,33 @@ "ref\020171018114458.17891-1-clabbe.montjoie@gmail.com\0" "ref\020171018114458.17891-11-clabbe.montjoie@gmail.com\0" "ref\020171024184654.ggfrsrjd3nobku5n@rob-hp-laptop\0" - "From\0clabbe.montjoie@gmail.com (Corentin Labbe)\0" - "Subject\0[PATCH v7 10/10] of: mdio: Prevent of_mdiobus_register from scanning mdio-mux nodes\0" + "From\0Corentin Labbe <clabbe.montjoie@gmail.com>\0" + "Subject\0Re: [PATCH v7 10/10] of: mdio: Prevent of_mdiobus_register from scanning mdio-mux nodes\0" "Date\0Tue, 24 Oct 2017 21:02:26 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Rob Herring <robh@kernel.org>\0" + "Cc\0mark.rutland@arm.com" + maxime.ripard@free-electrons.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 + frowand.list@gmail.com + netdev@vger.kernel.org + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + " linux-sunxi@googlegroups.com\0" "\00:1\0" "b\0" "On Tue, Oct 24, 2017 at 01:46:54PM -0500, Rob Herring wrote:\n" "> On Wed, Oct 18, 2017 at 01:44:58PM +0200, Corentin Labbe wrote:\n" "> > Each child node of an MDIO node is scanned as a PHY when calling\n" "> > of_mdiobus_register() givint the following result:\n" - "> > [ 18.175379] mdio_bus stmmac-0: /soc/ethernet at 1c30000/mdio/mdio-mux has invalid PHY address\n" + "> > [ 18.175379] mdio_bus stmmac-0: /soc/ethernet@1c30000/mdio/mdio-mux has invalid PHY address\n" "> > [ 18.175408] mdio_bus stmmac-0: scan phy mdio-mux at address 0\n" "> > [ 18.175450] mdio_bus stmmac-0: scan phy mdio-mux at address 1\n" "> > [...]\n" @@ -26,4 +42,4 @@ "Yes and it is dropped in my two last serie.\n" Forgot to said it in changelog -348fc8ebd408e5515c66a78020358a017645bc1ebc4a61e38b303a0a9da28734 +22e492360339bc1987fcaf938c0a612bc99cd61a66e9f1005481eafc56fa0fd8
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.