Hi Sascha, Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> wrote on Tue, 21 May 2019 10:17:21 +0200: > memorg->ntargets is initialized with '1'. It should be initialized with > the maxchips argument from nand_scan() instead. Otherwise multi chip > support errors out on the secondary chip selects when trying to call > nand_reset() on them: > > WARNING: CPU: 0 PID: 1 at drivers/mtd/nand/raw/internals.h:114 > nand_reset_op+0x194/0x1c4 > > With this memorg->ntargets is initialized with the maximum number of > chip selects supported by the driver. After having detected the number > of actually connected chips memory->ntargets is updated with that > number. > > Fixes: 2813e288414 ("mtd: rawnand: Get rid of chip->numchips") > My Git history does not know this commit, are you sure it's not 32813e288414 instead? This commit will go through the fixes branch. Thanks! Miquèl ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/