|
@@ -3024,6 +3024,7 @@ static __init int samsung_gpiolib_init(void)
|
|
|
static const struct of_device_id exynos_pinctrl_ids[] = {
|
|
|
{ .compatible = "samsung,exynos4210-pinctrl", },
|
|
|
{ .compatible = "samsung,exynos4x12-pinctrl", },
|
|
|
+ { .compatible = "samsung,exynos5250-pinctrl", },
|
|
|
{ .compatible = "samsung,exynos5440-pinctrl", },
|
|
|
};
|
|
|
for_each_matching_node(pctrl_np, exynos_pinctrl_ids)
|