Searched hist:ae32a5b321c8484294d129e7980f8fcf35aa42af (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/clk/mmp/ |
H A D | reset.h | ae32a5b321c8484294d129e7980f8fcf35aa42af Fri Oct 31 03:13:48 CET 2014 Chao Xie <chao.xie@marvell.com> 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>
|
H A D | reset.c | ae32a5b321c8484294d129e7980f8fcf35aa42af Fri Oct 31 03:13:48 CET 2014 Chao Xie <chao.xie@marvell.com> 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>
|
H A D | Makefile | diff ae32a5b321c8484294d129e7980f8fcf35aa42af Fri Oct 31 03:13:48 CET 2014 Chao Xie <chao.xie@marvell.com> 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>
|