dts: bindings: add a new 'rdc' property to the i.MX IUART bindings
The new property is used to set the access permission for the IUART device. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
This commit is contained in:
parent
64dd04f775
commit
0aaab73780
1 changed files with 4 additions and 0 deletions
|
@ -17,3 +17,7 @@ properties:
|
||||||
|
|
||||||
pinctrl-names:
|
pinctrl-names:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
rdc:
|
||||||
|
type: int
|
||||||
|
description: Set the RDC permission for this peripheral
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue