[PATCH 0/3] sysreset: sophgo: milkv_duo: Add sysreset support for Milk-V Duo board
Kongyang Liu
seashell11234455 at gmail.com
Tue Apr 16 09:52:37 CEST 2024
This series add sysreset driver for cv1800b SoC and enable poweroff and
reset commands for Sophgo Milk-V Duo board.
Kongyang Liu (3):
sysreset: cv1800b: Add sysreset driver for cv1800b SoC
board: sophgo: milkv_duo: Bind sysreset driver
configs: milkv_duo: Add sysreset configs
board/sophgo/milkv_duo/board.c | 4 ++
configs/milkv_duo_defconfig | 3 ++
drivers/sysreset/Kconfig | 5 +++
drivers/sysreset/Makefile | 1 +
drivers/sysreset/sysreset_cv1800b.c | 64 +++++++++++++++++++++++++++++
5 files changed, 77 insertions(+)
create mode 100644 drivers/sysreset/sysreset_cv1800b.c
--
2.41.0
More information about the U-Boot
mailing list