zephyr/scripts/dts/python-devicetree
Grant Ramsay 5443703dc9 edtlib: Exclude PCI devices from some inapplicable checks
PCI devices are have some differences to regular nodes:
* node name specifies device/function e.g. "pcie@1,0"
* register address has a different meaning
* zero-sized register is allowed

This improves alignment with Linux DT for PCI devices

Signed-off-by: Grant Ramsay <gramsay@enphaseenergy.com>
2023-08-18 10:13:12 +02:00
..
src/devicetree edtlib: Exclude PCI devices from some inapplicable checks 2023-08-18 10:13:12 +02:00
tests
.gitignore
requirements.txt
setup.py
tox.ini