提交 b14cf127 编写于 作者: K Krzysztof Kozlowski 提交者: Kukjin Kim

ARM: dts: Use labels for overriding nodes in exynos4212

Usage of labels instead of full paths reduces possible mistakes when
overriding nodes.
Signed-off-by: NKrzysztof Kozlowski <k.kozlowski.k@gmail.com>
Signed-off-by: NKukjin Kim <kgene@kernel.org>
上级 9b70afd9
...@@ -41,12 +41,12 @@ ...@@ -41,12 +41,12 @@
reg = <0xA01>; reg = <0xA01>;
}; };
}; };
};
combiner: interrupt-controller@10440000 { &combiner {
samsung,combiner-nr = <18>; samsung,combiner-nr = <18>;
}; };
gic: interrupt-controller@10490000 { &gic {
cpu-offset = <0x8000>; cpu-offset = <0x8000>;
};
}; };
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册