From: Enric Balletbo i Serra Date: Thu, 6 Dec 2012 08:45:04 +0000 (+0100) Subject: serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAR X-Git-Tag: v3.9-rc1~125^2~138 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdbc7353e45d78ea8ee4a0cdc9e2700035a3a77d;p=pandora-kernel.git serial: omap: add the functionality of a 9-bit UART with userspaces CMSPAR Some systems require the additional communication functionality of a 9-bit UART. For that we could use the "stick" (mark/space) parity bit supported on omap serial device. When is set, if PARODD is set the parity bit is always 1; if PARODD is not set, then the parity bit is always 0. Signed-off-by: Enric Balletbo i Serra Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed