* Patch "pinctrl: meson-gxl: Add missing GPIODV_18 pin entry" has been added to the 4.12-stable tree
@ 2017-08-13 22:33 gregkh
0 siblings, 0 replies; only message in thread
From: gregkh @ 2017-08-13 22:33 UTC (permalink / raw)
To: narmstrong, gregkh, jbrunet, linus.walleij; +Cc: stable, stable-commits
This is a note to let you know that I've just added the patch titled
pinctrl: meson-gxl: Add missing GPIODV_18 pin entry
to the 4.12-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
pinctrl-meson-gxl-add-missing-gpiodv_18-pin-entry.patch
and it can be found in the queue-4.12 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@vger.kernel.org> know about it.
>From aa9556956653f85baaadeb4846dc571414f13e36 Mon Sep 17 00:00:00 2001
From: Neil Armstrong <narmstrong@baylibre.com>
Date: Tue, 23 May 2017 16:09:18 +0200
Subject: pinctrl: meson-gxl: Add missing GPIODV_18 pin entry
From: Neil Armstrong <narmstrong@baylibre.com>
commit aa9556956653f85baaadeb4846dc571414f13e36 upstream.
GPIODV_18 entry was missing in the original driver push.
Fixes: 0f15f500ff2c ("pinctrl: meson: Add GXL pinctrl definitions")
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
drivers/pinctrl/meson/pinctrl-meson-gxl.c | 1 +
1 file changed, 1 insertion(+)
--- a/drivers/pinctrl/meson/pinctrl-meson-gxl.c
+++ b/drivers/pinctrl/meson/pinctrl-meson-gxl.c
@@ -89,6 +89,7 @@ static const struct pinctrl_pin_desc mes
MESON_PIN(GPIODV_15, EE_OFF),
MESON_PIN(GPIODV_16, EE_OFF),
MESON_PIN(GPIODV_17, EE_OFF),
+ MESON_PIN(GPIODV_18, EE_OFF),
MESON_PIN(GPIODV_19, EE_OFF),
MESON_PIN(GPIODV_20, EE_OFF),
MESON_PIN(GPIODV_21, EE_OFF),
Patches currently in stable-queue which might be from narmstrong@baylibre.com are
queue-4.12/pinctrl-meson-gxbb-add-missing-gpiodv_18-pin-entry.patch
queue-4.12/pinctrl-meson-gxl-add-missing-gpiodv_18-pin-entry.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-08-14 0:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-13 22:33 Patch "pinctrl: meson-gxl: Add missing GPIODV_18 pin entry" has been added to the 4.12-stable tree gregkh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).