forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/arm/boot/dts/ste-hrefv60plus-tvk.dts
....@@ -1,28 +1,16 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Copyright 2012 ST-Ericsson AB
3
- *
4
- * The code contained herein is licensed under the GNU General Public
5
- * License. You may obtain a copy of the GNU General Public License
6
- * Version 2 or later at the following locations:
7
- *
8
- * http://www.opensource.org/licenses/gpl-license.html
9
- * http://www.gnu.org/copyleft/gpl.html
104 *
115 * Device Tree for the HREF version 60 or later with the TVK1281618 UIB
126 */
137
148 /dts-v1/;
9
+#include "ste-db8500.dtsi"
1510 #include "ste-hrefv60plus.dtsi"
16
-#include "ste-href-tvk1281618.dtsi"
11
+#include "ste-href-tvk1281618-r2.dtsi"
1712
1813 / {
1914 model = "ST-Ericsson HREF (v60+) and TVK1281618 UIB";
2015 compatible = "st-ericsson,hrefv60+", "st-ericsson,u8500";
21
-
22
- /* This stablilizes the serial port enumeration */
23
- aliases {
24
- serial0 = &ux500_serial0;
25
- serial1 = &ux500_serial1;
26
- serial2 = &ux500_serial2;
27
- };
2816 };