From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx> Hi Linus, Here are the remaining patches I picked up for v5.8. Please pull. Bartosz The following changes since commit 3831c051dfbf58595085e432acc00ad4efcf54cc: tools: gpio: add bias flags to lsgpio (2020-05-05 18:27:09 +0200) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-updates-for-v5.8-part2 for you to fetch changes up to e33a58a29c6ad6f844cdc184210aa1feb5e2fbe0: gpio: pca935x: Allow IRQ support for driver built as a module (2020-05-25 11:37:56 +0200) ---------------------------------------------------------------- gpio: updates for v5.8 - part 2 - fix the initialization ordering in gpio-max730x - make gpio-pxa buildable for compile testing - make gpio-pca953x buildable as a module ---------------------------------------------------------------- Andy Shevchenko (1): gpio: pca935x: Allow IRQ support for driver built as a module Rodrigo Alencar (1): gpio: max730x: bring gpiochip_add_data after port config Tiezhu Yang (1): gpio: pxa: Add COMPILE_TEST support drivers/gpio/Kconfig | 4 ++-- drivers/gpio/gpio-max730x.c | 12 +++++------- 2 files changed, 7 insertions(+), 9 deletions(-)