aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/dev-uart.c
Commit message (Collapse)AuthorAge
* ARM: EXYNOS: add support uart for EXYNOS4 and EXYNOS5Kukjin Kim2012-03-14
Actually, the base address of uart is different between EXYNOS4 and EXYNOS5 and this patch enables to support uart for EXYNOS4 and EXYNOS5 SoCs at runtime. Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>