1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
/*
 * Device Tree Source for the RZ SMARC Carrier-II Board.
 *
 * Copyright (C) 2024 Renesas Electronics Corp.
 */

/ {
	model = "Renesas RZ SMARC Carrier-II Board";
	compatible = "renesas,smarc2-evk";

	chosen {
		bootargs = "ignore_loglevel";
		stdout-path = "serial3:115200n8";
	};

	aliases {
		serial3 = &scif0;
	};
};

&scif0 {
	status = "okay";
};
你說過牽了手就算約定 但親愛的那並不是愛情