[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <90e6e7a2-97fd-41dc-bde9-43949168f9cd@foss.st.com>
Date: Fri, 16 Feb 2024 18:59:33 +0100
From: Christophe Kerello <christophe.kerello@...s.st.com>
To: <miquel.raynal@...tlin.com>, <richard@....at>, <vigneshr@...com>,
<krzysztof.kozlowski@...aro.org>, <robh+dt@...nel.org>,
<krzysztof.kozlowski+dt@...aro.org>, <conor+dt@...nel.org>
CC: <linux-mtd@...ts.infradead.org>, <linux-kernel@...r.kernel.org>,
<linux-stm32@...md-mailman.stormreply.com>,
<devicetree@...r.kernel.org>
Subject: Re: [PATCH 00/12] Add MP25 FMC2 support
On 2/12/24 18:48, Christophe Kerello wrote:
> Add MP25 SOC support in stm32_fmc2 drivers:
> - Update stm32-fmc2-ebi driver to support FMC2 revision 2 and MP25 SOC.
> - Update stm32_fmc2_nand driver to support FMC2 revision 2 and MP25 SOC.
>
Hi Miquel,
Don't waste time reviewing this first patchset because I rewrote the
NAND part.
Patch V2 will be sent next week.
Regards,
Christophe Kerello.
> Christophe Kerello (11):
> dt-bindings: memory-controller: st,stm32: add MP25 support
> memory: stm32-fmc2-ebi: add a platform data structure
> memory: stm32-fmc2-ebi: add MP25 support
> memory: stm32-fmc2-ebi: update the driver to support revision 2
> memory: stm32-fmc2-ebi: add RIF support
> memory: stm32-fmc2-ebi: add runtime PM support
> dt-bindings: mtd: st,stm32: add MP25 support
> mtd: rawnand: stm32_fmc2: use dma_get_slave_caps to get DMA max burst
> mtd: rawnand: stm32_fmc2: add a platform data structure
> mtd: rawnand: stm32_fmc2: add MP25 support
> mtd: rawnand: stm32_fmc2: update the driver to support revision 2
>
> Patrick Delaunay (1):
> dt-bindings: memory-controller: st,stm32: add 'power-domains' property
>
> .../memory-controllers/st,stm32-fmc2-ebi.yaml | 7 +-
> .../bindings/mtd/st,stm32-fmc2-nand.yaml | 58 ++-
> drivers/memory/stm32-fmc2-ebi.c | 445 ++++++++++++++++--
> drivers/mtd/nand/raw/stm32_fmc2_nand.c | 108 ++++-
> 4 files changed, 547 insertions(+), 71 deletions(-)
>
Powered by blists - more mailing lists