diff for duplicates of <m2d1dod5wu.fsf@baylibre.com> diff --git a/a/1.txt b/N1/1.txt index 26eea9e..b47379a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,8 +1,8 @@ -Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes: +Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> writes: > Hi Linus, > -> On Mon, Mar 6, 2017 at 3:42 PM, Jerome Brunet <jbrunet@baylibre.com> wrote: +> On Mon, Mar 6, 2017 at 3:42 PM, Jerome Brunet <jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> wrote: >> On Sat, 2017-03-04 at 22:23 +0100, Martin Blumenstingl wrote: >>> This adds support for the missing PWM pins on Meson GXL SoCs, namely: >>> - PWM_A @@ -11,7 +11,7 @@ Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes: >>> - PWM_F (GPIOX_7 and GPIOCLK_1 can be selected as output) >>> - PWM_AO_A (GPIOAO_3 and GPIOAO_8 can be selected as output) >>> ->>> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.co +>>> Signed-off-by: Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23myhRSP0FMvGiw@public.gmane.org >>> m> >>> --- >>> drivers/pinctrl/meson/pinctrl-meson-gxl.c | 64 @@ -225,3 +225,8 @@ If I'm understanding things correctly, and after some clarification from Linus, we should fix up the existing cases first. Kevin + +-- +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 68e137a..a33c5af 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,17 +2,29 @@ "ref\020170304212318.27076-2-martin.blumenstingl@googlemail.com\0" "ref\01488811357.2420.18.camel@baylibre.com\0" "ref\0CAFBinCDty8v80tLxHJPR+SHv32LX834dPJUruRNqr6angx3OOQ@mail.gmail.com\0" - "From\0khilman@baylibre.com (Kevin Hilman)\0" - "Subject\0[PATCH 1/2] pinctrl: meson: gxl: add the missing PWM pin definitions\0" + "ref\0CAFBinCDty8v80tLxHJPR+SHv32LX834dPJUruRNqr6angx3OOQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org\0" + "From\0Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0" + "Subject\0Re: [PATCH 1/2] pinctrl: meson: gxl: add the missing PWM pin definitions\0" "Date\0Fri, 10 Mar 2017 16:16:17 -0800\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>\0" + "Cc\0Jerome Brunet <jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>" + linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + carlo-KA+7E9HrN00dnm+yROfE0A@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 + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" - "Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:\n" + "Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org> writes:\n" "\n" "> Hi Linus,\n" ">\n" - "> On Mon, Mar 6, 2017 at 3:42 PM, Jerome Brunet <jbrunet@baylibre.com> wrote:\n" + "> On Mon, Mar 6, 2017 at 3:42 PM, Jerome Brunet <jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org> wrote:\n" ">> On Sat, 2017-03-04 at 22:23 +0100, Martin Blumenstingl wrote:\n" ">>> This adds support for the missing PWM pins on Meson GXL SoCs, namely:\n" ">>> - PWM_A\n" @@ -21,7 +33,7 @@ ">>> - PWM_F (GPIOX_7 and GPIOCLK_1 can be selected as output)\n" ">>> - PWM_AO_A (GPIOAO_3 and GPIOAO_8 can be selected as output)\n" ">>>\n" - ">>> Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.co\n" + ">>> Signed-off-by: Martin Blumenstingl <martin.blumenstingl-gM/Ye1E23myhRSP0FMvGiw@public.gmane.org\n" ">>> m>\n" ">>> ---\n" ">>> drivers/pinctrl/meson/pinctrl-meson-gxl.c | 64\n" @@ -234,6 +246,11 @@ "If I'm understanding things correctly, and after some clarification from\n" "Linus, we should fix up the existing cases first.\n" "\n" - Kevin + "Kevin\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 -ebdb71ef24ed333412de75e5d0e65c2f474ef6f926d134cb91384486aa9dd4f0 +d1141d4800b0bcf08fe20090cda0c403677275970664cfd13332e3eceb3ea051
diff --git a/a/content_digest b/N2/content_digest index 68e137a..af2a71e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,7 +5,7 @@ "From\0khilman@baylibre.com (Kevin Hilman)\0" "Subject\0[PATCH 1/2] pinctrl: meson: gxl: add the missing PWM pin definitions\0" "Date\0Fri, 10 Mar 2017 16:16:17 -0800\0" - "To\0linus-amlogic@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Martin Blumenstingl <martin.blumenstingl@googlemail.com> writes:\n" @@ -236,4 +236,4 @@ "\n" Kevin -ebdb71ef24ed333412de75e5d0e65c2f474ef6f926d134cb91384486aa9dd4f0 +7e79bb5c071e28564968192d24b750b12d3f27e659a9d3605fb8ac82d035e3b7
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.