commit | 1a7e99c1fe080cc75ab34e1cbf788ed09b2f58b5 | [log] [tgz] |
---|---|---|
author | Ulf Hansson <ulf.hansson@linaro.org> | Mon Mar 31 14:19:21 2014 +0200 |
committer | Ulf Hansson <ulf.hansson@linaro.org> | Mon May 12 12:52:38 2014 +0200 |
tree | 2dd9ec484e26323cf03919d72ccc3b12c374aa53 | |
parent | ae94cafe293343c2680c638c7af8499d708e4d71 [diff] |
mmc: mmci: Add DT bindings for feedback clock pin The ST Micro variant supports the option of using a feedback clock signal in favor of the clockout pin when latching incoming signals on the data bus. Since this is matter of how pins are being routed we need to provide a new DT binding to be able to configure this through DT. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>