On Mon, Jul 06, 2026 at 02:54:10PM +0200, Bartosz Golaszewski wrote: > Add a kunit test suite for fw_devlink support for software nodes. > > Most cases call add_links() directly and inspect the resulting fwnode > supplier/consumer lists: a single reference, multiple references, a > reference to an unregistered node, a "remote-endpoint" reference and a > reference array. The last case is end-to-end - it registers real consumer > and supplier platform devices together with their drivers, adds the > consumer first and checks that fw_devlink defers its probe until the > supplier has been bound.
Always in favour for the new test cases! Acked-by: Andy Shevchenko <[email protected]> -- With Best Regards, Andy Shevchenko

