Re: [PATCHv2 4/4] nios2: dts: 10m50: Add tx-threshold parameter
From: Ley Foon Tan <hidden>
Date: 2016-10-04 06:18:03
Also in:
linux-serial, lkml
From: Ley Foon Tan <hidden>
Date: 2016-10-04 06:18:03
Also in:
linux-serial, lkml
On Fri, Sep 23, 2016 at 3:56 AM, [off-list ref] wrote:
From: Thor Thayer <redacted> The tx-threshold parameter sets the TX FIFO low water threshold trigger for the Altera 16550-FIFO32 soft IP. Signed-off-by: Thor Thayer <redacted> --- v2 Change from tx-loadsz to tx-threshold --- arch/nios2/boot/dts/10m50_devboard.dts | 1 + 1 file changed, 1 insertion(+)diff --git a/arch/nios2/boot/dts/10m50_devboard.dts b/arch/nios2/boot/dts/10m50_devboard.dts index 3e411c6..f362b22 100755 --- a/arch/nios2/boot/dts/10m50_devboard.dts +++ b/arch/nios2/boot/dts/10m50_devboard.dts@@ -83,6 +83,7 @@ fifo-size = <32>; reg-io-width = <4>; reg-shift = <2>; + tx-threshold = <16>; }; sysid: sysid@18001528 {
Acked-by: Ley Foon Tan <redacted> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html