dtoc: Tidy up more Python style in dtb_platdata
authorSimon Glass <sjg@chromium.org>
Thu, 3 Dec 2020 23:55:16 +0000 (16:55 -0700)
committerSimon Glass <sjg@chromium.org>
Sun, 13 Dec 2020 14:58:18 +0000 (07:58 -0700)
commit78128d52dfca9fff53770c7aed2e4673070c5978
tree9d10a9bd521cbf779dfa278c6061c2d0a365c6eb
parent8ee05b5f903bdfb0c4c2d578fd0172ecb900e3e2
dtoc: Tidy up more Python style in dtb_platdata

Update this file to reduce the number of pylint warnings. Also add a few
missing comments while we are here.

Signed-off-by: Simon Glass <sjg@chromium.org>
tools/dtoc/dtb_platdata.py