Commit b94b10aa authored by Thor Thayer's avatar Thor Thayer Committed by Greg Kroah-Hartman

nios2: dts: 10m50: Add tx-threshold parameter

The tx-threshold parameter sets the TX FIFO low water threshold
trigger for the Altera 16550-FIFO32 soft IP.
Signed-off-by: default avatarThor Thayer <tthayer@opensource.altera.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 8e5470c9
......@@ -83,6 +83,7 @@ a_16550_uart_0: serial@18001600 {
fifo-size = <32>;
reg-io-width = <4>;
reg-shift = <2>;
tx-threshold = <16>;
};
sysid: sysid@18001528 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment