]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitb5633e23588f1926612d4a25f6230172817284f6
treef65ccd2527fd0919dde7170188fac522c2ccac93
parent48921d59fa46e571bc320e0655ac90e873e4b661
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