[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1473351141-9239-5-git-send-email-tthayer@opensource.altera.com>
Date: Thu, 8 Sep 2016 11:12:21 -0500
From: <tthayer@...nsource.altera.com>
To: <gregkh@...uxfoundation.org>, <robh+dt@...nel.org>,
<mark.rutland@....com>, <lftan@...era.com>, <jslaby@...e.com>,
<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>
CC: <peter.ujfalusi@...com>, <jonathanh@...dia.com>,
<dongsheng.wang@....com>, <luis@...ethencourt.com>,
<linux-kernel@...r.kernel.org>, <linux-serial@...r.kernel.org>,
<devicetree@...r.kernel.org>, <tthayer.linux@...il.com>,
<tthayer@...nsource.altera.com>, <nios2-dev@...ts.rocketboards.org>
Subject: [PATCH 4/4] nios2: dts: 10m50: Add tx-loadsz parameter
From: Thor Thayer <tthayer@...nsource.altera.com>
The tx-loadsz parameter sets the TX FIFO threshold level of
the Altera 16550-FIFO32 soft IP.
Signed-off-by: Thor Thayer <tthayer@...nsource.altera.com>
---
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..6be1502 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-loadsz = <16>;
};
sysid: sysid@...01528 {
--
1.7.9.5
Powered by blists - more mailing lists