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 38024C433FE for ; Wed, 4 May 2022 20:38:42 +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:References:In-Reply-To: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=9mvlUVLjzvUmCsmihDka+znHtDc9yPgyyNu9yjoLnEg=; b=hweQZKM2zeWF1B 2p1cdKziRXCNEm/KOlu/9RNDiSMRO2re4tNCgh/nMianWQulasQzIl5xjisi1yAkBU+3jYPAF/aM/ /eghDB0ZrI7DGfIx1JLDrZV4XRo4EzL1bsIYmi/RPC/GStObDdWbbYxgYRwdEGGEFQeiZkx2qMsls 56r8JTic2i1okupgKqxSK9uFaJnlMEpUR9UAmQ8taFlcXOG/e9qG/I4laNZYZskevGTy89vsbRsID 7mbtUZ2IoHHLgPLZYd4pQ4GkzFgz6u5OA+3191atO8QQIa7+A8WrYxTiqKxKdTvDTBm9BlPq9imLp OdKiOMEKFpoHEQjRR9Kw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nmLkn-00Cbdh-V3; Wed, 04 May 2022 20:37:46 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nmLkj-00CbaA-G0 for linux-arm-kernel@lists.infradead.org; Wed, 04 May 2022 20:37:42 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id C1F4AB828CE; Wed, 4 May 2022 20:37:38 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E1C5DC385A5; Wed, 4 May 2022 20:37:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1651696657; bh=x2k8eLmpAI5MhrBnDOm1e2daghSZLAuKoipmd98NfjA=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=p6PPDNMR45buGLAqUlEo0R6GwTHIYs79XWGXpoLi589fZEP/Qqa/eZUhrK2UAEwQo 7Z2YFBuTgCDFjuvhy9tdxQA8pccHhv3Pb+3NDAiXN9+xjbMxsLxkBU70uyz6Tbr9aF gPSFS1jw9aH8BJFn3zM6V6lEAZtIWlPCp16MMHUNYcGGcNVxLp5ScLRJieQpVVWpu2 MlqhqkX3qMrM63SRLKORcpd4hSq9/fBk4J9bFBPDAwOlf3qqGoOiVpeohxFn7ipl2A roj8Ye6wjzgCiaJUAqTX2AprJXMcOsLgCajQHCwsHuDlqhxcNqIl8XMCww2HQtJITT rItsnS9Kk5T0g== Date: Wed, 4 May 2022 21:45:57 +0100 From: Jonathan Cameron To: Fabrice Gasnier Cc: Andy Shevchenko , , , , , Lars-Peter Clausen , Maxime Coquelin , Alexandre Torgue Subject: Re: [PATCH v1 1/1] iio: trigger: stm32-lptimer-trigger: Make use of device properties Message-ID: <20220504214557.6a075da7@jic23-huawei> In-Reply-To: <28627ccb-21ef-1b86-e5d7-460daf672d6d@foss.st.com> References: <20220413185656.21994-1-andriy.shevchenko@linux.intel.com> <20220428193304.016c46a3@jic23-huawei> <28627ccb-21ef-1b86-e5d7-460daf672d6d@foss.st.com> X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.33; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220504_133741_703265_FFB0DD05 X-CRM114-Status: GOOD ( 18.41 ) 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 On Tue, 3 May 2022 14:25:37 +0200 Fabrice Gasnier wrote: > On 5/3/22 12:20, Andy Shevchenko wrote: > > On Thu, Apr 28, 2022 at 07:33:04PM +0100, Jonathan Cameron wrote: > >> On Wed, 13 Apr 2022 21:56:56 +0300 > >> Andy Shevchenko wrote: > >> > >>> Convert the module to be property provider agnostic and allow > >>> it to be used on non-OF platforms. > >>> > >>> Signed-off-by: Andy Shevchenko > >> > >> MAINTAINERS entry for this one uses extensive wild cards so may > >> escape scripts... > >> > >> +CC Fabrice. > > > > Thanks! > > > > Not sure it might break anything, it's quite straightforward conversion. > > Hi Andy, Jonathan, > > You can add my: > Reviewed-by: Fabrice Gasnier Applied to the togreg branch of iio.git and pushed out as testing to let 0-day see if it can find anything we missed. Thanks, Jonathan > > Thanks, > Best Regards, > Fabrice > > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel