Re: [PATCH v5 2/2] device property: add test cases for fwnode_for_each_child_node()
From: Xu Yang
Date: Tue Jul 21 2026 - 06:32:13 EST
On Mon, Jul 20, 2026 at 02:21:11PM +0300, Andy Shevchenko wrote:
> On Mon, Jul 20, 2026 at 06:47:30PM +0800, Xu Yang wrote:
>
> > Add test cases for fwnode_for_each_child_node() API.
>
> > Test command:
> > $ ./tools/testing/kunit/kunit.py run property-entry
>
>
> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
>
> Nope, I haven't Signed-off it here, it's your new submission where you are
> the author. I only made a few cosmetic changes, if you want to give a credit
> you can mention that in the comment block (SoB+Co-developed-by here seems
> like an overkill).
Ah.. I just picked the patch from lore without modification. Let me remove
it in v2.
>
> ...
>
> You have a series of two patches but I haven't seen the cover letter.
> I use this script [1] that helps me not to forget this.
>
> [1]: https://github.com/andy-shev/home-bin-tools/blob/master/ge2maintainer.sh
Thanks for the reminder and the script :)
Thanks,
Xu Yang