[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3add6c9f-1bcd-4ec7-ae5e-ba1e67c5087d@kernel.org>
Date: Thu, 13 Nov 2025 20:50:14 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Yu-Chun Lin <eleanor.lin@...ltek.com>, afaerber@...e.de, robh@...nel.org,
krzk+dt@...nel.org, conor+dt@...nel.org, lee@...nel.org,
james.tai@...ltek.com
Cc: linux-arm-kernel@...ts.infradead.org,
linux-realtek-soc@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, cy.huang@...ltek.com, stanley_chang@...ltek.com
Subject: Re: [PATCH v2 3/3] arm64: dts: realtek: Add Kent SoC and EVB device
trees
On 13/11/2025 13:30, Yu-Chun Lin wrote:
> diff --git a/arch/arm64/boot/dts/realtek/rtd1920s-smallville.dtsi b/arch/arm64/boot/dts/realtek/rtd1920s-smallville.dtsi
> new file mode 100644
> index 000000000000..0989afcbde67
> --- /dev/null
> +++ b/arch/arm64/boot/dts/realtek/rtd1920s-smallville.dtsi
> @@ -0,0 +1,129 @@
> +// SPDX-License-Identifier: (GPL-2.0-or-later OR BSD-2-Clause)
Odd, why do you want GPLv3 or GPLv4? GPLv3 has quite strict
requirements, so I hope you know what you are doing and your legal
understand this.
> +/*
> + * Realtek RTD1920S Smallville EVB
> + *
> + * Copyright (c) 2024 Realtek Semiconductor Corp.
> + */
> +
> +/dts-v1/;
> +
> +#include <dt-bindings/thermal/thermal.h>
> +#include "rtd1920.dtsi"
> +
> +/ {
> + chosen {
> + bootargs = "earlycon=uart8250,mmio32,0x98007800";
Drop bootargs, I asked for this last time. That's debugging.
> + stdout-path = "serial0:460800n8";
> + };
Best regards,
Krzysztof
Powered by blists - more mailing lists