From: Bryan O'Donoghue Date: Tue, 23 Sep 2014 00:21:11 +0000 (+0100) Subject: serial: 8250: Add Quark X1000 to 8250_pci.c X-Git-Tag: fixes-for-v3.18-merge-window~14^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ede7dcca3c4fa15a518ab0473126f9c3e621e4c;p=pandora-kernel.git serial: 8250: Add Quark X1000 to 8250_pci.c Quark X1000 contains two designware derived 8250 serial ports. Each port has a unique PCI configuration space consisting of BAR0:UART BAR1:DMA respectively. Unlike the standard 8250 the register width is 32 bits for RHR,IER etc The Quark UART has a fundamental clock @ 44.2368 MHz allowing for a bitrate of up to about 2.76 megabits per second. This patch enables standard 8250 mode Signed-off-by: Bryan O'Donoghue Reviewed-by: Heikki Krogerus Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed