Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp578538ybc; Tue, 12 Nov 2019 06:12:33 -0800 (PST) X-Google-Smtp-Source: APXvYqzc2cv7jnNmJpanTRHEEsiKbO6vezz6Y2ZVl/RFkLN4PrkFCV/TkIBnc4ORgoCuj2bfvAeX X-Received: by 2002:a17:906:b289:: with SMTP id q9mr26525953ejz.183.1573567953373; Tue, 12 Nov 2019 06:12:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573567953; cv=none; d=google.com; s=arc-20160816; b=IrcHcrPZNV/0ro/o5XZQWJNRGTQhG/FCs/a3HvSq5vRg5d2ftMerVIHlfKpy1PimkU yLfSWV5FdCblOQzn1zjU/H/6lL33rWWL3/pg2meugobw3hBvs1xuOdwFRflrhMpbBFWi wmiMeCj01gceUDY4xqf24lW8FUCxHy5QpRrXGQdzgPHXDkmXBNkfeBVL4NxyLMY8eLoj t7oloErLh5eraPUwZClc07tAMpeX3oGDBLT8/OgpyECTXByOuf38dgLP7ZZkVf7BiaIL CGbEE/ODOsHEMTuf0C8Q7g87gGK9NFFX1i43jPuR/epRmgo2pKntZfZOCiFvMPC3ff/s ODtg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=jx3MbrLY0KJLUmncNWvsTPyHSPgUJAYAiypxztfSWCg=; b=UlEyh7yJdnzzQkBCeJjJoxk93t+DggQ3BSjLBAEMVbhxCQCnfGtzV9IbBdgHFiFyr4 xZii9lwprSCsQo/f8sLmcb8LS5AxGq7xsb+c6sjElnN0NlSGXgKFIIZZIklUZG+cbKn0 TuDniPwv7xKEgU+DhZxjroqHFeWpCQ8dF3cxJyGwuxPVVTTQ0Y/uYTm67+cv/p1ZL7Te PoOCfSI6VeZAh3Em0pnbUVp0Thb42nPZzYYBqA/b+pgKGWsDqum6r3iu+odXMcqh8cTr gjXJcqPhZAYPrRUUs3M5fv/DSEBkCKmI0d7uO9woOY6fAsO+RoiNKT6NE67v+Zc/SFeX TN/w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=sA3PDOS8; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id y56si13722346edd.275.2019.11.12.06.12.08; Tue, 12 Nov 2019 06:12:33 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=sA3PDOS8; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727535AbfKLOHu (ORCPT + 99 others); Tue, 12 Nov 2019 09:07:50 -0500 Received: from mail.kernel.org ([198.145.29.99]:34134 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727348AbfKLOHu (ORCPT ); Tue, 12 Nov 2019 09:07:50 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id ABC8C206B6; Tue, 12 Nov 2019 14:07:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1573567669; bh=207eGjlW0XcCmIjmHwi93swFFqBqCKyh8crCpl4htco=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sA3PDOS8rY/aV2VAXBWyvRZtJgXixVfUQyvApHv8yAUFAba3r54slZNa7RhiH3qvZ 5fHI2+cdUegZ30K5jgtirtL8H0gFUmLIwodU7lJvdLU1oUX7fc7QjMM5HByDmdrHY9 nKVL93X3IOqi96h+jxYTYIXaUMs0XZS3KgjFP4+Q= Date: Tue, 12 Nov 2019 15:07:46 +0100 From: Greg Kroah-Hartman To: Jon Hunter Cc: Thierry Reding , Jassi Brar , linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org Subject: Re: [PATCH] mailbox: tegra: Fix superfluous IRQ error message Message-ID: <20191112140746.GA1333127@kroah.com> References: <20191011083459.11551-1-jonathanh@nvidia.com> <20191014132458.GG422231@ulmo> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 12, 2019 at 12:02:02PM +0000, Jon Hunter wrote: > Hi Greg, > > On 14/10/2019 14:24, Thierry Reding wrote: > > On Fri, Oct 11, 2019 at 09:34:59AM +0100, Jon Hunter wrote: > >> Commit 7723f4c5ecdb ("driver core: platform: Add an error message to > >> platform_get_irq*()") added an error message to avoid drivers having > >> to print an error message when IRQ lookup fails. However, there are > >> some cases where IRQs are optional and so new optional versions of > >> the platform_get_irq*() APIs have been added for these cases. > >> > >> The IRQs for Tegra HSP module are optional because not all instances > >> of the module have the doorbell and all of the shared interrupts. > >> Hence, since the above commit was applied the following error messages > >> are now seen on Tegra194 ... > >> > >> ERR KERN tegra-hsp c150000.hsp: IRQ doorbell not found > >> ERR KERN tegra-hsp c150000.hsp: IRQ shared0 not found > >> > >> The Tegra HSP driver deliberately does not fail if these are not found > >> and so fix the above errors by updating the Tegra HSP driver to use > >> the platform_get_irq_byname_optional() API. > >> > >> Signed-off-by: Jon Hunter > >> --- > >> drivers/mailbox/tegra-hsp.c | 4 ++-- > >> 1 file changed, 2 insertions(+), 2 deletions(-) > > > > Perhaps Greg should pick up this patch because he's carrying the patch > > that adds the platform_get_irq_byname_optional() patch for v5.5. > > > > Greg, would you prefer a copy of this in your mailbox, or does the > > following patchwork link suffice: > > > > http://patchwork.ozlabs.org/patch/1175012/ > > > > Either way, this patch: > > > > Acked-by: Thierry Reding > > > > Thierry > > Are you OK to pick this up? Do you need Jassi's ACK as well? Sorry, I'll take it as-is, it should be fine. greg k-h