|
@@ -219,6 +219,7 @@ static void __init exynos_dt_machine_init(void)
|
|
|
of_machine_is_compatible("samsung,exynos4212") ||
|
|
|
(of_machine_is_compatible("samsung,exynos4412") &&
|
|
|
of_machine_is_compatible("samsung,trats2")) ||
|
|
|
+ of_machine_is_compatible("samsung,exynos3250") ||
|
|
|
of_machine_is_compatible("samsung,exynos5250"))
|
|
|
platform_device_register(&exynos_cpuidle);
|
|
|
|