[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <eace86ef-5c07-41b8-92fd-7f16fed3e28a@kernel.org>
Date: Wed, 29 Jan 2025 19:37:25 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Thierry Bultel <thierry.bultel.yh@...renesas.com>,
Geert Uytterhoeven <geert+renesas@...der.be>,
Magnus Damm <magnus.damm@...il.com>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>
Cc: linux-renesas-soc@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 13/14] arm64: dts: renesas: Add initial support for
renesas RZ/T2H eval board
On 29/01/2025 17:37, Thierry Bultel wrote:
> diff --git a/arch/arm64/boot/dts/renesas/r9a09g077m44-rzt2h-evk.dts b/arch/arm64/boot/dts/renesas/r9a09g077m44-rzt2h-evk.dts
> new file mode 100644
> index 000000000000..f2b448aaec82
> --- /dev/null
> +++ b/arch/arm64/boot/dts/renesas/r9a09g077m44-rzt2h-evk.dts
> @@ -0,0 +1,37 @@
> +// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
> +/*
> + * Device Tree Source for the RZ/T2H Development EVK board
> + *
> + * Copyright (C) 2025 Renesas Electronics Corp.
> + */
> +
> +/dts-v1/;
> +
> +#include "r9a09g077m44.dtsi"
> +
> +/ {
> + model = "Renesas Development EVK based on r9a09g077m44";
> + compatible = "renesas,r9a9g077m44-rzt2h-evk", "renesas,r9a9g077";
> +
> + aliases {
> + serial0 = &sci0;
> + };
> +
> + chosen {
> + bootargs = "ignore_loglevel";
Drop, that's development, not wide-mainline use.
> + stdout-path = "serial0:115200n8";
> + };
> +
Stray blank line.
Best regards,
Krzysztof
Powered by blists - more mailing lists