summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap/include/mach/serial.h
Commit message (Collapse)AuthorAgeFilesLines
* ARM: OMAP2 Provide function to enable/disable uart clocksJouni Hogander2008-10-061-0/+6
| | | | | | | | | | This patch adds common function to enable/disable omap2/3 uart clocks. Enabled uarts are passed by bootloader in atags and clocks for these enabled uarts are touched. Signed-off-by: Jouni Hogander <jouni.hogander@nokia.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
* [ARM] omap: improve is_omap_port()Russell King2008-09-051-6/+6
| | | | | | | | Make is_omap_port() take the uart_8250_port structure so it can do whatever test it desires. Convert the test to compare the physical addresses rather than virtual addresses. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-0/+37
This just leaves include/asm-arm/plat-* to deal with. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
OpenPOWER on IntegriCloud