diff for duplicates of <1484691981.26620.55.camel@baylibre.com> diff --git a/a/content_digest b/N1/content_digest index 6d49688..1a1049d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -4,7 +4,7 @@ "From\0jbrunet@baylibre.com (Jerome Brunet)\0" "Subject\0[PATCH 0/5] meson-gx: reset RGMII PHYs and configure TX delay\0" "Date\0Tue, 17 Jan 2017 23:26:21 +0100\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue, 2017-01-17 at 22:09 +0100, Martin Blumenstingl wrote:\n" @@ -166,4 +166,4 @@ "> [0] http://lxr.free-electrons.com/source/Documentation/devicetree/bin\n" > dings/net/phy.txt#L22 -f568b33dbb476dc7489b4b449e7e7257caef0ca83799f186ac51d3cd117bf846 +18dfffe9f95eb08adc220af04864f0cebcad6b67a2595c7badab022221a4b7f7
diff --git a/a/1.txt b/N2/1.txt index 4b56f9c..f234ae9 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,5 +1,5 @@ On Tue, 2017-01-17 at 22:09 +0100, Martin Blumenstingl wrote: -> On Tue, Jan 17, 2017 at 8:23 PM, Jerome Brunet <jbrunet@baylibre.com> +> On Tue, Jan 17, 2017 at 8:23 PM, Jerome Brunet <jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> > wrote: > > > > On Sat, 2016-12-03 at 00:47 +0100, Martin Blumenstingl wrote: @@ -15,7 +15,7 @@ On Tue, 2017-01-17 at 22:09 +0100, Martin Blumenstingl wrote: > > > - once "accidentally" by the PHY (this was fixed with [2]) > > > - once by the MAC because there was a hardcoded TX delay (of > > > 2ns), -> > > ? this will be configurable with the changes from [0] +> > > this will be configurable with the changes from [0] > > > > > > These are the dts changes which belong to my other series (in v2 > > > these patches were part of the other series, upon request of the @@ -48,7 +48,7 @@ On Tue, 2017-01-17 at 22:09 +0100, Martin Blumenstingl wrote: > > > 001831.html > > > > > > Martin Blumenstingl (5): -> > > ? ARM64: dts: meson-gx: move the MDIO node to meson-gx +> > > ARM64: dts: meson-gx: move the MDIO node to meson-gx > > > > Sorry for the late reply, I've only been able to test this > > yesterday. @@ -99,10 +99,10 @@ meson-gx" all boards not declaring the PHY explicitly can't detect it anymore. that's more or less all gxbb boards With "ARM64: dts: meson-gxbb-odroidc2: add reset for the ethernet PHY" -the odroid gets fixed ... but the p200 and vega-s95 are still broken? +the odroid gets fixed ... but the p200 and vega-s95 are still broken With the next patch, the p200 is/should have been fixed, then the vega- -s95 is fixed? +s95 is fixed In the end the gxbb-nexbox is still broken. To be honest I did not verify if there any other board in that case. @@ -115,10 +115,10 @@ history with regressions > > > > > > -> > > ? ARM64: dts: meson-gxbb-odroidc2: add reset for the ethernet PHY -> > > ? ARM64: dts: meson-gxbb-p20x: add reset for the ethernet PHY -> > > ? ARM64: dts: meson-gxbb-vega-s95: add reset for the ethernet PHY -> > > ? ARM64: dts: amlogic: add the ethernet TX delay configuration +> > > ARM64: dts: meson-gxbb-odroidc2: add reset for the ethernet PHY +> > > ARM64: dts: meson-gxbb-p20x: add reset for the ethernet PHY +> > > ARM64: dts: meson-gxbb-vega-s95: add reset for the ethernet PHY +> > > ARM64: dts: amlogic: add the ethernet TX delay configuration > > > > > > > Last remark, about the use of ethernet-phy-idXXXX.XXXX in the @@ -140,19 +140,23 @@ OK > > > > > > -> > > ?arch/arm64/boot/dts/amlogic/meson-gx.dtsi????????????|??6 ++++++ -> > > ?arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts??| 17 +> > > arch/arm64/boot/dts/amlogic/meson-gx.dtsi | 6 ++++++ +> > > arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts | 17 > > > +++++++++++++++++ -> > > ?arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi?????| 17 +> > > arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi | 17 > > > +++++++++++++++++ -> > > ?arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi | 17 +> > > arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi | 17 > > > +++++++++++++++++ -> > > ?arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts |??2 ++ -> > > ?arch/arm64/boot/dts/amlogic/meson-gxl.dtsi???????????|??6 ------ -> > > ?arch/arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts??|??2 ++ -> > > ?arch/arm64/boot/dts/amlogic/meson-gxm-s912-q200.dts??|??2 ++ -> > > ?8 files changed, 63 insertions(+), 6 deletions(-) +> > > arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts | 2 ++ +> > > arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 6 ------ +> > > arch/arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts | 2 ++ +> > > arch/arm64/boot/dts/amlogic/meson-gxm-s912-q200.dts | 2 ++ +> > > 8 files changed, 63 insertions(+), 6 deletions(-) > > > > > [0] http://lxr.free-electrons.com/source/Documentation/devicetree/bin > dings/net/phy.txt#L22 +-- +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/N2/content_digest index 6d49688..ab02046 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,14 +1,24 @@ "ref\020161202234739.22929-1-martin.blumenstingl@googlemail.com\0" "ref\01484680984.26620.29.camel@baylibre.com\0" "ref\0CAFBinCDvtufXUxe+cRCzOKFtbOqS-xEr0Vp=_0S4Pn+sTPHOmg@mail.gmail.com\0" - "From\0jbrunet@baylibre.com (Jerome Brunet)\0" - "Subject\0[PATCH 0/5] meson-gx: reset RGMII PHYs and configure TX delay\0" + "ref\0CAFBinCDvtufXUxe+cRCzOKFtbOqS-xEr0Vp=_0S4Pn+sTPHOmg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" + "From\0Jerome Brunet <jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0" + "Subject\0Re: [PATCH 0/5] meson-gx: reset RGMII PHYs and configure TX delay\0" "Date\0Tue, 17 Jan 2017 23:26:21 +0100\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>\0" + "Cc\0linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org + carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + will.deacon-5wv7dgnIgG8@public.gmane.org + catalin.marinas-5wv7dgnIgG8@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + " robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org\0" "\00:1\0" "b\0" "On Tue, 2017-01-17 at 22:09 +0100, Martin Blumenstingl wrote:\n" - "> On Tue, Jan 17, 2017 at 8:23 PM, Jerome Brunet <jbrunet@baylibre.com>\n" + "> On Tue, Jan 17, 2017 at 8:23 PM, Jerome Brunet <jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\n" "> wrote:\n" "> > \n" "> > On Sat, 2016-12-03 at 00:47 +0100, Martin Blumenstingl wrote:\n" @@ -24,7 +34,7 @@ "> > > - once \"accidentally\" by the PHY (this was fixed with [2])\n" "> > > - once by the MAC because there was a hardcoded TX delay (of\n" "> > > 2ns),\n" - "> > > ? this will be configurable with the changes from [0]\n" + "> > > \302\240 this will be configurable with the changes from [0]\n" "> > > \n" "> > > These are the dts changes which belong to my other series (in v2\n" "> > > these patches were part of the other series, upon request of the\n" @@ -57,7 +67,7 @@ "> > > 001831.html\n" "> > > \n" "> > > Martin Blumenstingl (5):\n" - "> > > ? ARM64: dts: meson-gx: move the MDIO node to meson-gx\n" + "> > > \302\240 ARM64: dts: meson-gx: move the MDIO node to meson-gx\n" "> > \n" "> > Sorry for the late reply, I've only been able to test this\n" "> > yesterday.\n" @@ -108,10 +118,10 @@ "anymore. that's more or less all gxbb boards\n" "\n" "With \"ARM64: dts: meson-gxbb-odroidc2: add reset for the ethernet PHY\"\n" - "the odroid gets fixed ... but the p200 and vega-s95 are still broken?\n" + "the odroid gets fixed ... but the p200 and vega-s95 are still broken\302\240\n" "\n" "With the next patch, the p200 is/should have been fixed, then the vega-\n" - "s95 is fixed?\n" + "s95 is fixed\302\240\n" "\n" "In the end the gxbb-nexbox is still broken. To be honest I did not\n" "verify if there any other board in that case.\n" @@ -124,10 +134,10 @@ "> \n" "> > \n" "> > > \n" - "> > > ? ARM64: dts: meson-gxbb-odroidc2: add reset for the ethernet PHY\n" - "> > > ? ARM64: dts: meson-gxbb-p20x: add reset for the ethernet PHY\n" - "> > > ? ARM64: dts: meson-gxbb-vega-s95: add reset for the ethernet PHY\n" - "> > > ? ARM64: dts: amlogic: add the ethernet TX delay configuration\n" + "> > > \302\240 ARM64: dts: meson-gxbb-odroidc2: add reset for the ethernet PHY\n" + "> > > \302\240 ARM64: dts: meson-gxbb-p20x: add reset for the ethernet PHY\n" + "> > > \302\240 ARM64: dts: meson-gxbb-vega-s95: add reset for the ethernet PHY\n" + "> > > \302\240 ARM64: dts: amlogic: add the ethernet TX delay configuration\n" "> > > \n" "> > \n" "> > Last remark, about the use of ethernet-phy-idXXXX.XXXX in the\n" @@ -149,21 +159,25 @@ "> \n" "> > \n" "> > > \n" - "> > > ?arch/arm64/boot/dts/amlogic/meson-gx.dtsi????????????|??6 ++++++\n" - "> > > ?arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts??| 17\n" + "> > > \302\240arch/arm64/boot/dts/amlogic/meson-gx.dtsi\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\2406 ++++++\n" + "> > > \302\240arch/arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts\302\240\302\240| 17\n" "> > > +++++++++++++++++\n" - "> > > ?arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi?????| 17\n" + "> > > \302\240arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi\302\240\302\240\302\240\302\240\302\240| 17\n" "> > > +++++++++++++++++\n" - "> > > ?arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi | 17\n" + "> > > \302\240arch/arm64/boot/dts/amlogic/meson-gxbb-vega-s95.dtsi | 17\n" "> > > +++++++++++++++++\n" - "> > > ?arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts |??2 ++\n" - "> > > ?arch/arm64/boot/dts/amlogic/meson-gxl.dtsi???????????|??6 ------\n" - "> > > ?arch/arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts??|??2 ++\n" - "> > > ?arch/arm64/boot/dts/amlogic/meson-gxm-s912-q200.dts??|??2 ++\n" - "> > > ?8 files changed, 63 insertions(+), 6 deletions(-)\n" + "> > > \302\240arch/arm64/boot/dts/amlogic/meson-gxl-s905d-p230.dts |\302\240\302\2402 ++\n" + "> > > \302\240arch/arm64/boot/dts/amlogic/meson-gxl.dtsi\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\2406 ------\n" + "> > > \302\240arch/arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts\302\240\302\240|\302\240\302\2402 ++\n" + "> > > \302\240arch/arm64/boot/dts/amlogic/meson-gxm-s912-q200.dts\302\240\302\240|\302\240\302\2402 ++\n" + "> > > \302\2408 files changed, 63 insertions(+), 6 deletions(-)\n" "> > > \n" "> \n" "> [0] http://lxr.free-electrons.com/source/Documentation/devicetree/bin\n" - > dings/net/phy.txt#L22 + "> dings/net/phy.txt#L22\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 -f568b33dbb476dc7489b4b449e7e7257caef0ca83799f186ac51d3cd117bf846 +c5264c1ce1bceae9e4bb89cce1e41df1e918bd059b70a879728f99c24d5c2f5d
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.