nios2: dts: 10m50: Add tx-threshold parameter
authorThor Thayer <tthayer@opensource.altera.com>
Thu, 22 Sep 2016 19:56:17 +0000 (14:56 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 27 Sep 2016 10:55:50 +0000 (12:55 +0200)
The tx-threshold parameter sets the TX FIFO low water threshold
trigger for the Altera 16550-FIFO32 soft IP.

Signed-off-by: Thor Thayer <tthayer@opensource.altera.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/nios2/boot/dts/10m50_devboard.dts

index 3e411c6..f362b22 100755 (executable)
@@ -83,6 +83,7 @@
                        fifo-size = <32>;
                        reg-io-width = <4>;
                        reg-shift = <2>;
+                       tx-threshold = <16>;
                };
 
                sysid: sysid@18001528 {