]> git.kernelconcepts.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>
Sun, 7 Oct 2012 21:41:44 +0000 (17:41 -0400)
commit067bf748bde70154a1fe1734b01f82b827c65b23
tree1890041b7285676be8b783abafa9d9d52296fcdf
parent2abeb5c5ded2e7f7d288058426fb0ae852adc77f
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