Commit 51311eaa authored by Thor Thayer's avatar Thor Thayer Committed by Greg Kroah-Hartman
Browse files

Documentation: dt: serial: Add TX FIFO threshold parameter



Add the device tree binding needed to support the TX FIFO threshold
parameter.

Signed-off-by: default avatarThor Thayer <tthayer@opensource.altera.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 9f12cea9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -42,6 +42,8 @@ Optional properties:
- auto-flow-control: one way to enable automatic flow control support. The
  driver is allowed to detect support for the capability even without this
  property.
- tx-threshold: Specify the TX FIFO low water indication for parts with
  programmable TX FIFO thresholds.

Note:
* fsl,ns16550: