|
@@ -822,6 +822,7 @@ static int __init exynos_init_irq_eint(void)
|
|
|
static const struct of_device_id exynos_pinctrl_ids[] = {
|
|
|
{ .compatible = "samsung,exynos4210-pinctrl", },
|
|
|
{ .compatible = "samsung,exynos4x12-pinctrl", },
|
|
|
+ { .compatible = "samsung,exynos5250-pinctrl", },
|
|
|
};
|
|
|
struct device_node *pctrl_np, *wkup_np;
|
|
|
const char *wkup_compat = "samsung,exynos4210-wakeup-eint";
|