Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Thor Thayer <tthayer@opensource.altera.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Thor Thayer and committed by
Greg Kroah-Hartman
b94b10aa 8e5470c9

+1
+1
arch/nios2/boot/dts/10m50_devboard.dts
··· 83 83 fifo-size = <32>; 84 84 reg-io-width = <4>; 85 85 reg-shift = <2>; 86 + tx-threshold = <16>; 86 87 }; 87 88 88 89 sysid: sysid@18001528 {