Message ID | 20250210131826.220318-1-patrice.chotard@foss.st.com (mailing list archive) |
---|---|
Headers | show |
Series | Add STM32MP25 SPI NOR support | expand |
On Mon, Feb 10, 2025 at 02:18:18PM +0100, patrice.chotard@foss.st.com wrote: > From: Patrice Chotard <patrice.chotard@foss.st.com> > > This series adds SPI NOR support for STM32MP25 SoCs from STMicroelectronics, > for that it adds support for: > - Octo Memory Manager driver. > - Octo SPI driver. > - yaml schema for Octo Memory Manager and Octo SPI drivers. > You combined three different subsystems in one patchset and nothing here explains why and what is the merging intention. Either split your work or explain dependencies/merging. Best regards, Krzysztof
On 2/13/25 08:56, Krzysztof Kozlowski wrote: > On Mon, Feb 10, 2025 at 02:18:18PM +0100, patrice.chotard@foss.st.com wrote: >> From: Patrice Chotard <patrice.chotard@foss.st.com> >> >> This series adds SPI NOR support for STM32MP25 SoCs from STMicroelectronics, >> for that it adds support for: >> - Octo Memory Manager driver. >> - Octo SPI driver. >> - yaml schema for Octo Memory Manager and Octo SPI drivers. >> > > You combined three different subsystems in one patchset and nothing here > explains why and what is the merging intention. Either split your work > or explain dependencies/merging. Ok i will add an explaination about OMM and OSPI relationship. Thanks Patrice > > Best regards, > Krzysztof >