drivers/clk/hisilicon/reset.c
0 → 100644
+134
−0
drivers/clk/hisilicon/reset.h
0 → 100644
+36
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
In most of hisilicon SOCs, reset controller and clock provider are combined together as a block named CRG (Clock and Reset Generator). This patch mainly implements the reset function. Signed-off-by:Jiancheng Xue <xuejiancheng@hisilicon.com> Acked-by:
Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by:
Stephen Boyd <sboyd@codeaurora.org>