Patrick Delaunay
89f68302ca
dm: add cells_count parameter in *_count_phandle_with_args
...
The cell_count argument is required when cells_name is NULL.
This patch adds this parameter in live tree API
- of_count_phandle_with_args
- ofnode_count_phandle_with_args
- dev_count_phandle_with_args
This parameter solves issue when these API is used to count
the number of element of a cell without cell name. This parameter
allow to force the size cell.
For example:
count = dev_count_phandle_with_args(dev, "array", NULL, 3);
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com >
Reviewed-by: Simon Glass <sjg@chromium.org >
2020-10-06 09:07:54 -06:00
..
2020-09-24 20:57:32 +05:30
2020-07-17 09:30:13 -04:00
2020-09-24 20:57:32 +05:30
2020-05-18 21:19:23 -04:00
2020-09-24 20:57:32 +05:30
2020-10-05 14:10:59 -04:00
2020-09-17 06:09:53 +02:00
2020-09-30 08:53:26 -04:00
2020-07-25 14:46:57 -06:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:23 -04:00
2020-07-17 09:30:13 -04:00
2020-07-17 09:30:13 -04:00
2020-07-17 09:30:13 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:18 -04:00
2020-09-30 08:53:04 -04:00
2020-05-18 21:19:23 -04:00
2020-07-17 09:30:13 -04:00
2020-09-08 16:43:48 +02:00
2020-07-17 09:30:13 -04:00
2020-07-17 09:30:13 -04:00
2020-07-25 14:20:56 +02:00
2020-10-06 09:07:54 -06:00
2020-05-18 17:33:31 -04:00
2020-07-17 09:30:13 -04:00
2020-07-17 09:30:13 -04:00
2020-09-30 16:48:18 -04:00
2020-07-07 17:11:58 -04:00
2020-05-18 21:19:23 -04:00
2020-07-17 09:30:13 -04:00
2020-05-18 18:36:55 -04:00
2020-07-17 09:30:13 -04:00
2020-07-17 09:30:13 -04:00
2020-07-25 14:46:57 -06:00
2020-07-25 14:46:57 -06:00
2020-07-17 09:30:13 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2020-07-25 14:46:57 -06:00
2020-09-24 08:27:44 -04:00
2020-09-30 16:48:18 -04:00
2020-05-18 21:19:23 -04:00
2020-07-25 14:46:57 -06:00
2020-07-17 09:30:13 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2020-09-17 06:09:53 +02:00
2020-07-25 14:46:57 -06:00
2020-07-17 09:30:13 -04:00
2020-07-17 09:30:13 -04:00
2020-07-17 09:30:13 -04:00
2020-09-17 06:09:53 +02:00
2020-07-25 14:46:57 -06:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:18 -04:00
2020-07-17 09:30:13 -04:00
2020-05-18 21:19:23 -04:00
2020-07-28 22:44:00 -04:00
2020-07-28 22:44:00 -04:00
2020-07-25 14:46:57 -06:00
2020-05-18 21:19:23 -04:00
2020-09-30 08:53:14 -04:00
2020-09-30 08:53:18 -04:00
2020-07-17 09:30:13 -04:00
2020-07-17 09:30:13 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:18 -04:00
2020-07-17 09:30:13 -04:00
2020-05-18 21:19:23 -04:00
2020-08-03 22:19:54 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2020-05-18 21:19:23 -04:00
2020-09-26 17:25:44 +02:00
2020-07-17 09:30:13 -04:00
2020-07-17 09:30:13 -04:00
2020-05-18 21:19:18 -04:00
2020-05-18 21:19:18 -04:00
2020-07-25 14:46:57 -06:00
2020-10-01 14:51:58 -04:00
2020-05-18 17:33:31 -04:00
2020-07-17 09:30:13 -04:00
2020-05-18 17:33:31 -04:00
2020-07-25 14:46:57 -06:00
2020-09-30 08:53:24 -04:00
2020-09-30 08:53:22 -04:00
2020-09-24 08:27:44 -04:00
2020-07-17 09:30:13 -04:00
2020-05-18 21:19:23 -04:00
2020-07-17 09:30:13 -04:00
2020-09-23 10:31:40 +02:00
2020-07-25 14:46:57 -06:00
2020-09-23 10:31:40 +02:00