mmc: mmci: Add DT bindings for signal direction
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 18 Mar 2014 09:46:37 +0000 (10:46 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 12 May 2014 10:52:37 +0000 (12:52 +0200)
commitae94cafe293343c2680c638c7af8499d708e4d71
tree29ac23704dd941dab3e49e5cfe156359052e4a01
parentdc03294ac0b71ab110ad503ca18fc50f0eb15576
mmc: mmci: Add DT bindings for signal direction

Some variants have support for indicating the bus signal directions,
which currently are configured through platform data.

Add corresponding DT bindings to enable us to move away from using the
platform data.

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