mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-11-14 10:15:13 +00:00
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>
This commit is contained in:
parent
8e5470c983
commit
b94b10aaa3
1 changed files with 1 additions and 0 deletions
|
|
@ -83,6 +83,7 @@
|
|||
fifo-size = <32>;
|
||||
reg-io-width = <4>;
|
||||
reg-shift = <2>;
|
||||
tx-threshold = <16>;
|
||||
};
|
||||
|
||||
sysid: sysid@18001528 {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue