hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/arch/arm/boot/dts/r8a7779-marzen.dts
....@@ -1,6 +1,6 @@
11 // SPDX-License-Identifier: GPL-2.0
22 /*
3
- * Device Tree Source for the Marzen board
3
+ * Device Tree Source for the R-Car H1 (R8A77790) Marzen board
44 *
55 * Copyright (C) 2013 Renesas Solutions Corp.
66 * Copyright (C) 2013 Simon Horman
....@@ -21,7 +21,7 @@
2121 };
2222
2323 chosen {
24
- bootargs = "ignore_loglevel root=/dev/nfs ip=on";
24
+ bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
2525 stdout-path = "serial0:115200n8";
2626 };
2727
....@@ -48,8 +48,7 @@
4848
4949 gpios = <&gpio3 20 GPIO_ACTIVE_HIGH>;
5050 gpios-states = <1>;
51
- states = <3300000 1
52
- 1800000 0>;
51
+ states = <3300000 1>, <1800000 0>;
5352 };
5453
5554 ethernet@18000000 {