summaryrefslogtreecommitdiff
path: root/drivers/gpio/gpio-104-dio-48e.c
diff options
context:
space:
mode:
authorJustin Chen <justinpopo6@gmail.com>2018-08-17 16:47:39 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-11-13 11:08:30 -0800
commit545a030314a176a44ebcaf172ef2a2a187179c79 (patch)
tree533f81fb264735d460ac6ee91b4a6e4fa98b1fed /drivers/gpio/gpio-104-dio-48e.c
parent8ba36c16bcc20ab36673d3847c6b879d48a16bb5 (diff)
gpio: brcmstb: allow 0 width GPIO banks
[ Upstream commit bfba223dcc4548632d8f3bfd15690a86d4c68504 ] Sometimes we have empty banks within the GPIO block. This commit allows proper handling of 0 width GPIO banks. We handle 0 width GPIO banks by incrementing the bank and number of GPIOs, but not initializing them. This will mean a call into the non-existent GPIOs will return an error. Also remove "GPIO registered" dev print. This information is misleading since the incremented banks and gpio_base do not reflect the actual GPIOs that get initialized. We leave this information out since it is already printed with dev_dbg. Signed-off-by: Justin Chen <justinpopo6@gmail.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Sasha Levin <sashal@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/gpio/gpio-104-dio-48e.c')
0 files changed, 0 insertions, 0 deletions