Hi Janusz, Janusz Krzysztofik <jmkrzy...@gmail.com> wrote on Thu, 20 Sep 2018 00:17:29 +0200:
> Now as Amstrad Delta board - the only user of this driver - provides > GPIO lookup tables, switch from GPIO numbers to GPIO descriptors and > use the table to locate required GPIO pins. > > Declare static variables for storing GPIO descriptors and replace > gpio_ function calls with their gpiod_ equivalents. > > Pin naming used by the driver should be followed while respective GPIO > lookup table is initialized by a board init code. > > Signed-off-by: Janusz Krzysztofik <jmkrzy...@gmail.com> > Acked-by: Boris Brezillon <boris.brezil...@bootlin.com> > Acked-by: Miquel Raynal <miquel.ray...@bootlin.com> Applied on nand/next. Thanks, Miquèl