doc: dts: pacify checkpatch in macros.rst
This is old text, but checkpatch is complaining since it was introduced into itso wn file. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
parent
3a2417443f
commit
93237fcdde
1 changed files with 3 additions and 3 deletions
|
@ -561,9 +561,9 @@ devicetree had looked like this:
|
||||||
See the ``phandle-array`` section in :ref:`dt-property-macros` for more
|
See the ``phandle-array`` section in :ref:`dt-property-macros` for more
|
||||||
information.
|
information.
|
||||||
|
|
||||||
For example, since the node prefered by ``&gpioa`` node the property
|
For example, since the node labeled ``gpioa`` has property
|
||||||
``label = "GPIOA"`` and 1 and 2 are pin numbers, then macros like the following
|
``label = "GPIOA"`` and 1 and 2 are pin numbers, macros like the following
|
||||||
will get generated for ``spi-slave@0``:
|
will be generated for ``spi-slave@0``:
|
||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue