dts: bindings: nxp-uart: add hw-flow-control binding
Support for HW flow control was recently enabled in the NXP MCUX HAL layer. Let's add a DTS binding definition for "hw-flow-control". The MCUX uart driver shim can use this to enable HW flow control. Signed-off-by: Michael Scott <mike@foundries.io>
This commit is contained in:
parent
8a115ca556
commit
a4361ffe44
1 changed files with 6 additions and 0 deletions
|
@ -30,6 +30,12 @@ properties:
|
|||
description: pinmux information for RX, TX, CTS, RTS
|
||||
generation: define
|
||||
|
||||
hw-flow-control:
|
||||
type: boolean
|
||||
category: optional
|
||||
description: use hw flow control
|
||||
generation: define
|
||||
|
||||
clocks:
|
||||
type: array
|
||||
category: required
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue