summaryrefslogtreecommitdiffstats
path: root/drivers/clk/mxs/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* mmc: spi: Pull out the SSP clock configuration functionMarek Vasut2012-08-171-1/+1
| | | | | | | | | | | Pull out the MMC clock configuration function and make it into SSP clock configuration function, so it can be used by the SPI driver too. Signed-off-by: Marek Vasut <marex@denx.de> Acked-by: Chris Ball <cjb@laptop.org> Acked-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
* clk: mxs: add clock support for imx28Shawn Guo2012-05-091-0/+1
| | | | | | Add imx28 clock support based on common clk framework. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
* clk: mxs: add clock support for imx23Shawn Guo2012-05-091-0/+2
| | | | | | Add imx23 clock support based on common clk framework. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
* clk: mxs: add mxs specific clocksShawn Guo2012-05-091-0/+5
Add mxs specific clocks, pll, reference clock (PFD), integer divider and fractional divider. Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
OpenPOWER on IntegriCloud