android_kernel_motorola_sm6225/drivers/clk/mmp
Chao Xie ae32a5b321 clk: mmp: add reset support
Some clock control regsiter has bit to reset the cotroller.
So before enable the clock, we need deassert the reset pin.
Make use of reset controller framework to export reset interface
for device drivers, then device driver can control the reset action.

Signed-off-by: Chao Xie <chao.xie@marvell.com>
Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Signed-off-by: Michael Turquette <mturquette@linaro.org>
2014-11-12 16:34:10 -08:00
..
clk-apbc.c clk: mmp: add mmp specific clocks 2012-08-28 14:14:14 -07:00
clk-apmu.c clk: mmp: add mmp specific clocks 2012-08-28 14:14:14 -07:00
clk-frac.c clk: mmp: move definiton of mmp_clk_frac to clk.h 2014-11-12 16:33:48 -08:00
clk-gate.c clk: mmp: add mmp private gate clock 2014-11-12 16:34:00 -08:00
clk-mix.c clk: mmp: add clock type mix 2014-11-12 16:33:52 -08:00
clk-mmp2.c clk: mmp: add spin lock for clk-frac 2014-11-12 16:33:37 -08:00
clk-pxa168.c clk: mmp: add spin lock for clk-frac 2014-11-12 16:33:37 -08:00
clk-pxa910.c clk: mmp: add spin lock for clk-frac 2014-11-12 16:33:37 -08:00
clk.c clk: mmp: add basic support functions for DT support 2014-11-12 16:34:05 -08:00
clk.h clk: mmp: add basic support functions for DT support 2014-11-12 16:34:05 -08:00
Makefile clk: mmp: add reset support 2014-11-12 16:34:10 -08:00
reset.c clk: mmp: add reset support 2014-11-12 16:34:10 -08:00
reset.h clk: mmp: add reset support 2014-11-12 16:34:10 -08:00