[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b28d71c4-d632-4ee5-8c4b-270649fca882@riscstar.com>
Date: Mon, 20 Oct 2025 13:06:46 -0500
From: Alex Elder <elder@...cstar.com>
To: Conor Dooley <conor@...nel.org>
Cc: han.xu@....com, broonie@...nel.org, robh@...nel.org, krzk+dt@...nel.org,
conor+dt@...nel.org, dlan@...too.org, guodong@...cstar.com,
devicetree@...r.kernel.org, linux-spi@...r.kernel.org, imx@...ts.linux.dev,
spacemit@...ts.linux.dev, linux-riscv@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/8] dt-bindings: spi: fsl-qspi: support SpacemiT K1
On 10/20/25 12:39 PM, Conor Dooley wrote:
> On Mon, Oct 20, 2025 at 11:51:45AM -0500, Alex Elder wrote:
>> Add the SpacemiT K1 SoC QSPI IP to the list of supported hardware.
>>
>> Signed-off-by: Alex Elder <elder@...cstar.com>
>> ---
>> Documentation/devicetree/bindings/spi/fsl,spi-fsl-qspi.yaml | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/Documentation/devicetree/bindings/spi/fsl,spi-fsl-qspi.yaml b/Documentation/devicetree/bindings/spi/fsl,spi-fsl-qspi.yaml
>> index 0315a13fe319a..5bbda4bc33350 100644
>> --- a/Documentation/devicetree/bindings/spi/fsl,spi-fsl-qspi.yaml
>> +++ b/Documentation/devicetree/bindings/spi/fsl,spi-fsl-qspi.yaml
>> @@ -22,6 +22,7 @@ properties:
>> - fsl,imx6ul-qspi
>> - fsl,ls1021a-qspi
>> - fsl,ls2080a-qspi
>> + - spacemit,k1-qspi
>
> Are the newly added resets mandatory for the spacemit platform?
This is interesting. I never even tried it without specifying them.
I just tried it, and at least on my system QSPI functioned without
defining these resets. I will ask SpacemiT about this. If they are
not needed I will omit the first patch (which added optional resets),
and won't use them.
Thanks for pointing this out.
-Alex
>
>> - items:
>> - enum:
>> - fsl,ls1043a-qspi
>> --
>> 2.48.1
>>
Powered by blists - more mailing lists