]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mvebu: system-controller: Add support for SYSRESET
authorMarek Behún <kabel@kernel.org>
Thu, 4 Apr 2024 07:51:00 +0000 (09:51 +0200)
committerStefan Roese <sr@denx.de>
Thu, 4 Apr 2024 08:45:27 +0000 (10:45 +0200)
commit0c350a670e8b5a0b8ad0bb9385bfe42a0b9cdcb4
tree055fda07dde1d362fba7fe024584baf1035e7484
parent383969d9f684ba9873b75e4b24d2d158f6422087
arm: mvebu: system-controller: Add support for SYSRESET

Add driver model support for sysreset via mvebu system controller. This is
currently only available for U-Boot proper.

Signed-off-by: Marek Behún <kabel@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
arch/arm/mach-mvebu/Kconfig
arch/arm/mach-mvebu/Makefile
arch/arm/mach-mvebu/cpu.c
arch/arm/mach-mvebu/system-controller.c