opensbi/lib
Anup Patel 8e97275d97 lib: utils/regmap: Add simple FDT based regmap framework
We add a simple FDT based regmap framework which is built on top of
generic regmap library. The phandle of FDT regmap DT node is treated
as unique regmap ID. The FDT based regmap drivers will be probed
on-demand from fdt_regmap_get_by_phandle() and fdt_regmap_get()
called by the regmap client drivers.

Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Xiang W <wxjstz@126.com>
2023-07-31 14:09:10 +05:30
..
sbi lib: sbi: Update system suspend to spec 2023-07-31 11:45:11 +05:30
utils lib: utils/regmap: Add simple FDT based regmap framework 2023-07-31 14:09:10 +05:30