hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arm/boot/dts/at91-foxg20.dts
....@@ -1,11 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * at91-foxg20.dts - Device Tree file for Acme Systems FoxG20 board
34 *
45 * Based on DT files for at91sam9g20ek evaluation board (AT91SAM9G20 SoC)
56 *
67 * Copyright (C) 2013 Douglas Gilbert <dgilbert@interlog.com>
7
- *
8
- * Licensed under GPLv2 or later.
98 */
109 /dts-v1/;
1110 #include "at91sam9g20.dtsi"
....@@ -18,7 +17,7 @@
1817 bootargs = "console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootwait";
1918 };
2019
21
- memory {
20
+ memory@20000000 {
2221 reg = <0x20000000 0x4000000>;
2322 };
2423
....@@ -56,6 +55,7 @@
5655 &pinctrl_mmc0_clk
5756 &pinctrl_mmc0_slot1_cmd_dat0
5857 &pinctrl_mmc0_slot1_dat1_3>;
58
+ pinctrl-names = "default";
5959 status = "okay";
6060
6161 slot@1 {