summaryrefslogtreecommitdiffstats
path: root/drivers/clk/clk-ls1x.c
Commit message (Collapse)AuthorAgeFilesLines
* clk: ls1x: Update relationship among all clocksKelvin Cheung2014-11-241-29/+80
| | | | | | | | | | | | | | | | | - Add clock lookups for APB devices. - Update clock relationship to make it more exact and clear. _____ _______________________| | OSC ___/ | MUX |___ XXX CLK \___ PLL ___ XXX DIV ___| | |_____| Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com> Cc: linux-kernel@vger.kernel.org Cc: mturquette@linaro.org Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/8026/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
* clk: add Loongson1B clock supportKelvin Cheung2012-08-311-0/+111
This adds clock support to Loongson1B SoC using the common clock infrastructure. Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>
OpenPOWER on IntegriCloud