hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arm/boot/dts/imx6dl-dfi-fs700-m60.dts
....@@ -1,12 +1,6 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Copyright 2013 Sascha Hauer <s.hauer@pengutronix.de>
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
126 #ifndef __DTS_V1__
....@@ -23,6 +17,7 @@
2317
2418 /* Will be filled by the bootloader */
2519 memory@10000000 {
20
+ device_type = "memory";
2621 reg = <0x10000000 0>;
2722 };
2823 };