> This patch adds a UCLASS_SYSRESET sysreset driver for the Octeon SoC > family. > > Signed-off-by: Stefan Roese <[email protected]> > --- > > (no changes since v1) > > drivers/sysreset/Kconfig | 7 ++++ > drivers/sysreset/Makefile | 1 + > drivers/sysreset/sysreset_octeon.c | 52 ++++++++++++++++++++++++++++++ > 3 files changed, 60 insertions(+) > create mode 100644 drivers/sysreset/sysreset_octeon.c > >
Reviewed-by: Daniel Schwierzeck <[email protected]> -- - Daniel

