提交 5b293570 编写于 作者: J Jonathan Bakker 提交者: Krzysztof Kozlowski

ARM: dts: s5pv210: Add interrupt-controller property to gph3

The GPH3 pins on s5pv210 have interrupt support and had the
interrupt-cells property but was missing the interrupt-controller
property.
Signed-off-by: NJonathan Bakker <xc-racer2@live.ca>
Signed-off-by: NKrzysztof Kozlowski <krzk@kernel.org>
上级 3fb7fa49
...@@ -273,6 +273,8 @@ ...@@ -273,6 +273,8 @@
gph3: gph3 { gph3: gph3 {
gpio-controller; gpio-controller;
#gpio-cells = <2>; #gpio-cells = <2>;
interrupt-controller;
#interrupt-cells = <2>; #interrupt-cells = <2>;
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册