Add a function to read a list of strings from the devicetree. Signed-off-by: Simon Glass <sjg at chromium.org> --- tools/dtoc/fdt_util.py | 21 +++++++++++++++++++++ tools/dtoc/test_fdt.py | 9 +++++++++ 2 files changed, 30 insertions(+) Applied to u-boot-dm/next, thanks!