On Wed, 24 Jun 2020 at 22:11, Walter Lozano <walter.loz...@collabora.com> wrote: > > Add a test for dtoc taking into account the cd-gpios property. > > Signed-off-by: Walter Lozano <walter.loz...@collabora.com> > --- > > tools/dtoc/dtoc_test_phandle_cd_gpios.dts | 42 ++++++++++++++ > tools/dtoc/test_dtoc.py | 67 +++++++++++++++++++++++ > 2 files changed, 109 insertions(+) > create mode 100644 tools/dtoc/dtoc_test_phandle_cd_gpios.dts
Reviewed-by: Simon Glass <s...@chromium.org> Applied to u-boot-dm, thanks!