dts: bindings: Rename binding template to binding-template.yaml
More guessable than device_node.yaml.template. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
850e3626da
commit
0294f826a6
2 changed files with 2 additions and 2 deletions
|
@ -407,9 +407,9 @@ into account when mapping nodes to bindings. See the description of ``parent``
|
|||
and ``child`` in the template below.
|
||||
|
||||
Below is a template that shows the format of binding files, stored in
|
||||
:zephyr_file:`dts/bindings/device_node.yaml.template`.
|
||||
:zephyr_file:`dts/bindings/binding-template.yaml`.
|
||||
|
||||
.. literalinclude:: ../../../dts/bindings/device_node.yaml.template
|
||||
.. literalinclude:: ../../../dts/bindings/binding-template.yaml
|
||||
:language: yaml
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue