doc: dts: Remove 'title:' from binding example
'title:' was deprecated in commit 2934ee2cda
("dts: bindings: Remove
'title:' and put all info. into 'description:'"). Overlooked leftover.
Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
98430a61cf
commit
699b28a089
1 changed files with 0 additions and 2 deletions
|
@ -808,7 +808,6 @@ This should now be written like this:
|
||||||
|
|
||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
|
|
||||||
title: ...
|
|
||||||
description: ...
|
description: ...
|
||||||
|
|
||||||
compatible: "company,device"
|
compatible: "company,device"
|
||||||
|
@ -823,7 +822,6 @@ This should now be written like this:
|
||||||
required: false
|
required: false
|
||||||
|
|
||||||
child-binding:
|
child-binding:
|
||||||
title: ...
|
|
||||||
description: ...
|
description: ...
|
||||||
|
|
||||||
properties:
|
properties:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue