]> git.itanic.dy.fi Git - linux-stable/commit
pinctrl: armada-37xx: Fix definitions for MPP pins 20-22
authorPali Rohár <pali@kernel.org>
Fri, 5 Aug 2022 12:22:00 +0000 (14:22 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 22 Aug 2022 08:46:25 +0000 (10:46 +0200)
commit2fa9933d685ee9bcab056c81ef5f7fa242ba90e3
tree456a30617a8b3f9a75611858d897a4a37884cf93
parent0ca6e30e4dd1d97416a7febcc8bf06f72e19f063
pinctrl: armada-37xx: Fix definitions for MPP pins 20-22

All 3 MPP pins (20, 21 and 22) can be configured individually and also can
be configured to GPIO functions. Fix definitions for these MPP pins in
existing pin groups. After this change GPIO function can be enabled just
for one of these 3 pins.

Fixes: 87466ccd9401 ("pinctrl: armada-37xx: Add pin controller support for Armada 37xx")
Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lore.kernel.org/r/20220805122202.23174-2-pali@kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/mvebu/pinctrl-armada-37xx.c