Add generic compatible strings for Exynos4 and 5 platforms so that
future SoCs can use them if there is nothing extra/specific to be
differentiated.
Signed-off-by: Sachin Kamat <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Kukjin Kim <[email protected]>
}
static char const *exynos_dt_compat[] __initconst = {
+ "samsung,exynos4",
"samsung,exynos4210",
"samsung,exynos4212",
"samsung,exynos4412",
+ "samsung,exynos5",
"samsung,exynos5250",
"samsung,exynos5420",
"samsung,exynos5440",