]> git.baikalelectronics.ru Git - uboot.git/commit
mvebu: pinctrl: Add SD/eMMC PHY selector to the driver
authorKonstantin Porotchkin <kostap@marvell.com>
Fri, 25 May 2018 06:20:52 +0000 (14:20 +0800)
committerStefan Roese <sr@denx.de>
Tue, 29 May 2018 06:33:05 +0000 (08:33 +0200)
commit9ae5fd5f462abff78de4da0964a0a24e12cf9867
tree2705c265c55a6650d6c6ce767d201df9b35564c7
parentf9825ab111e03716319dba02661f092bf94df45d
mvebu: pinctrl: Add SD/eMMC PHY selector to the driver

When the pin control driver selects SD/eMMC function for
a pin group, there is additional configuration to be done
for this case - switch the PHY to work with SDHCI interface.
This patch adds the missing functionality into the pin
control driver.

Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Signed-off-by: Evan Wang <xswang@marvell.com>
Signed-off-by: Stefan Roese <sr@denx.de>
drivers/pinctrl/mvebu/pinctrl-mvebu.c