Devicetree
 help / color / mirror / Atom feed
* Re: [PATCH v4 3/3] device property: add test cases for fwnode_for_each_child_node()
       [not found] ` <20260611203537.1786399-4-andriy.shevchenko@linux.intel.com>
@ 2026-07-18 14:18   ` Danilo Krummrich
  0 siblings, 0 replies; only message in thread
From: Danilo Krummrich @ 2026-07-18 14:18 UTC (permalink / raw)
  To: Andy Shevchenko
  Cc: Xu Yang, linux-acpi, driver-core, linux-kernel, Daniel Scally,
	Heikki Krogerus, Sakari Ailus, Greg Kroah-Hartman,
	Rafael J. Wysocki, Rob Herring, Saravana Kannan, devicetree

(Cc: OF)

On Thu Jun 11, 2026 at 10:31 PM CEST, Andy Shevchenko wrote:
> From: Xu Yang <xu.yang_2@nxp.com>
>
> Add test cases for fwnode_for_each_child_node() API.
>
> Test command:
> $ ./tools/testing/kunit/kunit.py run property-entry
>
> Signed-off-by: Xu Yang <xu.yang_2@nxp.com>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

This patch broke the build [1], hence I dropped it from the queue (but kept the
first two patches of this series).

of_node_init() can't be used from modules, either it needs EXPORT_SYMBOL_GPL()
itself, or of_node_ktype needs to be exported for this kunit test to work.

[1] https://lore.kernel.org/all/202607181651.RnUuV8n6-lkp@intel.com/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-18 14:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20260611203537.1786399-1-andriy.shevchenko@linux.intel.com>
     [not found] ` <20260611203537.1786399-4-andriy.shevchenko@linux.intel.com>
2026-07-18 14:18   ` [PATCH v4 3/3] device property: add test cases for fwnode_for_each_child_node() Danilo Krummrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox