On Wed, 22 Jul 2020 at 21:22, Walter Lozano <walter.loz...@collabora.com> wrote: > > After latest improvements in dtoc, compatible strings are checked > against driver and driver alias list to get a valid driver name. With > this new feature the list of compatible string aliases seems not > useful any more. > > Signed-off-by: Walter Lozano <walter.loz...@collabora.com> > --- > > (no changes since v1) > > tools/dtoc/dtb_platdata.py | 13 ------------ > tools/dtoc/test_dtoc.py | 43 -------------------------------------- > 2 files changed, 56 deletions(-) >
Reviewed-by: Simon Glass <s...@chromium.org> Applied to u-boot-dm, thanks!