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
|
||||
|
||||
title: ...
|
||||
description: ...
|
||||
|
||||
compatible: "company,device"
|
||||
|
@ -823,7 +822,6 @@ This should now be written like this:
|
|||
required: false
|
||||
|
||||
child-binding:
|
||||
title: ...
|
||||
description: ...
|
||||
|
||||
properties:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue