forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/arm/boot/dts/pm9g45.dts
....@@ -1,9 +1,8 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * pm9g45.dts - Device Tree file for Ronetix pm9g45 board
34 *
45 * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
5
- *
6
- * Licensed under GPLv2.
76 */
87 /dts-v1/;
98 #include "at91sam9g45.dtsi"
....@@ -16,7 +15,7 @@
1615 bootargs = "console=ttyS0,115200";
1716 };
1817
19
- memory {
18
+ memory@70000000 {
2019 reg = <0x70000000 0x8000000>;
2120 };
2221
....@@ -69,6 +68,7 @@
6968 &pinctrl_board_mmc
7069 &pinctrl_mmc0_slot0_clk_cmd_dat0
7170 &pinctrl_mmc0_slot0_dat1_3>;
71
+ pinctrl-names = "default";
7272 status = "okay";
7373 slot@0 {
7474 reg = <0>;