[RESEND PATCH v4 1/1] device property: Add fwnode_name_eq()

Sakari Ailus sakari.ailus at linux.intel.com
Mon Nov 6 04:31:53 PST 2023


On Mon, Nov 06, 2023 at 09:45:45AM +0100, Greg Kroah-Hartman wrote:
> On Mon, Nov 06, 2023 at 09:31:41AM +0200, Sakari Ailus wrote:
> > Add fwnode_name_eq() to implement the functionality of of_node_name_eq()
> > on fwnode property API. The same convention of ending the comparison at
> > '@' (besides NUL) is applied on also both ACPI and swnode. The function
> > is intended for comparing unit address-less node names on DT and firmware
> > or swnodes compliant with DT bindings.
> > 
> > Signed-off-by: Sakari Ailus <sakari.ailus at linux.intel.com>
> > Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> > Tested-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> > Acked-by: Rafael J. Wysocki <rafael at kernel.org>
> > ---
> > Hi Greg,
> > 
> > Could we merge this via the media tree?
> 
> For 6.8-rc1?  Sure, feel free to:
> 
> Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>

Yes, 6.8-rc1 is the target. Thanks!

-- 
Sakari Ailus



More information about the Linux-mediatek mailing list