From: Krzysztof Kozlowski <krzk@kernel.org>
To: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>,
Conor Dooley <conor+dt@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Rob Herring <robh@kernel.org>,
devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org
Subject: Re: [PATCH 4/4] arm64: renesas: Add R8A78000 Ironhide board code
Date: Thu, 11 Sep 2025 09:16:10 +0200 [thread overview]
Message-ID: <bf4a92d4-0472-4d0f-95d5-83fca816ae03@kernel.org> (raw)
In-Reply-To: <CAMuHMdUFOGNNuogp19WoCy4c-4a6KjBfyutp=UWfvBD2oHtOAw@mail.gmail.com>
On 10/09/2025 14:45, Geert Uytterhoeven wrote:
> On Wed, 10 Sept 2025 at 09:11, Krzysztof Kozlowski <krzk@kernel.org> wrote:
>> On 10/09/2025 01:39, Kuninori Morimoto wrote:
>>>>> + chosen {
>>>>> + bootargs = "ignore_loglevel rw maxcpus=1";
>>>>
>>>> Drop bootargs. Not suitable for mainline. I really do not understand why
>>>> all users in mainline and other projects (not your development) must be
>>>> limited to cpus=1.
>>>
>>> This is initial patch, and only 1 CPU is available for now.
>>> The limitaion will be removed in the future, but not yet for now.
>>
>> You do not understand the problem - DTS describes the hardware, not your
>> current stage of Linux support. These bootargs are wrong, I have been
>> commenting on this since years.
>
> Well, we can't post the full DTS describing the full hardware yet, as
> that hasn't been written yet. E.g. lots of DT bindings for new or
No one suggests that, but you tied DTS to your particular setup without
any explanation. Nothing in commit msg, nothing in comment explains why
you need "rw". Nothing explains why maxcpus=1.
I am sorry, but we talk about complete basics here. All odd and weird
code - and maxcpus=1 is the weirdest - MUST HAVE explanation.
> changed components are still missing. So we have to fall back to the
> customary incremental DTS writing...
>
> If currently only one CPU can/must be used, the right way to handle
> that is to drop all but the first CPU node from the .dtsi, and only
> add the other CPU nodes later. This is what we've been doing for
> other SoCs before, too.
No, because on my imaginary system, these bootargs are not helping and
remaining CPUs work fine.
What's more, it breaks my imaginary system root, because I am running it
from readonly NFS root.
Best regards,
Krzysztof
next prev parent reply other threads:[~2025-09-11 7:16 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-09 1:44 [PATCH 0/4] arm64: add R8A78000 support Kuninori Morimoto
2025-09-09 1:44 ` [PATCH 1/4] dt-bindings: soc: renesas: Document R-Car X5H Ironhide Kuninori Morimoto
2025-09-09 7:48 ` Krzysztof Kozlowski
2025-09-09 1:45 ` [PATCH 2/4] soc: renesas: Identify R-Car X5H Kuninori Morimoto
2025-09-09 1:45 ` [PATCH 3/4] arm64: dts: renesas: Add R8A78000 X5H DTs Kuninori Morimoto
2025-09-09 7:46 ` Krzysztof Kozlowski
2025-09-09 7:51 ` Geert Uytterhoeven
2025-09-09 8:38 ` Krzysztof Kozlowski
2025-09-09 8:50 ` Geert Uytterhoeven
2025-09-09 8:55 ` Krzysztof Kozlowski
2025-09-09 1:45 ` [PATCH 4/4] arm64: renesas: Add R8A78000 Ironhide board code Kuninori Morimoto
2025-09-09 7:47 ` Krzysztof Kozlowski
2025-09-09 23:39 ` Kuninori Morimoto
2025-09-10 7:11 ` Krzysztof Kozlowski
2025-09-10 12:45 ` Geert Uytterhoeven
2025-09-11 7:16 ` Krzysztof Kozlowski [this message]
2025-09-11 7:24 ` Geert Uytterhoeven
2025-09-11 8:45 ` Krzysztof Kozlowski
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=bf4a92d4-0472-4d0f-95d5-83fca816ae03@kernel.org \
--to=krzk@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=geert@linux-m68k.org \
--cc=krzk+dt@kernel.org \
--cc=kuninori.morimoto.gx@renesas.com \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=robh@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox