[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240212174822.77734-1-christophe.kerello@foss.st.com>
Date: Mon, 12 Feb 2024 18:48:10 +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>,
Christophe Kerello <christophe.kerello@...s.st.com>
Subject: [PATCH 00/12] Add MP25 FMC2 support
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.
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(-)
--
2.25.1
Powered by blists - more mailing lists