arm64: a37xx: pinctrl: Implement get_pins_count, get_pin_name and get_pin_muxing...
authorPali Rohár <pali@kernel.org>
Mon, 25 Jul 2022 12:09:03 +0000 (14:09 +0200)
committerStefan Roese <sr@denx.de>
Fri, 29 Jul 2022 08:02:43 +0000 (10:02 +0200)
commite34d8afd7219b7c2b8e7bf83225d09f79fd3f0b0
treef65ccd2527fd0919dde7170188fac522c2ccac93
parent140ebcdb9a760a9ffb59cd9587bdf2ec82aa11fc
arm64: a37xx: pinctrl: Implement get_pins_count, get_pin_name and get_pin_muxing functions

These functions are required for 'pinmux status -a' command to print
current configuration of each MPP pin.

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