hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arc/boot/dts/vdk_axc003.dtsi
....@@ -1,9 +1,6 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Copyright (C) 2013, 2014 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 /*
....@@ -36,7 +33,7 @@
3633 #interrupt-cells = <1>;
3734 };
3835
39
- debug_uart: dw-apb-uart@0x5000 {
36
+ debug_uart: dw-apb-uart@5000 {
4037 compatible = "snps,dw-apb-uart";
4138 reg = <0x5000 0x100>;
4239 clock-frequency = <2403200>;
....@@ -49,7 +46,7 @@
4946
5047 };
5148
52
- mb_intc: dw-apb-ictl@0xe0012000 {
49
+ mb_intc: interrupt-controller@e0012000 {
5350 #interrupt-cells = <1>;
5451 compatible = "snps,dw-apb-ictl";
5552 reg = < 0xe0012000 0x200 >;