Re: [PATCH v2 0/4] mtd: omap_gpmc: Fix GPMC & NAND drivers

2024-01-15 Thread Dario Binacchi
On Thu, Jan 11, 2024 at 2:19 PM Roger Quadros wrote: > > Hi, > > When testing the driver with K3 platform, build and functional > issues were found in the ti-gpmc and omap_gpmc NAND driver. > Fix those. > > cheers, > -roger > > Changelog: > > v2: > - Added "mtd: rawnand: omap_gpmc: fix OF based

[PATCH v2 0/4] mtd: omap_gpmc: Fix GPMC & NAND drivers

2024-01-11 Thread Roger Quadros
Hi, When testing the driver with K3 platform, build and functional issues were found in the ti-gpmc and omap_gpmc NAND driver. Fix those. cheers, -roger Changelog: v2: - Added "mtd: rawnand: omap_gpmc: fix OF based partition parsing for NAND". - Dropped defconfig patch. CI test results: