On Sat, Nov 06, 2021 at 11:09:08PM +0530, Puranjay Mohan wrote: > 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. Please test your code, and also provide a user for it. We can not take new functions that no one uses as that usually means they do not work. thanks, greg k-h