linux-stable/drivers/pinctrl/mvebu
Thomas Petazzoni 7c580311a2 pinctrl: mvebu: armada-39x: fix incorrect total number of GPIOs
The pinctrl_gpio_range[] array described a first bank of 32 GPIOs and
a second one of 27 GPIOs. However, since there is a total of 60 MPP
pins that can be muxed as GPIOs, the second bank really has 28 GPIOs.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: <stable@vger.kernel.org> # v4.1+
Fixes: ee086577ab ("pinctrl: mvebu: add pinctrl driver for Marvell Armada 39x")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2015-06-10 10:57:52 +02:00
..
Kconfig pinctrl: mvebu: add pinctrl driver for Marvell Armada 39x 2015-03-04 13:53:55 +01:00
Makefile pinctrl: mvebu: add pinctrl driver for Marvell Armada 39x 2015-03-04 13:53:55 +01:00
pinctrl-armada-38x.c pinctrl: mvebu: armada-38x: fix incorrect total number of GPIOs 2015-06-10 10:57:02 +02:00
pinctrl-armada-39x.c pinctrl: mvebu: armada-39x: fix incorrect total number of GPIOs 2015-06-10 10:57:52 +02:00
pinctrl-armada-370.c pinctrl: mvebu: armada-370: fix spi0 pin description 2015-06-10 10:51:45 +02:00
pinctrl-armada-375.c pinctrl: mvebu: armada-375: remove incorrect space in pin description 2015-06-10 10:56:28 +02:00
pinctrl-armada-xp.c pinctrl: mvebu: armada-xp: fix functions of MPP48 2015-06-10 10:55:59 +02:00
pinctrl-dove.c pinctrl: dove: Constify struct regmap_config and of_device_id 2015-01-14 14:21:53 +01:00
pinctrl-kirkwood.c pinctrl: constify of_device_id array 2015-03-27 09:58:35 +01:00
pinctrl-mvebu.c pinctrl: clean up after enable refactoring 2014-09-04 10:05:07 +02:00
pinctrl-mvebu.h pinctrl: mvebu: remove MPP_REG_CTRL macro 2014-02-25 18:38:31 +01:00
pinctrl-orion.c pinctrl: constify of_device_id array 2015-03-27 09:58:35 +01:00