
29 Apr
2021
29 Apr
'21
6:03 p.m.
On Mon, 12 Apr 2021 at 18:51, chenguanqiao chenguanqiao@kuaishou.com wrote:
From: Chen Guanqiao chenguanqiao@kuaishou.com
Add functions to add size of addresses in the device tree using ofnode references.
If the size is not set, return FDT_SIZE_T_NONE.
Signed-off-by: Chen Guanqiao chenguanqiao@kuaishou.com
drivers/core/ofnode.c | 11 +++++++++++ include/dm/ofnode.h | 10 ++++++++++ include/fdtdec.h | 5 +++-- 3 files changed, 24 insertions(+), 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
Applied to u-boot-dm, thanks!