Hi Linus, here are three pin control fixes for v4.7. Not much, and just driver fixes. Please pull them in! Yours, Linus Walleij The following changes since commit 1a695a905c18548062509178b98bc91e67510864: Linux 4.7-rc1 (2016-05-29 09:29:24 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v4.7-2 for you to fetch changes up to 5edf673d07fdcb6498be24914f3f38f8d8843199: pinctrl: mediatek: fix dual-edge code defect (2016-05-31 10:13:45 +0200) ---------------------------------------------------------------- Pin control fixes for v4.7: - Add device tree matches to MAINTAINERS - Inversion bug in the Nomadik driver - Dual edge handling bug in the mediatek driver ---------------------------------------------------------------- Geert Uytterhoeven (1): MAINTAINERS: Add file patterns for pinctrl device tree bindings Linus Walleij (1): pinctrl: nomadik: fix inversion of gpio direction hongkun.cao (1): pinctrl: mediatek: fix dual-edge code defect MAINTAINERS | 1 + drivers/pinctrl/mediatek/pinctrl-mtk-common.c | 5 +++-- drivers/pinctrl/nomadik/pinctrl-nomadik.c | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html