Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | reset: hisilicon: change the definition of hisi_reset_init | Jiancheng Xue | 2016-06-30 |
| | | | | | | | 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> | ||
* | reset: hisilicon: add reset controller driver for hisilicon SOCs | Jiancheng Xue | 2016-05-06 |
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> |