Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARCv2: intc: Delete useless comments in Device Trees

Signed-off-by: Yuriy Kolerov <yuriy.kolerov@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>

authored by

Yuriy Kolerov and committed by
Vineet Gupta
b48fba05 ec69b269

-2
-1
arch/arc/boot/dts/haps_hs_idu.dts
··· 47 47 compatible = "snps,archs-intc"; 48 48 interrupt-controller; 49 49 #interrupt-cells = <1>; 50 - /* interrupts = <16 17 18 19 20 21 22 23 24 25>; */ 51 50 }; 52 51 53 52 idu_intc: idu-interrupt-controller {
-1
arch/arc/boot/dts/nsimosci_hs_idu.dts
··· 43 43 compatible = "snps,archs-intc"; 44 44 interrupt-controller; 45 45 #interrupt-cells = <1>; 46 - /* interrupts = <16 17 18 19 20 21 22 23 24 25>; */ 47 46 }; 48 47 49 48 idu_intc: idu-interrupt-controller {