hc
2024-05-10 61598093bbdd283a7edc367d900f223070ead8d2
kernel/arch/arm/boot/dts/imx28-apf28dev.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 /* APF28Dev is a docking board for the APF28 SOM */
....@@ -18,7 +12,7 @@
1812
1913 apb@80000000 {
2014 apbh@80000000 {
21
- ssp0: ssp@80010000 {
15
+ ssp0: spi@80010000 {
2216 compatible = "fsl,imx28-mmc";
2317 pinctrl-names = "default";
2418 pinctrl-0 = <&mmc0_4bit_pins_a
....@@ -27,7 +21,7 @@
2721 status = "okay";
2822 };
2923
30
- ssp2: ssp@80014000 {
24
+ ssp2: spi@80014000 {
3125 compatible = "fsl,imx28-spi";
3226 pinctrl-names = "default";
3327 pinctrl-0 = <&spi2_pins_a>;