lib: utils: Add simple FDT based system suspend driver framework

The generic platform can have multiple system suspend drivers so add a
simple FDT based system suspend driver framework.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
This commit is contained in:
Anup Patel
2024-08-06 10:27:42 +05:30
committed by Anup Patel
parent 6a26726e08
commit 3676324b0e
8 changed files with 77 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
HEADER: sbi_utils/suspend/fdt_suspend.h
TYPE: const struct fdt_driver
NAME: fdt_suspend_drivers