]> git.ipfire.org Git - u-boot.git/commit
mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl
authorJean-Jacques Hiblot <jjhiblot@ti.com>
Tue, 30 Jan 2018 15:01:42 +0000 (16:01 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Mon, 19 Feb 2018 07:58:55 +0000 (16:58 +0900)
commitbcc6bd84d48cfc5f7b777feb2e2a6e264b270252
tree3bf27b825b027e7ee26efce4cf88e8e805e97aaa
parent2d28eeda33a372f7c5f1219728d4c928723ebed1
mmc: omap_hsmmc: allow the simple HS modes to use the default pinctrl

The default configuration is usually working fine for the the HS modes.
Don't enforce the presence of a dedicated pinmux for the HS modes.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
drivers/mmc/omap_hsmmc.c