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 04697C433F5 for ; Tue, 3 May 2022 12:27:24 +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:In-Reply-To:From:References:CC:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=KubOeC6e68osq4VQczXjLTpDhC9/6C4CvOVa4gNQRUc=; b=0AB3pBbrxqSzsD DmxZRXQ3I6hQ/k+Cba5fW4E4R2HAFHCNF+/uGUwDnU9qUsH+XCmCnm7uVtvAPKvKGXrl34vJI+VSB b/rLbZLiU+9ZRoGzNOS+jl31L35vK/jGQnhHkuHv12WjuGQnAYk6ozP1YepeY31L8jwz7FYbPuHVu DUHAgjiBuS0knwKQAtVRZvC1N3xB4N0P7IOpiGCrVPYse6dTSjUmU4uFaGl4NmxQFuprYsrJyReb3 nMYXWbytkfpp3IWR3bqNfdiwVg09K2GPVSyCm6uWEgN2fLRT1rk0iKgh7BGlZXvjWZAW2HeJdyvEy ypz0Iw9sjEKOESac1kKQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nlrbi-005llh-3Q; Tue, 03 May 2022 12:26:22 +0000 Received: from mx08-00178001.pphosted.com ([91.207.212.93] helo=mx07-00178001.pphosted.com) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nlrbN-005lbI-99 for linux-arm-kernel@lists.infradead.org; Tue, 03 May 2022 12:26:06 +0000 Received: from pps.filterd (m0046661.ppops.net [127.0.0.1]) by mx07-00178001.pphosted.com (8.17.1.5/8.17.1.5) with ESMTP id 2438jkLk016074; Tue, 3 May 2022 14:25:40 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=foss.st.com; h=message-id : date : mime-version : subject : to : cc : references : from : in-reply-to : content-type : content-transfer-encoding; s=selector1; bh=47vTGwiYTxtIa15R2nQGwX54FUlIo/9LF6dDi/n3mKI=; b=vKnMCjo7utP6wU8DFbsi5wQm1OujYfjcHwuwdKU7Rn8JxDWCQW7ZwTZ2hk9C7lU/KdFd QJkO8LorREmPY21saT52zUS1Fz7UKRQHkGeE4yzyP2mkn9msd9eaRlBJx5OLNZpXPHKT QT3BnksozOemq9DoZkeCUaunnbEoE0AX73mf7GugWo1jOzcvsYUhtPas35tjKA1Lo+y4 9ExSbuHZ0MUv5NHqZw5syiDCLaItxuxpt53weqR/K5oqDyfOau8y4JvoSxUSnSICAEk7 P0is1jfGp0mTuxZ/EGYfBNfQufaK+vwbYe8gs40jSxiRsSsfdXOMIa1pvempEHgUN0Uy kA== Received: from beta.dmz-eu.st.com (beta.dmz-eu.st.com [164.129.1.35]) by mx07-00178001.pphosted.com (PPS) with ESMTPS id 3frv0g6yda-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 03 May 2022 14:25:40 +0200 Received: from euls16034.sgp.st.com (euls16034.sgp.st.com [10.75.44.20]) by beta.dmz-eu.st.com (STMicroelectronics) with ESMTP id C01DE100034; Tue, 3 May 2022 14:25:39 +0200 (CEST) Received: from Webmail-eu.st.com (sfhdag2node2.st.com [10.75.127.5]) by euls16034.sgp.st.com (STMicroelectronics) with ESMTP id B921721BF66; Tue, 3 May 2022 14:25:39 +0200 (CEST) Received: from [10.48.1.102] (10.75.127.49) by SFHDAG2NODE2.st.com (10.75.127.5) with Microsoft SMTP Server (TLS) id 15.0.1497.26; Tue, 3 May 2022 14:25:38 +0200 Message-ID: <28627ccb-21ef-1b86-e5d7-460daf672d6d@foss.st.com> Date: Tue, 3 May 2022 14:25:37 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Subject: Re: [PATCH v1 1/1] iio: trigger: stm32-lptimer-trigger: Make use of device properties Content-Language: en-US To: Andy Shevchenko , Jonathan Cameron CC: , , , , Lars-Peter Clausen , Maxime Coquelin , Alexandre Torgue References: <20220413185656.21994-1-andriy.shevchenko@linux.intel.com> <20220428193304.016c46a3@jic23-huawei> From: Fabrice Gasnier In-Reply-To: X-Originating-IP: [10.75.127.49] X-ClientProxiedBy: SFHDAG2NODE3.st.com (10.75.127.6) To SFHDAG2NODE2.st.com (10.75.127.5) X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.205,Aquarius:18.0.858,Hydra:6.0.486,FMLib:17.11.64.514 definitions=2022-05-03_03,2022-05-02_03,2022-02-23_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220503_052602_386046_C968FC52 X-CRM114-Status: GOOD ( 14.10 ) 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 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 Thanks, Best Regards, Fabrice > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel