serial: 8250_uniphier: add auto-flow-control support
Add selective auto-flow-control support for UniPhier serial driver. Signed-off-by: Dai Okamura <okamura.dai@socionext.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:

committed by
Greg Kroah-Hartman

parent
aca70d19c8
commit
aad2d4952d
@@ -6,6 +6,9 @@ Required properties:
|
||||
- interrupts: a single interrupt specifier.
|
||||
- clocks: phandle to the input clock.
|
||||
|
||||
Optional properties:
|
||||
-auto-flow-control: enable automatic flow control support.
|
||||
|
||||
Example:
|
||||
aliases {
|
||||
serial0 = &serial0;
|
||||
|
Reference in New Issue
Block a user