ARM: EXYNOS: Add support for Exynos5410 PMU
authorAndreas Faerber <afaerber@suse.de>
Mon, 28 Jul 2014 21:10:40 +0000 (06:10 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Mon, 28 Jul 2014 21:12:11 +0000 (06:12 +0900)
Exynos initialization code now relies on obtaining the PMU address,
so add the new 5410 value to the list of compatible string matches.
This unbreaks booting on 5410 based boards.

Fixes: fce9e5bb2526 ("ARM: EXYNOS: Add support for mapping PMU base
address via DT")

Signed-off-by: Andreas Faerber <afaerber@suse.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found