]> git.sur5r.net Git - u-boot/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)
commitf5db5979df6a6de12dcf634280d618bb32834ef9
tree2705c265c55a6650d6c6ce767d201df9b35564c7
parentf246648d3708c068c66409b36ddbccef7d7b0a48
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