Re: [PATCH v3 00/14] reset: major reset core refactoring
From: Bartosz Golaszewski
Date: Mon Mar 09 2026 - 05:35:35 EST
On Mon, Mar 9, 2026 at 10:25 AM Philipp Zabel <p.zabel@xxxxxxxxxxxxxx> wrote:
>
> On Fr, 2026-03-06 at 18:22 +0100, Bartosz Golaszewski wrote:
> > Here is the promised refactoring of the reset core. The main goal of the
> > series is to make the reset subsystem fwnode-agnostic - meaning it can
> > work with all kinds of firmware nodes instead of being OF-centric - but
> > there are some other related changes in here as well. I'm sending it all
> > out for review to give Phillipp a better picture of the end result but
> > individual pieces can be picked up earlier if accepted.
> [...]
> > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxxxxxxxx>
>
> Applied to reset/next, thanks!
>
Thanks for the careful reviews and spotting all the corner-cases!
Bartosz