Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-10-07 | mmc: sdhci-spear: Add clk_{un}prepare() support | Viresh Kumar | |
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> | |||
2012-10-07 | mmc: sdhci-spear: add device tree bindings | Viresh Kumar | |
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> |