[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250218212138.GA1092771-robh@kernel.org>
Date: Tue, 18 Feb 2025 15:21:38 -0600
From: Rob Herring <robh@...nel.org>
To: patrice.chotard@...s.st.com
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 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.
Powered by blists - more mailing lists