Re: [PATCH v3 13/16] pinctrl: Add AXP192 pin control driver

From: Michael Walle
Date: Thu Jun 30 2022 - 03:27:05 EST


Am 2022-06-27 15:12, schrieb Aidan MacDonald:

I *think* what is needed for gpio-regmap to support this is:
- support values and masks for the direction, for now, we
only support single bits.
- support the pinctrl_gpio_direction_{input,output} calls

-michael

That sounds about right, thanks for taking a look.

I thought you were trying to add these to gpio-regmap? Unless
I'm missing something, that should be easy enough.

-michael