Re: [PATCH v10 06/11] gpio: regmap: Allow to allocate regmap-irq device
From: Bartosz Golaszewski
Date: Mon Jun 02 2025 - 06:20:13 EST
On Fri, May 30, 2025 at 12:00 PM Mathieu Dubois-Briand
<mathieu.dubois-briand@xxxxxxxxxxx> wrote:
>
> GPIO controller often have support for IRQ: allow to easily allocate
> both gpio-regmap and regmap-irq in one operation.
>
> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@xxxxxxxxxxx>
> ---
Looks good now, thanks for addressing the devres issue.
Acked-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>