Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-06-30 | reset: hisilicon: change the definition of hisi_reset_init | Jiancheng Xue | |
Change the input arguments type to struct platform_device pointer. Signed-off-by: Jiancheng Xue <xuejiancheng@hisilicon.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> | |||
2016-05-06 | reset: hisilicon: add reset controller driver for hisilicon SOCs | Jiancheng Xue | |
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> |