Re: [PATCH 1/6] gpio: of: clear OF_POPULATED on hog nodes in remove path
From: Linus Walleij
Date: Thu Mar 05 2026 - 08:01:26 EST
On Thu, Mar 5, 2026 at 10:51 AM Bartosz Golaszewski
<bartosz.golaszewski@xxxxxxxxxxxxxxxx> wrote:
> The previously set OF_POPULATED flag should be cleared on the hog nodes
> when removing the chip.
>
> Cc: stable@xxxxxxxxxxxxxxx
> Fixes: 63636d956c455 ("gpio: of: Add DT overlay support for GPIO hogs")
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>
I have no idea how OF_POPULATED is supposed to be used
so I just trust you on this one:
Acked-by: Linus Walleij <linusw@xxxxxxxxxx>
Yours,
Linus Walleij