From: Chris Metcalf Date: Mon, 12 Aug 2013 18:09:28 +0000 (-0400) Subject: tilegx: provide kernel support for the tilegx UART shim X-Git-Tag: v3.12-rc1~120^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ec006ede5e0526c20cd7ed5e20df637ea592b1f;p=pandora-kernel.git tilegx: provide kernel support for the tilegx UART shim The TILE-Gx chip includes an on-chip UART. This change adds support for using the UART from within the kernel. The UART shim has more functionality than is exposed here, but to keep the kernel code and binary simpler, this is a subset of the full API designed to enable a standard Linux tty serial driver only. Signed-off-by: Chris Metcalf --- Reading git-diff-tree failed