zephyr/scripts/dts
Ulf Magnusson 88c5079a87 scripts: dts: Fix misc. pylint warnings in old scripts
Fix pylint warnings for bad indent, redundant len()s in conditionals,
tests that could be improved with 'in', methods that don't use 'self',
and type()s where isinstance() is more common.

Preparation for adding a CI check.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-09-07 10:25:02 -05:00
..
extract scripts: dts: Fix misc. pylint warnings in old scripts 2019-09-07 10:25:02 -05:00
test-bindings scripts: dts: Improve syntax and code for including binding files 2019-09-07 10:25:02 -05:00
test-bindings-2 scripts: dts: Add test for multiple binding directories 2019-08-03 14:17:49 -04:00
devicetree.py scripts: dts: Consistently open text files with utf-8. 2019-08-05 17:47:57 -04:00
dtlib.py scripts: dtlib: Add test for untested /memreserve/ error 2019-09-07 10:25:02 -05:00
edtlib.py scripts: dts: Improve syntax and code for including binding files 2019-09-07 10:25:02 -05:00
extract_dts_includes.py scripts: dts: Fix misc. pylint warnings in old scripts 2019-09-07 10:25:02 -05:00
gen_defines.py dts: gen_defines: Remove lots of code duplication for phandle/val lists 2019-09-07 10:25:02 -05:00
test-multidir.dts scripts: dts: Add test for multiple binding directories 2019-08-03 14:17:49 -04:00
test.dts scripts: dts: Improve syntax and code for including binding files 2019-09-07 10:25:02 -05:00
testdtlib.py scripts: dtlib: Add test for untested /memreserve/ error 2019-09-07 10:25:02 -05:00
testedtlib.py scripts: dts: Improve syntax and code for including binding files 2019-09-07 10:25:02 -05:00