forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/arm/boot/dts/imx28-duckbill-2-enocean.dts
....@@ -1,13 +1,7 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Copyright (C) 2015-2017 I2SE GmbH <info@i2se.com>
34 * Copyright (C) 2016 Michael Heimpold <mhei@heimpold.de>
4
- *
5
- * The code contained herein is licensed under the GNU General Public
6
- * License. You may obtain a copy of the GNU General Public License
7
- * Version 2 or later at the following locations:
8
- *
9
- * http://www.opensource.org/licenses/gpl-license.html
10
- * http://www.gnu.org/copyleft/gpl.html
115 */
126
137 /dts-v1/;
....@@ -21,12 +15,13 @@
2115 compatible = "i2se,duckbill-2-enocean", "i2se,duckbill-2", "fsl,imx28";
2216
2317 memory@40000000 {
18
+ device_type = "memory";
2419 reg = <0x40000000 0x08000000>;
2520 };
2621
2722 apb@80000000 {
2823 apbh@80000000 {
29
- ssp0: ssp@80010000 {
24
+ ssp0: spi@80010000 {
3025 compatible = "fsl,imx28-mmc";
3126 pinctrl-names = "default";
3227 pinctrl-0 = <&mmc0_8bit_pins_a
....@@ -37,7 +32,7 @@
3732 non-removable;
3833 };
3934
40
- ssp2: ssp@80014000 {
35
+ ssp2: spi@80014000 {
4136 compatible = "fsl,imx28-mmc";
4237 pinctrl-names = "default";
4338 pinctrl-0 = <&mmc2_4bit_pins_b