[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <df73976e-12a5-4af9-b312-503ae68edcfc@foss.st.com>
Date: Wed, 19 Feb 2025 08:52:50 +0100
From: Patrice CHOTARD <patrice.chotard@...s.st.com>
To: Rob Herring <robh@...nel.org>
CC: Mark Brown <broonie@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Alexandre Torgue
<alexandre.torgue@...s.st.com>,
Philipp Zabel <p.zabel@...gutronix.de>,
Maxime Coquelin <mcoquelin.stm32@...il.com>,
Greg Kroah-Hartman
<gregkh@...uxfoundation.org>,
Arnd Bergmann <arnd@...db.de>,
Catalin Marinas
<catalin.marinas@....com>,
Will Deacon <will@...nel.org>, <linux-spi@...r.kernel.org>,
<devicetree@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
<linux-arm-kernel@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
<christophe.kerello@...s.st.com>
Subject: Re: [PATCH v4 0/8] Add STM32MP25 SPI NOR support
On 2/18/25 22:21, Rob Herring wrote:
> On Tue, Feb 18, 2025 at 01:59:52PM +0100, patrice.chotard@...s.st.com wrote:
>> From: Patrice Chotard <patrice.chotard@...s.st.com>
>>
>> This series adds SPI NOR support for STM32MP25 SoCs from STMicroelectronics.
>>
>> On STM32MP25 SoCs family, an Octo Memory Manager block manages the muxing,
>> the memory area split, the chip select override and the time constraint
>> between its 2 Octo SPI children.
>>
>> Due to these depedencies, this series adds support for:
>> - Octo Memory Manager driver.
>> - Octo SPI driver.
>> - yaml schema for Octo Memory Manager and Octo SPI drivers.
>>
>> The device tree files adds Octo Memory Manager and its 2 associated Octo
>> SPI chidren in stm32mp251.dtsi and adds SPI NOR support in stm32mp257f-ev1
>> board.
>>
>> Signed-off-by: Patrice Chotard <patrice.chotard@...s.st.com>
>>
>> Changes in v4:
>> - Add default value requested by Krzysztof for st,omm-req2ack-ns,
>> st,omm-cssel-ovr and st,omm-mux properties in st,stm32mp25-omm.yaml
>> - Remove constraint in free form test for st,omm-mux property.
>> - Fix drivers/memory/Kconfig by replacing TEST_COMPILE_ by COMPILE_TEST.
>> - Fix SPDX-License-Identifier for stm32-omm.c.
>> - Fix Kernel test robot by fixing dev_err() format in stm32-omm.c.
>> - Add missing pm_runtime_disable() in the error handling path in
>> stm32-omm.c.
>> - Replace an int by an unsigned int in stm32-omm.c
>> - Remove uneeded "," after terminator in stm32-omm.c.
>> - Update cover letter description to explain dependecies between
>> Octo Memory Manager and its 2 Octo SPI children.
>> - Add Reviewed-by Krzysztof Kozlowski for patch 1 and 3.
>
> No, you didn't.
Argh, sorry, i will send a v5
Patrice
Powered by blists - more mailing lists