linux/drivers/clk/mediatek
James Liao a4f7a15fed clk: mediatek: Fix rate and dependency of MT8173 clocks
Remove the dependency from clk_null, and give all root clocks a
typical rate, include clkph_mck_o, usb_syspll_125m and hdmitx_dig_cts.

dpi_ck was removed due to no clock reference to it.

Replace parent clock of infra_cpum with cpum_ck, which is an external
clock and can be defined in the device tree.

Signed-off-by: James Liao <jamesjj.liao@mediatek.com>
Reviewed-by: Daniel Kurtz <djkurtz@chromium.org>
2015-10-01 12:04:50 +08:00
..
clk-gate.c clk: mediatek: Add __initdata and __init for data and functions 2015-10-01 12:04:49 +08:00
clk-gate.h clk: mediatek: Properly include clk.h 2015-07-20 10:53:09 -07:00
clk-mt8135.c clk: mediatek: Properly include clk.h 2015-07-20 10:53:09 -07:00
clk-mt8173.c clk: mediatek: Fix rate and dependency of MT8173 clocks 2015-10-01 12:04:50 +08:00
clk-mtk.c clk: mediatek: Add fixed clocks support for Mediatek SoC. 2015-10-01 12:04:49 +08:00
clk-mtk.h clk: mediatek: Add fixed clocks support for Mediatek SoC. 2015-10-01 12:04:49 +08:00
clk-pll.c clk: mediatek: Add MT8173 MMPLL change rate support 2015-07-28 11:58:57 -07:00
Makefile clk: mediatek: Add basic clocks for Mediatek MT8173. 2015-05-05 22:50:38 -07:00
reset.c clk: mediatek: Add reset controller support 2015-05-05 22:50:33 -07:00