commit | 3a8dccb141cc56ca78e540be274f1f3e6497b427 | [log] [tgz] |
---|---|---|
author | Pali Rohár <pali@kernel.org> | Thu Aug 04 12:41:54 2022 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Aug 09 08:58:27 2022 +0200 |
tree | a43a3a4392f3af8aa956ed4eace36a242dc82450 | |
parent | ec6fd22abf3fa6a93c2ffb15d2c13fc0aa99a31c [diff] |
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>