u-boot/drivers/pinctrl/sunxi
Samuel Holland d4b388244a sunxi: pinctrl: Implement get_pin_muxing function
The pinmux command uses this function to display pinmux status.

Since the driver cannot map pin numbers to a list of supported
functions, only functions which are common across all pins can be
reported by name.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2022-04-04 23:24:01 +01:00
..
Kconfig sunxi: pinctrl: Implement pin muxing functions 2022-04-04 23:24:01 +01:00
Makefile sunxi: pinctrl: Create the driver skeleton 2022-04-04 23:23:50 +01:00
pinctrl-sunxi.c sunxi: pinctrl: Implement get_pin_muxing function 2022-04-04 23:24:01 +01:00