From: Alexander Stein Date: Thu, 9 Jul 2015 08:34:34 +0000 (+0200) Subject: serial/uuc_uart: Support higher bitrates than 115200 Bit/s X-Git-Tag: omap-for-v4.3/fixes-merge-window~43^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5eb517dd80e4da3055895f8aa3547c2bfd5e675;p=pandora-kernel.git serial/uuc_uart: Support higher bitrates than 115200 Bit/s The maximum bitrate supported depends on the clock rate used in BRG. This is stored in port.uartclk during probe. Respecting the 16x oversampling higher bitrates can be supported. Signed-off-by: Alexander Stein Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed