The pin controller block of S5Pv210 for handling external wakeup
interrupts is different than in newer designs (Exynos).

Signed-off-by: Krzysztof Kozlowski <[email protected]>
Cc: Tomasz Figa <[email protected]>
Cc: Sylwester Nawrocki <[email protected]>
Acked-by: Tomasz Figa <[email protected]>
---
 arch/arm/boot/dts/s5pv210.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/s5pv210.dtsi b/arch/arm/boot/dts/s5pv210.dtsi
index 67358562a6ea..75f454a210d6 100644
--- a/arch/arm/boot/dts/s5pv210.dtsi
+++ b/arch/arm/boot/dts/s5pv210.dtsi
@@ -120,7 +120,7 @@
                        interrupts = <30>;
 
                        wakeup-interrupt-controller {
-                               compatible = "samsung,exynos4210-wakeup-eint";
+                               compatible = "samsung,s5pv210-wakeup-eint";
                                interrupts = <16>;
                                interrupt-parent = <&vic0>;
                        };
-- 
2.14.1

Reply via email to