doc: dts: Fix 'child-binding' typo in legacy syntax section
'child-node' should be 'child-binding'. Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
This commit is contained in:
parent
b3d6ac2e37
commit
842e1d4dd1
1 changed files with 1 additions and 1 deletions
|
@ -503,7 +503,7 @@ This should now be written like this:
|
|||
type: int
|
||||
required: false
|
||||
|
||||
child-node:
|
||||
child-binding:
|
||||
title: ...
|
||||
description: ...
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue