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

Sakari Ailus sakari.ailus at linux.intel.com
Sun Nov 5 23:06:11 PST 2023


Hi Rafael,

On Fri, Nov 03, 2023 at 03:48:23PM +0100, Rafael J. Wysocki wrote:
> On Thu, Nov 2, 2023 at 9:22 AM Sakari Ailus
> <sakari.ailus at linux.intel.com> 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>
> > ---
> > Hi Rafael,
> >
> > Could we merge this via the media tree (pending further review comments,
> > if any)?
> 
> This would be fine with me, so please feel free to add
> 
> Acked-by: Rafael J. Wysocki <rafael at kernel.org>

Thanks!

> 
> to this patch (when ready), but you need to ask Greg about it, because
> he's been handling device properties changes lately.

I must have missed this somehow... I'll resend v4.

-- 
Regards,

Sakari Ailus



More information about the Linux-mediatek mailing list