diff options
Diffstat (limited to 'arch/arm/mach-exynos/exynos.c')
-rw-r--r-- | arch/arm/mach-exynos/exynos.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/exynos.c b/arch/arm/mach-exynos/exynos.c index c426093bdbd9..6a24e111d6e1 100644 --- a/arch/arm/mach-exynos/exynos.c +++ b/arch/arm/mach-exynos/exynos.c | |||
@@ -252,6 +252,8 @@ static const struct of_device_id exynos_dt_pmu_match[] = { | |||
252 | { .compatible = "samsung,exynos4212-pmu" }, | 252 | { .compatible = "samsung,exynos4212-pmu" }, |
253 | { .compatible = "samsung,exynos4412-pmu" }, | 253 | { .compatible = "samsung,exynos4412-pmu" }, |
254 | { .compatible = "samsung,exynos5250-pmu" }, | 254 | { .compatible = "samsung,exynos5250-pmu" }, |
255 | { .compatible = "samsung,exynos5260-pmu" }, | ||
256 | { .compatible = "samsung,exynos5410-pmu" }, | ||
255 | { .compatible = "samsung,exynos5420-pmu" }, | 257 | { .compatible = "samsung,exynos5420-pmu" }, |
256 | { /*sentinel*/ }, | 258 | { /*sentinel*/ }, |
257 | }; | 259 | }; |