diff options
author | Patrick Delaunay | 2020-09-10 18:26:17 +0200 |
---|---|---|
committer | Simon Glass | 2020-09-22 12:54:13 -0600 |
commit | 01d89e3d12e07a1a1ee0f8528706441a84eee328 (patch) | |
tree | f690e7daeb0eae0db58b96a8261cb0cec1b4fe3b /post/lib_powerpc | |
parent | 3e15c315f97401f394ae83ed17fbef72b765222a (diff) |
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>
Diffstat (limited to 'post/lib_powerpc')
0 files changed, 0 insertions, 0 deletions