]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mmc: sdhci-spear: add device tree bindings
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 28 Sep 2012 10:28:22 +0000 (15:58 +0530)
committerChris Ball <cjb@laptop.org>
Wed, 3 Oct 2012 14:05:33 +0000 (10:05 -0400)
commit1762f6676aacba1a7a7d32ccf05b2ac813eba284
tree1890041b7285676be8b783abafa9d9d52296fcdf
parentaebc1b3dd931fd8d2d35bc29303150fb07d454c4
mmc: sdhci-spear: add device tree bindings

This adds simple DT bindings for SDHCI SPEAr controller. It uses cd-gpios
from common mmc bindings.

This also fixes spear300-evb.dts with correct name for card detect binding.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
Documentation/devicetree/bindings/mmc/sdhci-spear.txt [new file with mode: 0644]
arch/arm/boot/dts/spear300-evb.dts
arch/arm/boot/dts/spear320-evb.dts
drivers/mmc/host/sdhci-spear.c