Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mmc: sdhci-spear: Add clk_{un}prepare() support | Viresh Kumar | 2012-10-07 | 1 | -4/+1 |
| | | | | | | | | | clk_{un}prepare is mandatory for platforms using common clock framework. Since this driver is used by SPEAr platform, which supports common clock framework, add clk_{un}prepare() support for it. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Chris Ball <cjb@laptop.org> | ||||
* | mmc: sdhci-spear: add device tree bindings | Viresh Kumar | 2012-10-07 | 1 | -0/+21 |
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> |