Searched full:dtschema (Results 1 – 13 of 13) sorted by relevance
15 echo "Ensure dtschema python package is installed and in your PATH." >&2; \20 { echo "ERROR: dtschema minimum version is v$(DT_SCHEMA_MIN_VERSION)" >&2; false; }
187 pip3 install dtschema189 Note that 'dtschema' installation requires 'swig' and Python development files197 Recommended is also to install yamllint (used by dtschema when present).
71 https://github.com/devicetree-org/dt-schema/blob/main/dtschema/schemas/property-units.yaml
2 https://github.com/devicetree-org/dt-schema/blob/main/dtschema/schemas/clock/clock.yaml
12 dtschema schemas/i2c/i2c-controller.yaml
37 reserved-memory/reserved-memory.yaml in dtschema project.
93 * Add a disabled port just to satisfy dtschema.
84 # oneOf is required, because dtschema's fixups.py doesn't handle this
23 # dtschema (<2024.02), so this will not be selected for other schemas having
65 (see reserved-memory/reserved-memory.yaml in dtschema project)
74 All properties described in dtschema schemas/i2c/i2c-controller.yaml
13 # dtschema does not select nodes based on pattern+const, so add custom select
884 * Add a disabled port just to satisfy dtschema.