Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1572090
| From | Yuriy Kolerov <yuriy.kolerov@synopsys.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 2/2] ARCv2: intc: Delete useless comments in Device Trees |
| Date | 2017-02-02 01:20 +0100 |
| Message-ID | <t6di2-4Nn-13@gated-at.bofh.it> (permalink) |
| References | <t6di2-4Nn-7@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Signed-off-by: Yuriy Kolerov <yuriy.kolerov@synopsys.com>
---
arch/arc/boot/dts/haps_hs_idu.dts | 1 -
arch/arc/boot/dts/nsimosci_hs_idu.dts | 1 -
2 files changed, 2 deletions(-)
diff --git a/arch/arc/boot/dts/haps_hs_idu.dts b/arch/arc/boot/dts/haps_hs_idu.dts
index 0a857fa..215cddd 100644
--- a/arch/arc/boot/dts/haps_hs_idu.dts
+++ b/arch/arc/boot/dts/haps_hs_idu.dts
@@ -47,7 +47,6 @@
compatible = "snps,archs-intc";
interrupt-controller;
#interrupt-cells = <1>;
-/* interrupts = <16 17 18 19 20 21 22 23 24 25>; */
};
idu_intc: idu-interrupt-controller {
diff --git a/arch/arc/boot/dts/nsimosci_hs_idu.dts b/arch/arc/boot/dts/nsimosci_hs_idu.dts
index 37be2bb..5052917 100644
--- a/arch/arc/boot/dts/nsimosci_hs_idu.dts
+++ b/arch/arc/boot/dts/nsimosci_hs_idu.dts
@@ -43,7 +43,6 @@
compatible = "snps,archs-intc";
interrupt-controller;
#interrupt-cells = <1>;
-/* interrupts = <16 17 18 19 20 21 22 23 24 25>; */
};
idu_intc: idu-interrupt-controller {
--
2.7.4
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/2] Delete deprecated parameters in Device Trees Yuriy Kolerov <yuriy.kolerov@synopsys.com> - 2017-02-02 01:20 +0100 [PATCH 2/2] ARCv2: intc: Delete useless comments in Device Trees Yuriy Kolerov <yuriy.kolerov@synopsys.com> - 2017-02-02 01:20 +0100 [PATCH 1/2] ARCv2: IDU-intc: Delete deprecated parameters in Device Trees Yuriy Kolerov <yuriy.kolerov@synopsys.com> - 2017-02-02 01:20 +0100
csiph-web