Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp5261924pxb; Sun, 7 Nov 2021 08:31:09 -0800 (PST) X-Google-Smtp-Source: ABdhPJwgVlE66SmfM4L6eu2r2+EDJgoxuJKh/1bY8Riu6ytMDIjEYJDHdZehNRI176PmgANvCNVa X-Received: by 2002:a02:9f15:: with SMTP id z21mr4274074jal.137.1636302669235; Sun, 07 Nov 2021 08:31:09 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1636302669; cv=none; d=google.com; s=arc-20160816; b=vQs+fFcpx3HWFD240ChnTOSP2LZh4EaGgHbQgnD+8a4Z/6ucTDUzndOugLvAObUjv9 MHwU3jU4ppqsBgf5IcNFTqVgfW1gLtyySC4wlTHGtiCjkueu+cVqbNiB4KXKv9OJEJMW OUVLmJgjfpyW4wQwfcNPL6oLRXQ+8wxDj3cKx5UPWlEj8+2iQqnnQnJi90oWefGzaRck eGbk2qFvq3ETEsOBBZ1GMIsPPUTwDelzWF024YMCGn1fb/b4kQhmjmVTh1k0yZPN0pKk yW9plvUvdlHpp/+xIeg3iRY89d54OgtWVQzsoonVEW4bml8wJ0kIwWQRRuO3eT16cZ4R pvAg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=01bPxXbhFk5T4LVp75Lq5Vn7olf87yemt6uxxgmGCiw=; b=QCurR+CyKDRhdX8P2nAeVrX05jTDggs5DqYEWpgTd9c6pbSY2HBAfd43HTljkGlPkf vasLein2ibmCjK3TunsH6eqlKOLIpRuXMvD8OTsJyN1T8I5KB6GAx3XNAqPp6zy6SqSF j0rQX/400ontn5hyvtq/cIgFOMXhZAHuwZz3M9VdVlEvL4h8yM6C235m0abp/gWkYpCK b2Z0UDfU5RBedPxT/7W6g5I66tjwQmcp4RrjQnlyWZuH9jPlyj0vS2id8+eR5Epr86Wv +LZZcPoUhRgwAF8d6+PO0ZdUireerItF64O40cFU0bXSu4okJNnQUdOjqEXGYGafmdSI MwBg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=yo7Pf9aS; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i17si30150967iov.19.2021.11.07.08.30.52; Sun, 07 Nov 2021 08:31:09 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=yo7Pf9aS; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234972AbhKGIcB (ORCPT + 99 others); Sun, 7 Nov 2021 03:32:01 -0500 Received: from mail.kernel.org ([198.145.29.99]:45414 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229966AbhKGIb5 (ORCPT ); Sun, 7 Nov 2021 03:31:57 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 0538161101; Sun, 7 Nov 2021 08:29:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1636273754; bh=Cw4mcFHOW+d1qOkd6B9pcfhOqnJaP9Qk7Xmz88ff2X4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=yo7Pf9aSKbpP2pID2VOZUUzdpnMGQziZIVWi0Cf3qigJ84gMiH4x/CMxdDofzdGpO 4d9/hbl3fiE7Fcxj8213FBNGG/lSiyZa/L3Ih81q03X5PIG2FLUotR/NaCINHAkXZ1 Th/HiPRamY9S93cVTs7Przu4LJAAu58EjjWrdEFQ= Date: Sun, 7 Nov 2021 09:29:08 +0100 From: Greg KH To: Puranjay Mohan Cc: rafael@kernel.org, linux-kernel@vger.kernel.org, jic23@kernel.org, linux-iio@vger.kernel.org Subject: Re: [PATCH 0/1] device property: Adding fwnode_irq_get_by_name() Message-ID: References: <20211106173909.34255-1-puranjay12@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211106173909.34255-1-puranjay12@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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