All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yu-Chun Lin [林祐君]" <eleanor.lin@realtek.com>
To: "Krzysztof Kozlowski" <krzk@kernel.org>,
	"afaerber@suse.de" <afaerber@suse.de>,
	"robh@kernel.org" <robh@kernel.org>,
	"krzk+dt@kernel.org" <krzk+dt@kernel.org>,
	"conor+dt@kernel.org" <conor+dt@kernel.org>,
	"lee@kernel.org" <lee@kernel.org>,
	"James Tai [戴志峰]" <james.tai@realtek.com>
Cc: "linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-realtek-soc@lists.infradead.org"
	<linux-realtek-soc@lists.infradead.org>,
	"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	"CY_Huang[黃鉦晏]" <cy.huang@realtek.com>,
	"Stanley Chang[昌育德]" <stanley_chang@realtek.com>
Subject: RE: [PATCH v2 3/3] arm64: dts: realtek: Add Kent SoC and EVB device trees
Date: Mon, 17 Nov 2025 12:43:04 +0000	[thread overview]
Message-ID: <1e4c91ab20564680b497d996bc2a4db3@realtek.com> (raw)
In-Reply-To: <3add6c9f-1bcd-4ec7-ae5e-ba1e67c5087d@kernel.org>

> 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

      reply	other threads:[~2025-12-13  2:57 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-13 12:30 [PATCH v2 0/3] arm64: dts: Add support for Kent SoC family Yu-Chun Lin
2025-11-13 12:30 ` [PATCH v2 1/3] dt-bindings: arm: realtek: Add Kent Soc family compatibles Yu-Chun Lin
2025-11-13 19:28   ` Conor Dooley
2025-11-17 10:55     ` Yu-Chun Lin
2025-11-17 14:36       ` Conor Dooley
2025-11-13 12:30 ` [PATCH v2 2/3] dt-bindings: mfd: Add Realtek MISC system controller Yu-Chun Lin
2025-11-13 19:31   ` Conor Dooley
2025-11-13 19:36   ` Krzysztof Kozlowski
2025-11-17 11:03   ` Yu-Chun Lin [林祐君]
2025-11-17 11:10     ` Krzysztof Kozlowski
2025-11-17 12:41       ` Yu-Chun Lin [林祐君]
2025-11-17 13:31         ` Krzysztof Kozlowski
2025-11-19  6:46           ` Yu-Chun Lin [林祐君]
2025-11-13 12:30 ` [PATCH v2 3/3] arm64: dts: realtek: Add Kent SoC and EVB device trees Yu-Chun Lin
2025-11-13 19:39   ` Krzysztof Kozlowski
2025-11-13 19:50   ` Krzysztof Kozlowski
2025-11-17 12:43     ` Yu-Chun Lin [林祐君] [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1e4c91ab20564680b497d996bc2a4db3@realtek.com \
    --to=eleanor.lin@realtek.com \
    --cc=afaerber@suse.de \
    --cc=conor+dt@kernel.org \
    --cc=cy.huang@realtek.com \
    --cc=devicetree@vger.kernel.org \
    --cc=james.tai@realtek.com \
    --cc=krzk+dt@kernel.org \
    --cc=krzk@kernel.org \
    --cc=lee@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-realtek-soc@lists.infradead.org \
    --cc=robh@kernel.org \
    --cc=stanley_chang@realtek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.