Hi Linus, here are some three pin control fixes for the v4.1 cycle, all driver-specific. Business as usual and calm as it should be in this portion of the merge window. Please pull them in! Yours, Linus Walleij The following changes since commit 030bbdbf4c833bc69f502eae58498bc5572db736: Linux 4.1-rc3 (2015-05-10 15:12:29 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v4.1-4 for you to fetch changes up to 984cffdeaeb7ea5a21f49a89f638d84d62d08992: pinctrl: Fix gpio/pin mapping for Meson8b (2015-05-19 11:40:52 +0200) ---------------------------------------------------------------- Pin control fixes for the v4.1 kernel cycle: - IRQ trigger fix for the Intel Cherryview. - GPIO-to-pin mapping fix for the Cygnus driver. - GPIO-to-pin mapping fix for the Meson8b driver. ---------------------------------------------------------------- Carlo Caione (1): pinctrl: Fix gpio/pin mapping for Meson8b Mika Westerberg (1): pinctrl: cherryview: Read triggering type from HW if not set when requested Ray Jui (1): pinctrl: cygnus: fixed incorrect GPIO-pin mapping drivers/pinctrl/bcm/pinctrl-cygnus-gpio.c | 4 ++- drivers/pinctrl/intel/pinctrl-cherryview.c | 44 ++++++++++++++++++++++++++++++ drivers/pinctrl/meson/pinctrl-meson.c | 2 +- drivers/pinctrl/meson/pinctrl-meson8b.c | 4 +-- 4 files changed, 50 insertions(+), 4 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