[PATCH v3 05/12] ARM: EXYNOS: add support uart for EXYNOS4 and EXYNOS5

Arnd Bergmann arnd at arndb.de
Tue Mar 13 12:13:10 EDT 2012


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



More information about the linux-arm-kernel mailing list