Re: [PATCH v5 2/2] device property: add test cases for fwnode_for_each_child_node()
Xu Yang <[email protected]>
| Newsgroups | dev.linux.lists.driver-core,dev.linux.lists.imx,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <d4xb7jok2qczhl4f4srlpyppaabndhps26hkludgd4aco44m5b@vakdv5rp2zpa> |
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 <[email protected]> > > 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