Re: [PATCH] gpio: regmap: Fix gpio_remap_register

From: Wentao Guan

Date: Wed Dec 03 2025 - 08:52:53 EST


Hello Andy,

I noticed it in v6.6.117, i fogot rebase it in v6.19-rc1, i will send v2 soon.

PS: The fact is we need to call gpiochip_remove(chip) to free what gpiochip_add_data(chip, gpio) alloc.

BRs
Wentao Guan