From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A6303C0015E for ; Fri, 14 Jul 2023 20:29:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:In-Reply-To:References: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=XukpMBSgeviPa8kH1G36svkFoJhR1F7xlP8Jr2Ekge4=; b=3ObJI+/gx8QdRL 5bPPQiUmbeHWLJqPi1Ur8swDhUv047kxZeEfLngnMgVJ9m+7PP4AIYPNNY5UUWLvWnFo3zKZ2hqw4 WHrtM3ypO2OJr0ol/FSS9Md9CrHcCsCbK1TUmAUv2Y8nacVg585WYS67ox8O463eETZl5vR7Qb80C yWLHPp9h5pbZ24hCzxt7dUkvtpQ3NwFUTIT5WO+02ZkD1Lz+Y2uyDEVe/fgwOj7kZ8YxFe756SLgx 8IXE1Ys44zQ7t9rZAwsj85WJLHepZMhIR8PfEKFwxO0RS33QglmEkPiWXDTxL43qUZ+PB+H4fI1Xz bVvQeayTv4yNxc/FKVqQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qKPOy-007CF3-0z; Fri, 14 Jul 2023 20:28:32 +0000 Received: from mx3.securetransport.de ([2a01:4f8:c0c:92be::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qKPOu-007CET-2h for linux-arm-kernel@lists.infradead.org; Fri, 14 Jul 2023 20:28:30 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dh-electronics.com; s=dhelectronicscom; t=1689366471; bh=WLMCrosg23DXiPiPkOztVSmq4YzunBfcMjZCfl0+bj0=; h=From:To:CC:Subject:Date:References:In-Reply-To:From; b=nK3JEXrwY4xl+xKB2ICbxfAsPKXaIAvTCwIcYM0B8jU5R5iizg2jrH3A0NlK9IIOT NNPBvXa0D/A9FDumiPL/cehdumR9oynh3WjLYhDjM8q90+9NDS5/bw97ZVOEMTu+G0 5dJ4jV0KR/af6wpnMkNU9c42Yo6Ho8nE+jKX6VRHWpVfKkBCDTdlttePP6U8DWb/jA K3Lduw1bfPzemVdOtAMgsm5a3J9gGgcmSU31xszSlgYGviUf2diMNieWsw9IIyvoiP 3zg10CH5qxPL/xeL3eJ9QuGfEEDsg6Rluwwze4XJ0bZwEpAZoQ2KXwoWgYttQDd5Q7 nsxmffVSUk1ZA== X-secureTransport-forwarded: yes From: Christoph Niedermaier Complaints-To: abuse@cubewerk.de To: Mark Brown CC: "linux-arm-kernel@lists.infradead.org" , Support Opensource , Adam Thomson , Liam Girdwood , Marek Vasut , kernel , "linux-kernel@vger.kernel.org" Subject: RE: [PATCH V5] regulator: da9062: Make the use of IRQ optional Thread-Topic: [PATCH V5] regulator: da9062: Make the use of IRQ optional Thread-Index: AQHZtWtRfWVqFQFEA06/3ZItgT3fA6+3fyIAgAA0IHCAABAkAIABu/qQgAADqgCAABCCYIAAAV0AgAACBKA= Date: Fri, 14 Jul 2023 20:27:45 +0000 Message-ID: References: <20230713090328.3879-1-cniedermaier@dh-electronics.com> <9629970cc2c3452e83a43660823319e5@dh-electronics.com> <8558f2aa-09fd-4cd3-ae1e-c80893e00aa1@sirena.org.uk> <5f79c2c7-315b-409d-9f3d-78c1fb03bb49@sirena.org.uk> In-Reply-To: <5f79c2c7-315b-409d-9f3d-78c1fb03bb49@sirena.org.uk> Accept-Language: de-DE, en-US Content-Language: de-DE X-MS-Has-Attach: X-MS-TNEF-Correlator: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230714_132829_128631_C89E3BB2 X-CRM114-Status: GOOD ( 11.65 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Mark Brown [mailto:broonie@kernel.org] Sent: Friday, July 14, 2023 10:21 PM > On Fri, Jul 14, 2023 at 08:15:40PM +0000, Christoph Niedermaier wrote: >>> On Fri, Jul 14, 2023 at 07:03:28PM +0000, Christoph Niedermaier wrote: > >>> The ones quoted above. > >> The kernel test robot wrote: >> [...] >> If you fix the issue, kindly add following tag where applicable >> | Reported-by: kernel test robot >> | Link: https://lore.kernel.org/oe-kbuild-all/202303082246.GuLdPL0t-lkp@intel.com/ >> [...] > >> Maybe that misled me. > > Yes, I wish it wouldn't do that. That really only applies when you're > sending a patch that's substantially a fix for the issue it reports, for > things that have not yet been applied it's just a normal review comment > and you shouldn't add the tags. Thank you for this clarification. Regards Christoph _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel