Hi, > Allows to populate the gpio_regmap_config structure with > init_valid_mask() callback to set on the final gpio_chip structure. > > Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@xxxxxxxxxxx> > --- > - chip->request = gpiochip_generic_request; > - chip->free = gpiochip_generic_free; With this removed: Reviewed-by: Michael Walle <mwalle@xxxxxxxxxx>