Hi Linus, Alexandre, This patch series updates the brcmstb GPIO driver to support the following: - move the initialization to subsys_initcall to allow using this driver with GPIO-driven regulators - properly configure the driver for big-endian MIPS operation - enable the driver for MIPS-based brcmstb chips Thank you! Florian Fainelli (2): gpio: brcmstb: Set endian flags for big-endian MIPS gpio: brcmstb: Allow building driver for BMIPS_GENERIC Jim Quinlan (1): gpio: brcmstb: have driver register during subsys_initcall() drivers/gpio/Kconfig | 4 ++-- drivers/gpio/gpio-brcmstb.c | 28 ++++++++++++++++++++++++++-- 2 files changed, 28 insertions(+), 4 deletions(-) -- 2.1.0