Re: [PATCH 01/13] spi: dt-bindings: cdns,qspi-nor: Add Renesas RZ/N1D400 to the list

From: Miquel Raynal

Date: Wed Jan 14 2026 - 09:57:51 EST


On 20/12/2025 at 11:13:09 +01, Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote:

>> > + - items:
>> > + - const: renesas,r9a06g032-qspi
>>
>> This should be enum, knowing how Renesas adds more devices.
>
> In general, yes...
>
>>
>> > + - const: renesas,rzn1-qspi
>
> ... but this platform is old. We are at N2 meanwhile. Extremly likely
> that no more N1 variants come out. And the other existing ones cannot
> run Linux (no SDRAM interface). I think const is fine in this case.

Indeed, it is a rather old SoC, unlikely to get new cousins, but I don't
mind switching to enum either, I like future proof descriptions :), so
either ways I'm fine.

Cheers,
Miquèl