reset: aspeed: Add AST2600 reset support
authorChia-Wei, Wang <chiawei_wang@aspeedtech.com>
Mon, 14 Dec 2020 05:54:26 +0000 (13:54 +0800)
committerTom Rini <trini@konsulko.com>
Mon, 18 Jan 2021 20:23:06 +0000 (15:23 -0500)
commit9fc21086b7fe7aa5ca328bb290c4cd78aeab6eaf
treedf339261f74b36d16b9ec695ba936645bba88001
parent337d95c4aa200979181c06ca53e3b45b77655ecf
reset: aspeed: Add AST2600 reset support

Add controller reset support through the
System Control Unit (SCU) of AST2600 SoC.

Signed-off-by: Chia-Wei, Wang <chiawei_wang@aspeedtech.com>
Reviewed-by: Ryan Chen <ryan_chen@aspeedtech.com>
drivers/reset/Kconfig
drivers/reset/Makefile
drivers/reset/reset-ast2600.c [new file with mode: 0644]
include/dt-bindings/reset/ast2600-reset.h [new file with mode: 0644]