[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1e4c91ab20564680b497d996bc2a4db3@realtek.com>
Date: Mon, 17 Nov 2025 12:43:04 +0000
From: Yu-Chun Lin [林祐君] <eleanor.lin@...ltek.com>
To: Krzysztof Kozlowski <krzk@...nel.org>,
"afaerber@...e.de"
<afaerber@...e.de>,
"robh@...nel.org" <robh@...nel.org>,
"krzk+dt@...nel.org"
<krzk+dt@...nel.org>,
"conor+dt@...nel.org" <conor+dt@...nel.org>,
"lee@...nel.org" <lee@...nel.org>,
James Tai [戴志峰]
<james.tai@...ltek.com>
CC: "linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"linux-realtek-soc@...ts.infradead.org"
<linux-realtek-soc@...ts.infradead.org>,
"devicetree@...r.kernel.org"
<devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org"
<linux-kernel@...r.kernel.org>,
CY_Huang[黃鉦晏]
<cy.huang@...ltek.com>,
Stanley Chang[昌育德]
<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.
Thank you for the kind reminder.
I simply copied the header from an existing Realtek upstream dtsi file.
I will change it to 'SPDX-License-Identifier: GPL-2.0'
>> +/*
>> + * 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.
>
Sorry. I will drop it. Set boot args in bootloader.
>> + stdout-path = "serial0:460800n8";
>> + };
>
>
>
> Best regards,
> Krzysztof
Powered by blists - more mailing lists