forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/arm/boot/dts/imx28-m28cu3.dts
....@@ -1,12 +1,6 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Copyright (C) 2013 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 /dts-v1/;
....@@ -17,12 +11,13 @@
1711 compatible = "msr,m28cu3", "fsl,imx28";
1812
1913 memory@40000000 {
14
+ device_type = "memory";
2015 reg = <0x40000000 0x08000000>;
2116 };
2217
2318 apb@80000000 {
2419 apbh@80000000 {
25
- gpmi-nand@8000c000 {
20
+ nand-controller@8000c000 {
2621 #address-cells = <1>;
2722 #size-cells = <1>;
2823 pinctrl-names = "default";
....@@ -41,7 +36,7 @@
4136 };
4237 };
4338
44
- ssp0: ssp@80010000 {
39
+ ssp0: spi@80010000 {
4540 compatible = "fsl,imx28-mmc";
4641 pinctrl-names = "default";
4742 pinctrl-0 = <&mmc0_4bit_pins_a
....@@ -52,7 +47,7 @@
5247 status = "okay";
5348 };
5449
55
- ssp2: ssp@80014000 {
50
+ ssp2: spi@80014000 {
5651 compatible = "fsl,imx28-mmc";
5752 pinctrl-names = "default";
5853 pinctrl-0 = <&mmc2_4bit_pins_a