Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CLK: vt8500: Fix SDMMC clk special cases | Tony Prisk | 2012-11-09 | 1 | -0/+18 |
| | | | | | | | | | This patch adds some additional handling for the SDMMC special case in round_rate and set_rate which results in invalid divisor messages at boot time. Signed-off-by: Tony Prisk <linux@prisktech.co.nz> Signed-off-by: Mike Turquette <mturquette@linaro.org> | ||||
* | arm: vt8500: clk: Add Common Clock Framework support | Tony Prisk | 2012-09-21 | 1 | -0/+510 |
This patch adds common clock framework support for arch-vt8500. Support for PLL and device clocks on VT8500, WM8505 and WM8650 are included. Signed-off-by: Tony Prisk <linux@prisktech.co.nz> Acked-by: Mike Turquette <mturquette@linaro.org> |