[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAFiDJ5_Cyw3jQSMyThRow8iY_dDPELR-e-EHRD3CTY0zaCvo_Q@mail.gmail.com>
Date: Tue, 4 Oct 2016 14:17:58 +0800
From: Ley Foon Tan <lftan@...era.com>
To: tthayer@...nsource.altera.com
Cc: Greg KH <gregkh@...uxfoundation.org>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>, jslaby@...e.com,
Arnd Bergmann <arnd@...db.de>, peter@...leysoftware.com,
andriy.shevchenko@...ux.intel.com, anton.wuerfel@....de,
phillip.raffeck@....de, yegorslists@...glemail.com,
matwey@....msu.ru, mail@...iej.szmigiero.name,
peter.ujfalusi@...com, jonathanh@...dia.com,
dongsheng.wang@....com, luis@...ethencourt.com,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
linux-serial@...r.kernel.org, devicetree@...r.kernel.org,
tthayer.linux@...il.com,
"nios2-dev@...ts.rocketboards.org" <nios2-dev@...ts.rocketboards.org>
Subject: Re: [PATCHv2 4/4] nios2: dts: 10m50: Add tx-threshold parameter
On Fri, Sep 23, 2016 at 3:56 AM, <tthayer@...nsource.altera.com> wrote:
> From: Thor Thayer <tthayer@...nsource.altera.com>
>
> 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@...nsource.altera.com>
> ---
> 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@...01528 {
Acked-by: Ley Foon Tan <lftan@...era.com>
Powered by blists - more mailing lists