From: John Crispin Date: Thu, 16 Oct 2014 19:48:21 +0000 (+0200) Subject: serial: of: add a PORT_RT2880 definition X-Git-Tag: omap-for-v3.20/drop-legacy-3517~83^2~107 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b8777e3473e31b2aabd669e5f34866d4a3afb6a;p=pandora-kernel.git serial: of: add a PORT_RT2880 definition The Ralink RT2880 SoC and its successors have an internal 8250 core. This core needs the same quirks applied as the AMD AU1xxx uart. In addition to these quirks, the ports memory region is only 0x100 unlike the AU1xxx which has a size of 0x1000. Signed-off-by: John Crispin Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed