opensbi/lib/utils/fdt
Anup Patel e931f387b2 lib: utils/fdt: Add fdt_parse_phandle_with_args() API
The libfdt project does not have a generic API to parse phandle
with args from a DT node so we add fdt_parse_phandle_with_args()
for this purpose. This new API will be useful to FDT based drivers.

Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
2021-07-17 11:40:49 +05:30
..
fdt_domain.c lib: utils/fdt: Replace strcmp with strncmp 2021-05-19 17:35:38 +05:30
fdt_fixup.c utils: fdt: Add fdt helper functions to parse PMU DT nodes 2021-07-11 10:27:57 +05:30
fdt_helper.c lib: utils/fdt: Add fdt_parse_phandle_with_args() API 2021-07-17 11:40:49 +05:30
fdt_pmu.c utils: fdt: Add fdt helper functions to parse PMU DT nodes 2021-07-11 10:27:57 +05:30
objects.mk utils: fdt: Add fdt helper functions to parse PMU DT nodes 2021-07-11 10:27:57 +05:30