zephyr/scripts/dts
Ulf Magnusson 8f22529e74 scripts: edtlib: Make _binding_include() global to fix pylint warning
Doesn't use 'self'. Fixes this pylint warning:

    scripts/dts/edtlib.py:272:4: R0201: Method could be a function
    (no-self-use)

Fixing pylint warnings for a CI check.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2019-09-07 10:25:02 -05:00
..
extract scripts: dts: Remove unused variable in old scripts 2019-09-07 10:25:02 -05:00
test-bindings scripts: edtlib: Add backwards compatibility for 'category:' 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: devicetree.py: Fix pylint warning for iffy \w escape 2019-09-07 10:25:02 -05:00
dtlib.py scripts: dtlib: Suppress _init_tokens() pylint warning 2019-09-07 10:25:02 -05:00
edtlib.py scripts: edtlib: Make _binding_include() global to fix pylint warning 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: edtlib: Add backwards compatibility for 'category:' 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