commit | 11dfb9701175ead45be9f6621619fc67598ed4ec | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Thu Jan 18 15:34:19 2018 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Thu Jan 18 18:14:45 2018 +0100 |
tree | 14b68639bcb970f6ae63a16c236c1ff958840846 | |
parent | 7f7b55036c567cffbb2cea4a35a971587240e6bd [diff] |
mmc: mmci: Don't pretend all variants to have OPENDRAIN bit This patch prepares for supporting STM32 variant which doesn't have opendrain bit in MMCIPOWER register. ST others variant (u300, nomadik and ux500) uses MCI_OD bit whereas others variants uses MCI_ROD bit. Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>