dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/avr32
Haavard Skinnemoen c194588dba [PATCH] AVR32: Allow renumbering of serial devices
Allow the board to remap actual USART peripheral devices to serial
devices by calling at32_map_usart(hw_id, serial_line). This ensures
that even though ATSTK1002 uses USART1 as the first serial port, it
will still have a ttyS0 device.

This also adds a board-specific early setup hook and moves the
at32_setup_serial_console() call there from the platform code.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-10-04 10:25:06 -07:00
..
boards/atstk1000 [PATCH] AVR32: Allow renumbering of serial devices 2006-10-04 10:25:06 -07:00
boot [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
configs [PATCH] at91_serial -> atmel_serial: Kconfig symbols 2006-10-04 10:25:05 -07:00
kernel [PATCH] AVR32: Allow renumbering of serial devices 2006-10-04 10:25:06 -07:00
lib [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
mach-at32ap [PATCH] AVR32: Allow renumbering of serial devices 2006-10-04 10:25:06 -07:00
mm [PATCH] Generic ioremap_page_range: avr32 conversion 2006-10-01 00:39:31 -07:00
Kconfig [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
Kconfig.debug [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00
Makefile [PATCH] avr32 architecture 2006-09-26 08:48:54 -07:00