arm64: a37xx: pinctrl: Fix definitions for MPP pins 20-22
authorPali Rohár <pali@kernel.org>
Thu, 4 Aug 2022 10:41:54 +0000 (12:41 +0200)
committerStefan Roese <sr@denx.de>
Tue, 9 Aug 2022 06:58:27 +0000 (08:58 +0200)
commit7a1c07117372c746258f79e035dc188fe52c1b48
treea43a3a4392f3af8aa956ed4eace36a242dc82450
parent65b3b24eba7558fa4085a0695b3ad3e7dbf7a3fb
arm64: a37xx: pinctrl: 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.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
drivers/pinctrl/mvebu/pinctrl-armada-37xx.c