Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ARM: EXYNOS: Remove unused static uart resource information | Thomas Abraham | 2012-10-29 |
| | | | | | | | | | All supported EXYNOS5 platforms are device tree enabled and hence the unused static uart resource information is removed. Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org> [kgene.kim@samsung.com: changed to exynos4_init_uarts() clearly] Signed-off-by: Kukjin Kim <kgene.kim@samsung.com> | ||
* | ARM: EXYNOS: add support uart for EXYNOS4 and EXYNOS5 | Kukjin Kim | 2012-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> |