Message ID | 20241115132631.264609-1-bastien.curutchet@bootlin.com |
---|---|
Headers | show |
Series | Implement setup_interface() in the DaVinci NAND controller | expand |
On 15/11/2024 14:26, Bastien Curutchet wrote: > Hi all, > > This patch series aims to implement the setup_interface() operation in > the DaVinci NAND controller to enable the use of all ONFI modes and > improve the NAND access speed. > > PATCH 6 depends on PATCH 1-2-3-4-5 > PATCH 10 depends on PATCH 6-8-9 That's a bit too many to go via separate tree, so I'll provide them via stable tag to Miquel/MTD. Best regards, Krzysztof
Hello Krzysztof, On 21/11/2024 at 11:23:51 +01, Krzysztof Kozlowski <krzk@kernel.org> wrote: > On 15/11/2024 14:26, Bastien Curutchet wrote: >> Hi all, >> >> This patch series aims to implement the setup_interface() operation in >> the DaVinci NAND controller to enable the use of all ONFI modes and >> improve the NAND access speed. >> >> PATCH 6 depends on PATCH 1-2-3-4-5 >> PATCH 10 depends on PATCH 6-8-9 > > That's a bit too many to go via separate tree, so I'll provide them via > stable tag to Miquel/MTD. Yep, works perfectly for me. Cheers, Miquèl