omap2/3/4: serial: introduce errata handling
authorNishanth Menon <nm@ti.com>
Mon, 2 Aug 2010 10:18:12 +0000 (13:18 +0300)
committerTony Lindgren <tony@atomide.com>
Mon, 2 Aug 2010 10:18:12 +0000 (13:18 +0300)
commit5a927b36f56c2a937e67f0947f233f723660f690
tree5dba76203c4da869632c511b7175187497ff2242
parentbfe6977ac7b96e5a6665546c0efd733cd290d0ca
omap2/3/4: serial: introduce errata handling

introduce silicon specific quirks as a errata handling mechanism

as a start UART_ERRATA_FIFO_FULL_ABORT is used to handle the override
for fifo full condition for rx and tx.

Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/serial.c