forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/arm/boot/dts/imx28-apf28.dts
....@@ -1,12 +1,6 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Copyright 2012 Armadeus Systems - <support@armadeus.com>
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 = "armadeus,imx28-apf28", "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 pinctrl-names = "default";
2722 pinctrl-0 = <&gpmi_pins_a &gpmi_status_cfg>;
2823 status = "okay";