Hi Linus, linus.walleij@xxxxxxxxxx wrote on Wed, 08 Nov 2023 15:33:54 +0100: > The implementation of the GPIO NAND controller is just "gpio" > with the usecase for NAND implied from the folder nand/raw. > > This is not so great when the module gets the name "gpio.ko". > Rename the implementation to nand-gpio.c so the module is > named nand-gpio.ko which is more reasonable. > > We put "nand" first instead of "gpio" because the order is > usually <subsystem>-<driver>.c, cf ls drivers/gpio/ Do you mind if we take the "english" version which would rather be "gpio-nand-controller.c/o"? I _really_ want people to understand we don't emulate the storage but the host part here. Thanks, Miquèl