commit | 78f87df2b4f8760954d7d80603d0cfcbd4759683 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Mon Mar 17 15:53:07 2014 +0100 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon May 12 12:52:39 2014 +0200 |
tree | cc1188af909a75e52ba80812f2c1cfdc2f1289cb | |
parent | 1a7e99c1fe080cc75ab34e1cbf788ed09b2f58b5 [diff] |
mmc: mmci: Use the common mmc DT parser Let mmci DT parser only handle the specific bindings related to mmci and extend the DT support by converting to the common mmc DT parser. While both DT and platform data exist, DT takes precedence. If there are supplied DT data, the card detect and write protect GPIOS are enforced to be provided through it. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>