Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
bf7343d917d37c497425cc84207b4c3cd25df5df
/
dts
/
binding-template.yaml
73d416a
dts: binding-template: document conditions for use of default values
by Peter Bigot
· 4 years, 4 months ago
33db7b5
scripts: edtlib: Add support for 'deprecated'
by Kumar Gala
· 4 years, 5 months ago
6bf761f
dts: Remove support for deprecated DTS binding syntax
by Kumar Gala
· 4 years, 9 months ago
e5418ff
doc: devicetree: update binding-template.yaml
by Martí Bolívar
· 4 years, 10 months ago
026f7fc
dts: fix up type comments in binding-template.yaml
by Martí Bolívar
· 5 years ago
23a5b49
dts: edtlib: Add 'type: path' for path references
by Ulf Magnusson
· 5 years ago
379145f
scripts: edtlib: Rename 'child-bus:'/'parent-bus:' to 'bus:'/'on-bus:'
by Ulf Magnusson
· 5 years ago
36b7ca4
scripts: edtlib.py: Deprecate 'title:'
by Ulf Magnusson
· 5 years ago
3ac7c6f
binding-template.yaml: Improve 'include:' docs and mention base.yaml
by Ulf Magnusson
· 5 years ago
6916e5c
dts: binding-template.yaml: Preserve newlines in 'description'
by Ulf Magnusson
· 5 years ago
afb8406
dts: binding-template.yaml: Document simple types as well
by Ulf Magnusson
· 5 years ago
567c348
scripts: dts: Generalize '#cells' to allow multiple sources
by Ulf Magnusson
· 5 years ago
b97ed9e
scripts: dts: Generalize handling of phandle-array types
by Ulf Magnusson
· 6 years ago
0b1ab4a
scripts: dts: Replace 'sub-node:' with more general 'child-binding:'
by Ulf Magnusson
· 6 years ago
1ebe945
scripts: dts: Change 'child/parent: bus: ...' to 'child/parent-bus:'
by Ulf Magnusson
· 6 years ago
2845d8f
scripts: edtlib: Make order irrelevant when including multiple files
by Ulf Magnusson
· 6 years ago
58b46d7
dts: binding-template.yaml: Document how 'type: boolean' works
by Ulf Magnusson
· 6 years ago
ff1f752
dts: edtlib: Support giving missing properties a default value
by Ulf Magnusson
· 6 years ago
a0fceff
scripts: dts: Simplify and improve 'compatible' matching
by Ulf Magnusson
· 6 years ago
d834b69
scripts: dts: Improve syntax and code for including binding files
by Ulf Magnusson
· 6 years ago
fcd665a
dts: bindings: Have 'required: true/false' instead of 'category: ...'
by Ulf Magnusson
· 6 years ago
c24a791
dts/bindings: move template out of YAML dir
by Kumar Gala
· 6 years ago
[Renamed from dts/bindings/binding-template.yaml]
1480ad9
dts: edtlib: Sanity-check the final merged binding only
by Ulf Magnusson
· 6 years ago
c42873f
dts: dtlib/edtlib: Add phandle and phandle+nums array types
by Ulf Magnusson
· 6 years ago
3d14374
scripts/dts/edtlib.py: add 'const' support to bindings
by Kumar Gala
· 6 years ago
e5974f7
dts: binding-template.yaml: Fix 'parent/child: bus:' description
by Ulf Magnusson
· 6 years ago
06b746c
dts: dtlib/edtlib: Add a syntax-based type-checking system
by Ulf Magnusson
· 6 years ago
10ffef9
dts/bindings: add docs for enum to binding-template
by Kumar Gala
· 6 years ago
0294f82
dts: bindings: Rename binding template to binding-template.yaml
by Ulf Magnusson
· 6 years ago
[Renamed from dts/bindings/device_node.yaml.template]
850e362
dts: bindings: Add lots more documentation
by Ulf Magnusson
· 6 years ago
0ec0c84
dts: bindings: Remove unused 'version' field
by Ulf Magnusson
· 6 years ago
8e1d3f3
dts/bindings: Remove generation from binding
by Kumar Gala
· 6 years ago
79765b8
scripts/dts: fix support for uint8-array property values
by Peter A. Bigot
· 6 years ago
8977d5b
dts/bindings: Clarify #cells in template
by Ulf Magnusson
· 6 years ago
2c499a7
dts/bindings: remove 'use-prop-name' from bindings
by Kumar Gala
· 6 years ago
bf0f6d9
dts: Add concept of sub-nodes to YAML and generator
by Kumar Gala
· 6 years ago
eba81c6
yaml: Remove redundant document separators
by Ulf Magnusson
· 6 years ago
6589286
dts/bindings: Add uint8-array type for ethernet mac address
by Kumar Gala
· 6 years ago
eb00774
dts/bindings: Rename stringlist to string-array
by Kumar Gala
· 6 years ago
a5f3642
dts: bindings: Document missing property boolean type
by Krzysztof Chruscinski
· 6 years ago
c559825
doc: dts: bindings: Document regex support and clean up a bit
by Ulf Magnusson
· 6 years ago
4ca8395
doc: dts: bindings: Fix a spell mistake
by Song Qiang
· 6 years ago
c760660
dts: Remove base_label support
by Kumar Gala
· 6 years ago
58058ee
dts/bindings: document use of value 'base_label'
by Kumar Gala
· 6 years ago
abf54a5
dts/bindings: document use of value 'use-prop-name'
by Erwan Gouriou
· 7 years ago
1755cf6
dts/bindings: Add 'generation' directive on for 'compatible' property
by Erwan Gouriou
· 7 years ago
58967c7
scripts: extract_dts_includes.py: fix multiple include in bindings
by Bobby Noelte
· 7 years ago
93d3a42
scripts: extract_includes_dts: Remove usage of cell_string yaml attribute
by Erwan Gouriou
· 7 years ago
b0568ad
dts: bindings: provide generic yaml description for i2c-devices
by Erwan Gouriou
· 7 years ago
104553d
yaml: fix properties syntax to 'mapping' instead of 'series'
by Erwan Gouriou
· 7 years ago
b5c4237
dts: yaml: rework yaml file layout
by Kumar Gala
· 7 years ago
[Renamed from dts/common/yaml/device_node.yaml.template]
f2ecdd4
dts: yaml: Add YAML template file
by Andy Gross
· 8 years ago