On Tuesday 13 March 2012, Kukjin Kim wrote: > 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. Can you explain why this patch is still needed? The exynos5250_dt_map_io function does not call s3c24xx_init_uarts() at all, so it seems that most of this patch just adds dead code that would only be needed for the non-dt case. Arnd -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html