u-boot/drivers/pinctrl/mvebu
Konstantin Porotchkin ef6fcab85f mvebu: pinctrl: apply SDHCI PHY config for A7K
Current pin control driver applies SDHCI PHY MUX selection
when board DT calls for eMMC function on MPP wires.
However, for CP side eMMC, only the "armada-8k-cpm-pinctrl"
compatibility string is taken into account, which causes
CP-SDHCI on Armada-7K boards to fail.
This patch adds "armada-7k-pinctrl" compatibility string
handling for the CP-SDHCI PHY configuration case.

Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Reviewed-by: Igal Liberman <igall@marvell.com>
Reviewed-by: Stefan Roese <sr@denx.de>
2022-07-29 10:02:43 +02:00
..
Kconfig mvebu: pinctrl: Add Armada 38x driver 2022-07-28 08:41:44 +02:00
Makefile mvebu: pinctrl: Add Armada 38x driver 2022-07-28 08:41:44 +02:00
pinctrl-armada-37xx.c arm64: a37xx: pinctrl: Implement get_pins_count, get_pin_name and get_pin_muxing functions 2022-07-29 10:02:43 +02:00
pinctrl-armada-38x.c mvebu: pinctrl: Add Armada 38x driver 2022-07-28 08:41:44 +02:00
pinctrl-mvebu.c mvebu: pinctrl: apply SDHCI PHY config for A7K 2022-07-29 10:02:43 +02:00
pinctrl-mvebu.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00