diff options
author | Andrew Victor <linux@maxim.org.za> | 2008-01-23 09:25:15 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2008-01-26 15:00:32 +0000 |
commit | c8f385a631ef1f49d67a3798ca40dec36ccdf07d (patch) | |
tree | 99b2e29909896d8b0389a6899c8c2f8ad1dc1865 /arch/arm/mach-at91/board-csb337.c | |
parent | b7b272a8826a2332f689853792eb8c42477fec85 (diff) | |
download | kernel_samsung_espresso10-c8f385a631ef1f49d67a3798ca40dec36ccdf07d.tar.gz kernel_samsung_espresso10-c8f385a631ef1f49d67a3798ca40dec36ccdf07d.tar.bz2 kernel_samsung_espresso10-c8f385a631ef1f49d67a3798ca40dec36ccdf07d.zip |
[ARM] 4757/1: [AT91] UART initialization
Modify the UART initialization to allow the board-initialization code
to specify which pins are connected, and which pins should therefore
be initialized.
The current at91_init_serial() will continue to work as-is, but is
marked as "deprecated" and will be removed once the board-specific
files has been updated to use the new interface.
As in the AVR32 code, we assume that the TX and RX pins will always be
initialized.
Signed-off-by: Andrew Victor <linux@maxim.org.za>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/mach-at91/board-csb337.c')
0 files changed, 0 insertions, 0 deletions