Re: (subset) [PATCH v4 0/2] driver core: make references to unregistered software nodes a special case

From: Danilo Krummrich

Date: Thu Apr 09 2026 - 09:53:30 EST


On Tue, 07 Apr 2026 15:27:56 +0200, Bartosz Golaszewski wrote:
> [PATCH v4 0/2] driver core: make references to unregistered software nodes a special case

Applied, thanks!

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

[1/2] software node: return -ENOTCONN when referenced swnode is not registered yet
commit: 84cb5edd3d2b

[ Drop software node backend specifics from
fwnode_property_get_reference_args() documentation. - Danilo ]

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

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