commit | f9bb304ce855fad615c5adffae5e129941ff0b48 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Thu Jan 18 15:34:20 2018 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Thu Jan 18 18:14:45 2018 +0100 |
tree | cdb5db383ea605f4733fcb9314d96295d6378ac5 | |
parent | 11dfb9701175ead45be9f6621619fc67598ed4ec [diff] |
mmc: mmci: Add support for setting pad type via pinctrl If variant hasn't the control bit to switch pads in opendrain mode, we can achieve the same result by asking to the pinmux driver to configure pins for us. This patch make the mmci driver able to do this whenever needed. Signed-off-by: Andrea Merello <andrea.merello@gmail.com> Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>