Hi Linus, some small GPIO fixes from my vacation. Just a smallish OF fix and a driver fix. Please pull it in! Yours, Linus Walleij The following changes since commit d72e90f33aa4709ebecc5005562f52335e106a60: Linux 4.18-rc6 (2018-07-22 14:12:20 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git tags/gpio-v4.18-2 for you to fetch changes up to bbfbf04c2d4ef673f657175456f6693c9225748a: gpio: uniphier: set legitimate irq trigger type in .to_irq hook (2018-07-23 23:13:31 +0200) ---------------------------------------------------------------- GPIO fixes for v4.18: - OF flag fix for special regulator flags. - Fix up the Uniphier IRQ callback. ---------------------------------------------------------------- Linus Walleij (1): gpio: of: Handle fixed regulator flags properly Masahiro Yamada (1): gpio: uniphier: set legitimate irq trigger type in .to_irq hook drivers/gpio/gpio-uniphier.c | 6 +++++- drivers/gpio/gpiolib-of.c | 3 ++- 2 files changed, 7 insertions(+), 2 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