Re: [PATCH v8 0/5] driver core: unify the release path for dynamically allocated platform devices

From: Danilo Krummrich

Date: Sun Jul 19 2026 - 19:08:51 EST


On Thu, 16 Jul 2026 14:31:35 +0200, Bartosz Golaszewski wrote:
> [PATCH v8 0/5] driver core: unify the release path for dynamically allocated platform devices

Applied, thanks!

Branch: driver-core-testing
Tree: git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git

[1/5] driver core: platform: amend the API contract for fwnode setters
commit: e6054f410c97
[2/5] platform/surface: gpe: use platform_device_register_full()
commit: 1e0bd438b876
[3/5] drm/xe/i2c: use device_create_managed_software_node()
commit: 0f485f88656a
[4/5] driver core: platform: unify release path
commit: 7d80509ff0da
[5/5] driver core: platform: tests: add test cases for correct swnode removal
commit: 397f0a3958c9

The patches will appear in the next linux-next integration (typically within 24
hours on weekdays).

The patches are in the driver-core-testing branch and will be promoted to
driver-core-next after validation.