dts/bindings: move template out of YAML dir
As we parse for valid yamls, the template shouldn't get parsed Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
This commit is contained in:
parent
80a80d0405
commit
c24a791d0c
2 changed files with 2 additions and 2 deletions
|
@ -438,9 +438,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/binding-template.yaml`.
|
||||
:zephyr_file:`dts/binding-template.yaml`.
|
||||
|
||||
.. literalinclude:: ../../../dts/bindings/binding-template.yaml
|
||||
.. literalinclude:: ../../../dts/binding-template.yaml
|
||||
:language: yaml
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue