reset: Add Nuvoton ma35d1 reset driver support
authorJacky Huang <ychuang3@nuvoton.com>
Mon, 5 Jun 2023 04:07:48 +0000 (04:07 +0000)
committerArnd Bergmann <arnd@arndb.de>
Mon, 5 Jun 2023 11:18:09 +0000 (13:18 +0200)
commite4bb55d6ccf0f774d879630e048deac6a5b8b8a8
tree3bac6a2eb20f420b6288e1a870a5c88b1a676be6
parent691521a367cf3c7b3add17addbd4daa6384890d6
reset: Add Nuvoton ma35d1 reset driver support

This driver supports individual IP reset for the MA35D1. The reset
control registers are a subset of the system control registers.

Signed-off-by: Jacky Huang <ychuang3@nuvoton.com>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
drivers/reset/Kconfig
drivers/reset/Makefile
drivers/reset/reset-ma35d1.c [new file with mode: 0644]