[PATCH 0/1] device property: Adding fwnode_irq_get_by_name()

From: Puranjay Mohan
Date: Sat Nov 06 2021 - 13:39:26 EST


While working on an IIO driver I was told to use of_irq_get_byname() as
the generic version is not available in property.c.
I wish to work on this and have written a function that may work.
I am not sure about its correctness so I am posting this patch early for
review.

Puranjay Mohan (1):
device property: Add fwnode_irq_get_by_name

drivers/base/property.c | 24 ++++++++++++++++++++++++
1 file changed, 24 insertions(+)

--
2.30.1