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:
Ulf Magnusson 2019-07-25 06:16:02 +02:00 committed by Kumar Gala
commit 0294f826a6
2 changed files with 2 additions and 2 deletions

View file

@ -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