]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: mmci: Add DT bindings for feedback clock pin
authorUlf Hansson <ulf.hansson@linaro.org>
Mon, 31 Mar 2014 12:19:21 +0000 (14:19 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 12 May 2014 10:52:38 +0000 (12:52 +0200)
commit2fe4b0ae05e62b08f2f49cbe1f7058d5aa98bdcd
tree2dd9ec484e26323cf03919d72ccc3b12c374aa53
parentec80a20c5b8a79ec83fdb668d216c2f2cf9f7c5e
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>
Documentation/devicetree/bindings/mmc/mmci.txt
drivers/mmc/host/mmci.c