opensbi/lib/utils
Xiang W a73ff043e9 lib: utils/reset: Fix fdt_reset to search for more dt nodes
If there are multiple dt nodes, the previous code only tries to match
the first one, which may lose initialization.

Signed-off-by: Xiang W <wxjstz@126.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
2024-06-13 18:49:51 +05:30
..
fdt lib: utils/fdt: Fix DT property for APLIC delegation 2024-06-05 10:54:59 +05:30
gpio lib: utils/gpio: respect flag GPIO_FLAG_ACTIVE_LOW 2024-05-23 15:42:52 +05:30
i2c include: sbi_utils: Remove driver pointer from struct i2c_adapter 2023-07-31 14:09:06 +05:30
ipi lib: utils/ipi: Skip initialize ipi when dt is not enabled 2024-06-13 18:30:27 +05:30
irqchip lib: utils/irqchip: Skip initialize irqchip when dt is not enabled 2024-06-13 18:33:52 +05:30
libfdt libfdt: fix SPDX license identifiers 2023-07-31 11:40:49 +05:30
libquad lib: utils: Drop dependency on libgcc by importing part of FreeBSD's libquad 2021-07-11 21:01:44 +05:30
regmap lib: utils/regmap: Mark syscon region as shared read-write 2023-09-24 17:14:26 +05:30
reset lib: utils/reset: Fix fdt_reset to search for more dt nodes 2024-06-13 18:49:51 +05:30
serial lib: utils/serial: Fix fdt_serial to match more dt nodes 2024-06-13 18:39:37 +05:30
sys lib: utils/reset: Remove SiFive Test reset driver 2023-07-31 14:09:24 +05:30
timer lib: utils/timer: Skip initialize timer when dt is not enabled 2024-06-13 18:31:40 +05:30
Kconfig lib: utils/regmap: Add generic regmap access library 2023-07-31 14:09:08 +05:30