提交 6def126d 编写于 作者: M Maxime Ripard

ARM: sunxi: dt: Update interrupt controller compatible string

Signed-off-by: NMaxime Ripard <maxime.ripard@free-electrons.com>
上级 b6e1a53b
...@@ -170,7 +170,7 @@ ...@@ -170,7 +170,7 @@
ranges; ranges;
intc: interrupt-controller@01c20400 { intc: interrupt-controller@01c20400 {
compatible = "allwinner,sunxi-ic"; compatible = "allwinner,sun4i-ic";
reg = <0x01c20400 0x400>; reg = <0x01c20400 0x400>;
interrupt-controller; interrupt-controller;
#interrupt-cells = <1>; #interrupt-cells = <1>;
......
...@@ -171,7 +171,7 @@ ...@@ -171,7 +171,7 @@
ranges; ranges;
intc: interrupt-controller@01c20400 { intc: interrupt-controller@01c20400 {
compatible = "allwinner,sunxi-ic"; compatible = "allwinner,sun4i-ic";
reg = <0x01c20400 0x400>; reg = <0x01c20400 0x400>;
interrupt-controller; interrupt-controller;
#interrupt-cells = <1>; #interrupt-cells = <1>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册