Commit b48fba05 authored by Yuriy Kolerov's avatar Yuriy Kolerov Committed by Vineet Gupta

ARCv2: intc: Delete useless comments in Device Trees

Signed-off-by: default avatarYuriy Kolerov <yuriy.kolerov@synopsys.com>
Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent ec69b269
...@@ -47,7 +47,6 @@ core_intc: interrupt-controller { ...@@ -47,7 +47,6 @@ core_intc: interrupt-controller {
compatible = "snps,archs-intc"; compatible = "snps,archs-intc";
interrupt-controller; interrupt-controller;
#interrupt-cells = <1>; #interrupt-cells = <1>;
/* interrupts = <16 17 18 19 20 21 22 23 24 25>; */
}; };
idu_intc: idu-interrupt-controller { idu_intc: idu-interrupt-controller {
......
...@@ -43,7 +43,6 @@ core_intc: core-interrupt-controller { ...@@ -43,7 +43,6 @@ core_intc: core-interrupt-controller {
compatible = "snps,archs-intc"; compatible = "snps,archs-intc";
interrupt-controller; interrupt-controller;
#interrupt-cells = <1>; #interrupt-cells = <1>;
/* interrupts = <16 17 18 19 20 21 22 23 24 25>; */
}; };
idu_intc: idu-interrupt-controller { idu_intc: idu-interrupt-controller {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment