Re: [PATCH v5 0/7] driver core: remove software node from platform devices on device release

From: Danilo Krummrich

Date: Tue May 12 2026 - 11:12:03 EST


On Tue May 12, 2026 at 1:59 PM CEST, Bartosz Golaszewski wrote:
> The first 5 patches are part of the fix and the remaining two add tests which
> can't really do harm.

I think we only need patch 1,3,4 as prerequisites to not introduce a regression
with the fix in patch 5. 2,6,7 can go through -next subsequently?