[PATCH 4/7] dtoc: Add support for reading string-list properties

Simon Glass sjg at chromium.org
Sun Dec 5 20:46:01 CET 2021


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!


More information about the U-Boot mailing list