On Wed, 13 May 2020 at 14:14, 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 | 72 +++++++++++++++++++++++ > 2 files changed, 114 insertions(+) > create mode 100644 tools/dtoc/dtoc_test_phandle_cd_gpios.dts >
Reviewed-by: Simon Glass <s...@chromium.org> A few more things - please check sandbox_spl, and also updates the docs. - SImon