Hi Simon, Thanks for this series. I've tried to test it but I had issues to apply it. I have tried in u-boot, both master and next, and u-boot-dm.
Could you please point me to the right tree/version? On 9/11/20 00:36, Simon Glass wrote: > Update this, mostly to add comments for argument and return types. It is > probably still too early to use type hinting since it was introduced in > 3.5. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > tools/dtoc/dtb_platdata.py | 71 ++++++++++++++++++++++---------------- > 1 file changed, 42 insertions(+), 29 deletions(-) > Applied to u-boot-dm, thanks!