Hi Linus, more GPIO fixes! We found a late regression in the Intel Merrifield driver. Oh well. We fixed it up. More details in the signed tag. Please pull it in! Yours, Linus Walleij The following changes since commit 7d194c2100ad2a6dded545887d02754948ca5241: Linux 5.4-rc4 (2019-10-20 15:56:22 -0400) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio.git tags/gpio-v5.4-4 for you to fetch changes up to 1173c3c28abfc3d7b7665db502280ba9322320e6: Revert "gpio: merrifield: Pass irqchip when adding gpiochip" (2019-11-03 23:41:11 +0100) ---------------------------------------------------------------- GPIO fixes for the v5.4 series: - Fix a build error in the tools used for kselftest. - A series of reverts to bring the Intel Merrifield back to working. We will likely unrevert the reverts for v5.5 but we can't have v5.4 broken. ---------------------------------------------------------------- Linus Walleij (4): Merge tag 'gpio-v5.4-rc5-fixes-for-linus' of git://git.kernel.org/.../brgl/linux into fixes Revert "gpio: merrifield: Move hardware initialization to callback" Revert "gpio: merrifield: Restore use of irq_base" Revert "gpio: merrifield: Pass irqchip when adding gpiochip" Shuah Khan (1): tools: gpio: Use !building_out_of_srctree to determine srctree drivers/gpio/gpio-merrifield.c | 33 +++++++++++++-------------------- tools/gpio/Makefile | 6 +++++- 2 files changed, 18 insertions(+), 21 deletions(-)