hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/arch/arc/boot/dts/vdk_axc003_idu.dtsi
....@@ -1,9 +1,6 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Copyright (C) 2014, 2015 Synopsys, Inc. (www.synopsys.com)
3
- *
4
- * This program is free software; you can redistribute it and/or modify
5
- * it under the terms of the GNU General Public License version 2 as
6
- * published by the Free Software Foundation.
74 */
85
96 /*
....@@ -44,7 +41,7 @@
4441 #interrupt-cells = <1>;
4542 };
4643
47
- debug_uart: dw-apb-uart@0x5000 {
44
+ debug_uart: dw-apb-uart@5000 {
4845 compatible = "snps,dw-apb-uart";
4946 reg = <0x5000 0x100>;
5047 clock-frequency = <2403200>;
....@@ -57,7 +54,7 @@
5754
5855 };
5956
60
- mb_intc: dw-apb-ictl@0xe0012000 {
57
+ mb_intc: interrupt-controller@e0012000 {
6158 #interrupt-cells = <1>;
6259 compatible = "snps,dw-apb-ictl";
6360 reg = < 0xe0012000 0x200 >;