diff for duplicates of <1487581719.3734.1.camel@baylibre.com> diff --git a/a/content_digest b/N1/content_digest index 108f295..1bafb3d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,7 +3,7 @@ "From\0jbrunet@baylibre.com (Jerome Brunet)\0" "Subject\0[PATCH v5 0/9] meson-gx: reset RGMII PHYs and configure TX delay\0" "Date\0Mon, 20 Feb 2017 10:08:39 +0100\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Sun, 2017-02-19 at 22:41 +0100, Martin Blumenstingl wrote:\n" @@ -58,4 +58,4 @@ "> ?12 files changed, 138 insertions(+), 8 deletions(-)\n" > -20f0549538ef67a60182f9075d4fc8ecc936e030bbc92848d90485d74642908c +dec64aa0829cfeb9c272a77c8173f64aa0f8f3ca7ab309d3a28facecd66f2718
diff --git a/a/1.txt b/N2/1.txt index 9e7ee2a..21bb6d9 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -14,38 +14,42 @@ On Sun, 2017-02-19 at 22:41 +0100, Martin Blumenstingl wrote: > Looks good to me. For the patchset: -Reviewed-by: Jerome Brunet <jbrunet@baylibre.com> +Reviewed-by: Jerome Brunet <jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> > > Martin Blumenstingl (9): -> ? ARM64: dts: meson-gxbb-odroidc2: add the ethernet PHY's reset GPIO -> ? ARM64: dts: meson-gxbb-p200: add the ethernet PHY's reset GPIO -> ? ARM64: dts: meson-gxbb-vega-s95: add the ethernet PHY's reset GPIO -> ? ARM64: dts: meson-gxbb-nexbox-a95x: add the ethernet PHY's reset +> ARM64: dts: meson-gxbb-odroidc2: add the ethernet PHY's reset GPIO +> ARM64: dts: meson-gxbb-p200: add the ethernet PHY's reset GPIO +> ARM64: dts: meson-gxbb-vega-s95: add the ethernet PHY's reset GPIO +> ARM64: dts: meson-gxbb-nexbox-a95x: add the ethernet PHY's reset > GPIO -> ? ARM64: dts: meson-gxbb-wetek-hub: add the ethernet PHY's reset GPIO -> ? ARM64: dts: meson-gxbb-wetek-play2: add the ethernet PHY's reset +> ARM64: dts: meson-gxbb-wetek-hub: add the ethernet PHY's reset GPIO +> ARM64: dts: meson-gxbb-wetek-play2: add the ethernet PHY's reset > GPIO -> ? ARM64: dts: meson-gxbb-p201: fix ethernet support -> ? ARM64: dts: amlogic: add the ethernet TX delay configuration -> ? ARM64: dts: meson-gx: remove the phy-mode property from meson-gx +> ARM64: dts: meson-gxbb-p201: fix ethernet support +> ARM64: dts: amlogic: add the ethernet TX delay configuration +> ARM64: dts: meson-gx: remove the phy-mode property from meson-gx > -> ?arch/arm64/boot/dts/amlogic/meson-gx.dtsi??????????|??1 - -> ?.../boot/dts/amlogic/meson-gxbb-nexbox-a95x.dts????| 17 +> arch/arm64/boot/dts/amlogic/meson-gx.dtsi | 1 - +> .../boot/dts/amlogic/meson-gxbb-nexbox-a95x.dts | 17 > ++++++++++++++ -> ?.../arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts |??7 ++++++ -> ?arch/arm64/boot/dts/amlogic/meson-gxbb-p200.dts????| 25 +> .../arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts | 7 ++++++ +> arch/arm64/boot/dts/amlogic/meson-gxbb-p200.dts | 25 > +++++++++++++++++++++ -> ?arch/arm64/boot/dts/amlogic/meson-gxbb-p201.dts????| 11 +++++++++ -> ?arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi???|??6 ----- -> ?.../boot/dts/amlogic/meson-gxbb-vega-s95.dtsi??????| 21 +> arch/arm64/boot/dts/amlogic/meson-gxbb-p201.dts | 11 +++++++++ +> arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi | 6 ----- +> .../boot/dts/amlogic/meson-gxbb-vega-s95.dtsi | 21 > ++++++++++++++++- -> ?.../boot/dts/amlogic/meson-gxbb-wetek-hub.dts??????| 26 +> .../boot/dts/amlogic/meson-gxbb-wetek-hub.dts | 26 > ++++++++++++++++++++++ -> ?.../boot/dts/amlogic/meson-gxbb-wetek-play2.dts????| 26 +> .../boot/dts/amlogic/meson-gxbb-wetek-play2.dts | 26 > ++++++++++++++++++++++ -> ?.../boot/dts/amlogic/meson-gxl-s905d-p230.dts??????|??2 ++ -> ?.../arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts |??2 ++ -> ?arch/arm64/boot/dts/amlogic/meson-gxm-q200.dts?????|??2 ++ -> ?12 files changed, 138 insertions(+), 8 deletions(-) -> +> .../boot/dts/amlogic/meson-gxl-s905d-p230.dts | 2 ++ +> .../arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts | 2 ++ +> arch/arm64/boot/dts/amlogic/meson-gxm-q200.dts | 2 ++ +> 12 files changed, 138 insertions(+), 8 deletions(-) +> +-- +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 108f295..73f9eab 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,21 @@ "ref\020170122181028.5014-1-martin.blumenstingl@googlemail.com\0" "ref\020170219214149.30418-1-martin.blumenstingl@googlemail.com\0" - "From\0jbrunet@baylibre.com (Jerome Brunet)\0" - "Subject\0[PATCH v5 0/9] meson-gx: reset RGMII PHYs and configure TX delay\0" + "ref\020170219214149.30418-1-martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org\0" + "From\0Jerome Brunet <jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0" + "Subject\0Re: [PATCH v5 0/9] meson-gx: reset RGMII PHYs and configure TX delay\0" "Date\0Mon, 20 Feb 2017 10:08:39 +0100\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>" + khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org + linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org\0" + "Cc\0linux-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 + narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org + " andrew-g2DYL2Zd6BY@public.gmane.org\0" "\00:1\0" "b\0" "On Sun, 2017-02-19 at 22:41 +0100, Martin Blumenstingl wrote:\n" @@ -22,40 +34,44 @@ "> \n" "\n" "Looks good to me. For the patchset:\n" - "Reviewed-by: Jerome Brunet <jbrunet@baylibre.com>\n" + "Reviewed-by: Jerome Brunet <jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\n" "\n" "> \n" "> Martin Blumenstingl (9):\n" - "> ? ARM64: dts: meson-gxbb-odroidc2: add the ethernet PHY's reset GPIO\n" - "> ? ARM64: dts: meson-gxbb-p200: add the ethernet PHY's reset GPIO\n" - "> ? ARM64: dts: meson-gxbb-vega-s95: add the ethernet PHY's reset GPIO\n" - "> ? ARM64: dts: meson-gxbb-nexbox-a95x: add the ethernet PHY's reset\n" + "> \302\240 ARM64: dts: meson-gxbb-odroidc2: add the ethernet PHY's reset GPIO\n" + "> \302\240 ARM64: dts: meson-gxbb-p200: add the ethernet PHY's reset GPIO\n" + "> \302\240 ARM64: dts: meson-gxbb-vega-s95: add the ethernet PHY's reset GPIO\n" + "> \302\240 ARM64: dts: meson-gxbb-nexbox-a95x: add the ethernet PHY's reset\n" "> GPIO\n" - "> ? ARM64: dts: meson-gxbb-wetek-hub: add the ethernet PHY's reset GPIO\n" - "> ? ARM64: dts: meson-gxbb-wetek-play2: add the ethernet PHY's reset\n" + "> \302\240 ARM64: dts: meson-gxbb-wetek-hub: add the ethernet PHY's reset GPIO\n" + "> \302\240 ARM64: dts: meson-gxbb-wetek-play2: add the ethernet PHY's reset\n" "> GPIO\n" - "> ? ARM64: dts: meson-gxbb-p201: fix ethernet support\n" - "> ? ARM64: dts: amlogic: add the ethernet TX delay configuration\n" - "> ? ARM64: dts: meson-gx: remove the phy-mode property from meson-gx\n" + "> \302\240 ARM64: dts: meson-gxbb-p201: fix ethernet support\n" + "> \302\240 ARM64: dts: amlogic: add the ethernet TX delay configuration\n" + "> \302\240 ARM64: dts: meson-gx: remove the phy-mode property from meson-gx\n" "> \n" - "> ?arch/arm64/boot/dts/amlogic/meson-gx.dtsi??????????|??1 -\n" - "> ?.../boot/dts/amlogic/meson-gxbb-nexbox-a95x.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\2401 -\n" + "> \302\240.../boot/dts/amlogic/meson-gxbb-nexbox-a95x.dts\302\240\302\240\302\240\302\240| 17\n" "> ++++++++++++++\n" - "> ?.../arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts |??7 ++++++\n" - "> ?arch/arm64/boot/dts/amlogic/meson-gxbb-p200.dts????| 25\n" + "> \302\240.../arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts |\302\240\302\2407 ++++++\n" + "> \302\240arch/arm64/boot/dts/amlogic/meson-gxbb-p200.dts\302\240\302\240\302\240\302\240| 25\n" "> +++++++++++++++++++++\n" - "> ?arch/arm64/boot/dts/amlogic/meson-gxbb-p201.dts????| 11 +++++++++\n" - "> ?arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi???|??6 -----\n" - "> ?.../boot/dts/amlogic/meson-gxbb-vega-s95.dtsi??????| 21\n" + "> \302\240arch/arm64/boot/dts/amlogic/meson-gxbb-p201.dts\302\240\302\240\302\240\302\240| 11 +++++++++\n" + "> \302\240arch/arm64/boot/dts/amlogic/meson-gxbb-p20x.dtsi\302\240\302\240\302\240|\302\240\302\2406 -----\n" + "> \302\240.../boot/dts/amlogic/meson-gxbb-vega-s95.dtsi\302\240\302\240\302\240\302\240\302\240\302\240| 21\n" "> ++++++++++++++++-\n" - "> ?.../boot/dts/amlogic/meson-gxbb-wetek-hub.dts??????| 26\n" + "> \302\240.../boot/dts/amlogic/meson-gxbb-wetek-hub.dts\302\240\302\240\302\240\302\240\302\240\302\240| 26\n" "> ++++++++++++++++++++++\n" - "> ?.../boot/dts/amlogic/meson-gxbb-wetek-play2.dts????| 26\n" + "> \302\240.../boot/dts/amlogic/meson-gxbb-wetek-play2.dts\302\240\302\240\302\240\302\240| 26\n" "> ++++++++++++++++++++++\n" - "> ?.../boot/dts/amlogic/meson-gxl-s905d-p230.dts??????|??2 ++\n" - "> ?.../arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts |??2 ++\n" - "> ?arch/arm64/boot/dts/amlogic/meson-gxm-q200.dts?????|??2 ++\n" - "> ?12 files changed, 138 insertions(+), 8 deletions(-)\n" - > + "> \302\240.../boot/dts/amlogic/meson-gxl-s905d-p230.dts\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\2402 ++\n" + "> \302\240.../arm64/boot/dts/amlogic/meson-gxm-nexbox-a1.dts |\302\240\302\2402 ++\n" + "> \302\240arch/arm64/boot/dts/amlogic/meson-gxm-q200.dts\302\240\302\240\302\240\302\240\302\240|\302\240\302\2402 ++\n" + "> \302\24012 files changed, 138 insertions(+), 8 deletions(-)\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 -20f0549538ef67a60182f9075d4fc8ecc936e030bbc92848d90485d74642908c +fdafaeb207e095b1e7477606f9dab7752f13edbc304290405bacbdacb23f5e71
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.