+8
−0
+1
−0
+10
−0
+1
−0
drivers/reset/reset-k210.c
0 → 100644
+131
−0
Loading
Add a reset controller driver for the Canaan Kendryte K210 SoC. This driver relies on its syscon compatible parent node (sysctl) for its register mapping. Default this driver compilation to y when the SOC_CANAAN option is selected. The MAINTAINERS file is updated, adding the entry "CANAAN/KENDRYTE K210 SOC RESET CONTROLLER DRIVER" with myself listed as maintainer for this driver. Signed-off-by:Damien Le Moal <damien.lemoal@wdc.com> Reviewed-by:
Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by:
Palmer Dabbelt <palmerdabbelt@google.com>