u-boot-brain/include/dm
Patrick Delaunay 01d89e3d12 dm: add cells_count parameter in live DT APIs of_parse_phandle_with_args
In the live tree API ofnode_parse_phandle_with_args, the cell_count
argument must be used when cells_name is NULL.

But this argument is not provided to the live DT function
of_parse_phandle_with_args even it is provided to
fdtdec_parse_phandle_with_args.

This patch adds support of the cells_count parameter in dev_ and
of_node API to allow migration and support of live DT:
- of_parse_phandle_with_args

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-09-22 12:54:13 -06:00
..
platform_data arm: pxa: mmc: add driver model support 2020-06-30 11:13:11 -04:00
acpi.h dm: acpi: Add support for the NHLT table 2020-07-17 14:32:24 +08:00
device_compat.h dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
device-internal.h core: drop const for struct driver_info 2020-07-09 22:00:29 -06:00
device.h core: improve of_match_ptr with OF_PLATDATA 2020-09-22 12:50:43 -06:00
devres.h dm: core: Require users of devres to include the header 2020-02-05 19:33:46 -07:00
fdtaddr.h dm: core: Use const device for the devfdt...() interface 2020-02-05 19:33:45 -07:00
lists.h
of_access.h dm: add cells_count parameter in live DT APIs of_parse_phandle_with_args 2020-09-22 12:54:13 -06:00
of_addr.h
of_extra.h
of.h
ofnode.h dm: remove superfluous comment for union ofnode_union 2020-07-28 19:30:39 -06:00
pci.h
pinctrl.h
platdata.h core: extend struct driver_info to point to device 2020-07-09 22:00:29 -06:00
read.h dm: core: Add API to read PCI bus-range property 2020-08-25 05:41:09 +02:00
root.h
test.h dm: Rename DM test flags to make them more generic 2020-08-07 22:31:32 -04:00
uclass-id.h xen: pvblock: Add initial support for para-virtualized block driver 2020-08-14 15:18:30 -04:00
uclass-internal.h
uclass.h dm: core: Correct comment on uclass_id_foreach_dev() 2020-07-09 18:57:22 -06:00
util.h cmd: dm: Fixed/Added DM driver listing subcommands 2020-07-07 15:37:13 -04:00