1
0
Fork 0
alistair23-linux/drivers/serial/cpm_uart
Laurent Pinchart 80776554b6 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 <laurentp@cse-semaphore.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-07-28 08:47:32 -05:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cpm_uart.h cpm_uart: Add generic clock API support to set baudrates 2008-07-28 08:47:32 -05:00
cpm_uart_core.c cpm_uart: Add generic clock API support to set baudrates 2008-07-28 08:47:32 -05:00
cpm_uart_cpm1.c cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING code 2008-06-26 01:49:04 -05:00
cpm_uart_cpm1.h cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING code 2008-06-26 01:49:04 -05:00
cpm_uart_cpm2.c cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING code 2008-06-26 01:49:04 -05:00
cpm_uart_cpm2.h cpm_uart: Remove !CONFIG_PPC_CPM_NEW_BINDING code 2008-06-26 01:49:04 -05:00