Re: [PATCH v2 1/3] gpio: regmap: Support few IC specific operations

From: Michael Walle
Date: Fri May 21 2021 - 04:05:00 EST


Am 2021-05-21 08:27, schrieb Matti Vaittinen:
The set_config and init_valid_mask GPIO operations are usually very IC
specific. Allow IC drivers to provide these custom operations at
gpio-regmap registration.

Signed-off-by: Matti Vaittinen <matti.vaittinen@xxxxxxxxxxxxxxxxx>

Reviewed-by: Michael Walle <michael@xxxxxxxx>

-michael