hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arm/boot/dts/imx28-m28.dtsi
....@@ -1,12 +1,6 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Copyright (C) 2014 Marek Vasut <marex@denx.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 #include "imx28.dtsi"
....@@ -16,12 +10,13 @@
1610 compatible = "aries,m28", "denx,m28", "fsl,imx28";
1711
1812 memory@40000000 {
13
+ device_type = "memory";
1914 reg = <0x40000000 0x08000000>;
2015 };
2116
2217 apb@80000000 {
2318 apbh@80000000 {
24
- gpmi-nand@8000c000 {
19
+ nand-controller@8000c000 {
2520 #address-cells = <1>;
2621 #size-cells = <1>;
2722 pinctrl-names = "default";