Hi Linus, nothing special at all, just three driver fixes. Please pull them in! Yours, Linus Walleij The following changes since commit fa8410b355251fd30341662a40ac6b22d3e38468: Linux 4.8-rc3 (2016-08-21 16:14:10 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v4.8-3 for you to fetch changes up to 486095fae3a8a6b1ae07c51844699d9bd5cfbebc: pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33 (2016-08-23 12:28:31 +0200) ---------------------------------------------------------------- Pin control fixes for the v4.8 development cycle, all SoC-specific driver fixes: - Fix routing problems in pistachio (Imagination) and sunxi (AllWinner) - Fix an interrupt problem in the Cherryview (Intel) ---------------------------------------------------------------- Icenowy Zheng (1): pinctrl: sunxi: fix uart1 CTS/RTS pins at PG on A23/A33 James Hartley (1): pinctrl: pistachio: fix mfio pll_lock pinmux Mika Westerberg (1): pinctrl: cherryview: Do not mask all interrupts in probe drivers/pinctrl/intel/pinctrl-cherryview.c | 5 ++--- drivers/pinctrl/pinctrl-pistachio.c | 12 ++++++------ drivers/pinctrl/sunxi/pinctrl-sun8i-a23.c | 4 ++-- drivers/pinctrl/sunxi/pinctrl-sun8i-a33.c | 4 ++-- 4 files changed, 12 insertions(+), 13 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