From: Laurent Pinchart Date: Mon, 28 Jul 2008 08:42:16 +0000 (+0200) Subject: cpm_uart: Add generic clock API support to set baudrates X-Git-Tag: v2.6.27-rc2~117^2~7^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80776554b6c93cf828ddc702010c6a189aa0d0e9;p=pandora-kernel.git cpm_uart: Add generic clock API support to set baudrates This patch introduces baudrate setting support via the generic clock API. When present the optional device tree clock property is used instead of fsl-cpm-brg. Platforms can then define complex clock schemes, to output the serial clock on an external pin for instance. Signed-off-by: Laurent Pinchart Signed-off-by: Kumar Gala --- Reading git-diff-tree failed