Re: [PATCH v2] mtd: nand: add Cadence/Evatronix NAND flash driver
Marek Vasut via U-Boot <[email protected]>
| Newsgroups | org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
On 8/14/26 8:31 PM, Ralph Siemsen wrote: > Driver for the NAND flash controller in the Renesas RZ/N1 SoC. > The IP is from Evatronix, which was purchased by Cadence in 2013. > > The Linux specific code has been left in the driver to make > it easier to synchronise changes between them. > > Signed-off-by: Phil Edworthy <[email protected]> > > Taken from > https://github.com/renesas-rz/rzn1_u-boot/commit/76c8d3bf19dc64697dd964d7f69ccb3f4fae0094 Would it be possible to port the mainline Linux driver instead , rather than some downstream one ? drivers/mtd/nand/raw/renesas-nand-controller.c