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 X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8CA61C433E0 for ; Wed, 3 Feb 2021 13:22:47 +0000 (UTC) Received: from alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id EDB8064DC4 for ; Wed, 3 Feb 2021 13:22:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org EDB8064DC4 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=alsa-devel-bounces@alsa-project.org Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id 709CF176A; Wed, 3 Feb 2021 14:21:53 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz 709CF176A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1612358563; bh=Da4M1bnf1Wqx12eiTUgDdPCdruKdDYCPyv3ytTn0Apk=; h=Date:From:To:Subject:References:In-Reply-To:Cc:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=LFvt2km4KVL/vmm4gkAJ8GhNj3h3UvLxMnFQX9zilYsehP5sdVJRK7hjGunDS+iAG XwD+2IMYOkjU4fYCr0zWyZla3zd+CPesMULooopuVhRc381UfbZcBU/iGN9QzzpicF c5RB5GqRNd9REuDPIsHd/cnPLeop8L0UzHdh0BEY= Received: from alsa1.perex.cz (localhost.localdomain [127.0.0.1]) by alsa1.perex.cz (Postfix) with ESMTP id E3ECAF8013C; Wed, 3 Feb 2021 14:21:52 +0100 (CET) Received: by alsa1.perex.cz (Postfix, from userid 50401) id A829FF8015A; Wed, 3 Feb 2021 14:21:51 +0100 (CET) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id D46F5F8013C for ; Wed, 3 Feb 2021 14:21:42 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz D46F5F8013C Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="dtcpod9M" Received: by mail.kernel.org (Postfix) with ESMTPSA id 362F864E38; Wed, 3 Feb 2021 13:21:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612358499; bh=Da4M1bnf1Wqx12eiTUgDdPCdruKdDYCPyv3ytTn0Apk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dtcpod9ME1FXG3N24V04PY+nY2vROgeKptqjMgrKti7aX957Ip/v3YdTpvJ00yNjq nBOLzSyyCh2P1ugeIJgKeXGK8iydKO6UEiic5I3j1xi3mAxqe2cnGZtBCyXI/dFcp6 jrfveRwAYmW6TLrEdhnXMk2HNOZkveYa+9TWUrOPs/cv2PEncnBW5NvuBOSCRg0csq 8AQfaQ0q0bL/+t4p2DM6y9dZgxvzXIf/ahDi1Sh5JjWMHQh3JMjvlxXfnFlGUILQ5+ lAWbazIcoLd0mCEMhXtrkIPIhgncPxyiRGLQswOj6N3vju/SgRqvJ1GRV2Fe5TVXJT PHeM32wXPna2w== Date: Wed, 3 Feb 2021 13:20:51 +0000 From: Mark Brown To: Argus Lin Subject: Re: [PATCH 0/2] Add mediatek MT6359 accdet driver Message-ID: <20210203132051.GC4880@sirena.org.uk> References: <1609935546-11722-1-git-send-email-argus.lin@mediatek.com> <1612335462.9202.1.camel@mtkswgap22> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lMM8JwqTlfDpEaS6" Content-Disposition: inline In-Reply-To: <1612335462.9202.1.camel@mtkswgap22> X-Cookie: Who was that masked man? User-Agent: Mutt/1.10.1 (2018-07-13) Cc: "alsa-devel@alsa-project.org" , wsd_upstream , Alexandre Belloni , Takashi Iwai , Matthias Brugger , Srinivas Kandagatla , Lars-Peter Clausen , Arnd Bergmann , Pierre-Louis Bossart , Jiaxin Yu =?utf-8?B?KOS/nuWutumRqyk=?= , Tzung-Bi Shih , Geert Uytterhoeven , "devicetree@vger.kernel.org" , Charles Keepax , ChiPeng Chang =?utf-8?B?KOW8teeQpuaciyk=?= , Rob Herring , "linux-mediatek@lists.infradead.org" , Dan Murphy , Shuming Fan , "linux-arm-kernel@lists.infradead.org" , Jack Yu , Shane Chien =?utf-8?B?KOewoeS9kei7kik=?= , Liam Girdwood , "linux-kernel@vger.kernel.org" X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: "Alsa-devel" --lMM8JwqTlfDpEaS6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 03, 2021 at 02:57:42PM +0800, Argus Lin wrote: > Dear maintainers: > Can you reply to me if any opinion? > thanks Please don't send content free pings and please allow a reasonable time for review. People get busy, go on holiday, attend conferences and so=20 on so unless there is some reason for urgency (like critical bug fixes) please allow at least a couple of weeks for review. If there have been review comments then people may be waiting for those to be addressed. Sending content free pings adds to the mail volume (if they are seen at all) which is often the problem and since they can't be reviewed directly if something has gone wrong you'll have to resend the patches anyway, so sending again is generally a better approach though there are some other maintainers who like them - if in doubt look at how patches for the subsystem are normally handled. IIRC I did review this... --lMM8JwqTlfDpEaS6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmAaozIACgkQJNaLcl1U h9CrKQf/acfnUSuQONwN1RT/hy5GX9WSF9RkgE8dip0te22amV9V/s7zWzNqGtcA 4CaPqT8pSNN975HVcr388zMgdi/wa7g3n6nnGYWcIlFwVncCuxcGiUqxMzqqKk8p xAPDqZibzPj5RWoFkNdJo9QLiKi04GGNPliTcHRYxrvFtr5m8MZRLQI7yRIUjOT9 pxe+CscoJ8p3Gadbi4ZH95aRDIqy//hStJKHn2YRW5vXlCNJkbXKRE78iWJo4//4 Ll2vLjZeS3fBxflFSkk8Tqcl6LhN5zp1Le/6qE1oHVWmRiKTqPc1irYFKs1iBZI/ 1ioNJnhOryevfmraD/TUdCB+xN3z3Q== =Hlk7 -----END PGP SIGNATURE----- --lMM8JwqTlfDpEaS6-- 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 X-Spam-Level: X-Spam-Status: No, score=-6.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 17DF1C433DB for ; Wed, 3 Feb 2021 13:21:59 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 98F4F64DC4 for ; Wed, 3 Feb 2021 13:21:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 98F4F64DC4 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=xAZ1j9lGvzWh2b8nqoxcIxvTTyAXQJ6mgxWHFQXIqY8=; b=27lhtay5T+AIA9G6IiJO0Rs4g UxuOMZUEWtCi15OpFsWTnl+gBUOjpwl4d8pvwYx63NkhRmcrlaRhy421Af1ACYB/GWlHEHhMgrh4x 1gq/LxT1/Ojw6anPABwe8iXmXbzbJVnZ8vnGjBlSOjjI/8OUWI/9fjGaE2Up0VH66i5b/DZDaTRuP pwSsyJ06lcn+M+RO7aXp3ltyfA0eMtmfzTBDvUUdfWX7hDGu4aHgGzGAAK5354zTdGKPQSg68nhtd C63pfpXeZvs7hQndfA7Oia4JhkUufSpcdIU8/WqKRdXaD3f5aByj+/VZMBeJNh4SZkwOQ5s8JzKxU zGZ8eSVAw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l7I6N-0001CP-G6; Wed, 03 Feb 2021 13:21:47 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l7I6I-0001BS-Rf; Wed, 03 Feb 2021 13:21:43 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 362F864E38; Wed, 3 Feb 2021 13:21:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612358499; bh=Da4M1bnf1Wqx12eiTUgDdPCdruKdDYCPyv3ytTn0Apk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dtcpod9ME1FXG3N24V04PY+nY2vROgeKptqjMgrKti7aX957Ip/v3YdTpvJ00yNjq nBOLzSyyCh2P1ugeIJgKeXGK8iydKO6UEiic5I3j1xi3mAxqe2cnGZtBCyXI/dFcp6 jrfveRwAYmW6TLrEdhnXMk2HNOZkveYa+9TWUrOPs/cv2PEncnBW5NvuBOSCRg0csq 8AQfaQ0q0bL/+t4p2DM6y9dZgxvzXIf/ahDi1Sh5JjWMHQh3JMjvlxXfnFlGUILQ5+ lAWbazIcoLd0mCEMhXtrkIPIhgncPxyiRGLQswOj6N3vju/SgRqvJ1GRV2Fe5TVXJT PHeM32wXPna2w== Date: Wed, 3 Feb 2021 13:20:51 +0000 From: Mark Brown To: Argus Lin Subject: Re: [PATCH 0/2] Add mediatek MT6359 accdet driver Message-ID: <20210203132051.GC4880@sirena.org.uk> References: <1609935546-11722-1-git-send-email-argus.lin@mediatek.com> <1612335462.9202.1.camel@mtkswgap22> MIME-Version: 1.0 In-Reply-To: <1612335462.9202.1.camel@mtkswgap22> X-Cookie: Who was that masked man? User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210203_082143_054832_6FF664E3 X-CRM114-Status: GOOD ( 13.80 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "alsa-devel@alsa-project.org" , wsd_upstream , Alexandre Belloni , Takashi Iwai , Matthias Brugger , Srinivas Kandagatla , Lars-Peter Clausen , Arnd Bergmann , Pierre-Louis Bossart , Jiaxin Yu =?utf-8?B?KOS/nuWutumRqyk=?= , Tzung-Bi Shih , Geert Uytterhoeven , "devicetree@vger.kernel.org" , Charles Keepax , ChiPeng Chang =?utf-8?B?KOW8teeQpuaciyk=?= , Rob Herring , "linux-mediatek@lists.infradead.org" , Dan Murphy , Shuming Fan , Jaroslav Kysela , "linux-arm-kernel@lists.infradead.org" , Jack Yu , Shane Chien =?utf-8?B?KOewoeS9kei7kik=?= , Liam Girdwood , "linux-kernel@vger.kernel.org" Content-Type: multipart/mixed; boundary="===============5420142047663942251==" Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org --===============5420142047663942251== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lMM8JwqTlfDpEaS6" Content-Disposition: inline --lMM8JwqTlfDpEaS6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 03, 2021 at 02:57:42PM +0800, Argus Lin wrote: > Dear maintainers: > Can you reply to me if any opinion? > thanks Please don't send content free pings and please allow a reasonable time for review. People get busy, go on holiday, attend conferences and so=20 on so unless there is some reason for urgency (like critical bug fixes) please allow at least a couple of weeks for review. If there have been review comments then people may be waiting for those to be addressed. Sending content free pings adds to the mail volume (if they are seen at all) which is often the problem and since they can't be reviewed directly if something has gone wrong you'll have to resend the patches anyway, so sending again is generally a better approach though there are some other maintainers who like them - if in doubt look at how patches for the subsystem are normally handled. IIRC I did review this... --lMM8JwqTlfDpEaS6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmAaozIACgkQJNaLcl1U h9CrKQf/acfnUSuQONwN1RT/hy5GX9WSF9RkgE8dip0te22amV9V/s7zWzNqGtcA 4CaPqT8pSNN975HVcr388zMgdi/wa7g3n6nnGYWcIlFwVncCuxcGiUqxMzqqKk8p xAPDqZibzPj5RWoFkNdJo9QLiKi04GGNPliTcHRYxrvFtr5m8MZRLQI7yRIUjOT9 pxe+CscoJ8p3Gadbi4ZH95aRDIqy//hStJKHn2YRW5vXlCNJkbXKRE78iWJo4//4 Ll2vLjZeS3fBxflFSkk8Tqcl6LhN5zp1Le/6qE1oHVWmRiKTqPc1irYFKs1iBZI/ 1ioNJnhOryevfmraD/TUdCB+xN3z3Q== =Hlk7 -----END PGP SIGNATURE----- --lMM8JwqTlfDpEaS6-- --===============5420142047663942251== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Linux-mediatek mailing list Linux-mediatek@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-mediatek --===============5420142047663942251==-- 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 X-Spam-Level: X-Spam-Status: No, score=-6.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C8BA9C433DB for ; Wed, 3 Feb 2021 13:22:51 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 28E0264E38 for ; Wed, 3 Feb 2021 13:22:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 28E0264E38 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=qyz9lnun4Hhx7cKab/3/lbUQj4onsNVE2gOqAmMLO4I=; b=h7Z13GLTxcNbteFMYSNMHxTho g+WugK+XRGQWxgD7oyxc9L6OzHNwvBMXqjsBY0cFiztNvC7OqPBdBwwrN+KPpCuMe+Eex85oA1Ph7 oNZ3Ru2IgHto7K489qE0TCWgkNFkESwm+pgw2Veq4recoEeLNb7xMs4Wo4I1LnM4EchXiu79zvEcw Wqz9wxn9uGKiS1IVKMLNfap8vQ5IIfG9SwN8TVVxjeIz/bqAi/ASDzexaa07eIaqJ5Tr7AkRQOxG9 fuZchA3bH8vkSTGFOuqpiP2mdGWINgXrPz4kcJI4ov8SC1kA+qgomKAN4OmrPrFVQH/v5jTGDbsfU A3OAtQW5Q==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l7I6M-0001C1-3l; Wed, 03 Feb 2021 13:21:46 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1l7I6I-0001BS-Rf; Wed, 03 Feb 2021 13:21:43 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 362F864E38; Wed, 3 Feb 2021 13:21:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612358499; bh=Da4M1bnf1Wqx12eiTUgDdPCdruKdDYCPyv3ytTn0Apk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dtcpod9ME1FXG3N24V04PY+nY2vROgeKptqjMgrKti7aX957Ip/v3YdTpvJ00yNjq nBOLzSyyCh2P1ugeIJgKeXGK8iydKO6UEiic5I3j1xi3mAxqe2cnGZtBCyXI/dFcp6 jrfveRwAYmW6TLrEdhnXMk2HNOZkveYa+9TWUrOPs/cv2PEncnBW5NvuBOSCRg0csq 8AQfaQ0q0bL/+t4p2DM6y9dZgxvzXIf/ahDi1Sh5JjWMHQh3JMjvlxXfnFlGUILQ5+ lAWbazIcoLd0mCEMhXtrkIPIhgncPxyiRGLQswOj6N3vju/SgRqvJ1GRV2Fe5TVXJT PHeM32wXPna2w== Date: Wed, 3 Feb 2021 13:20:51 +0000 From: Mark Brown To: Argus Lin Subject: Re: [PATCH 0/2] Add mediatek MT6359 accdet driver Message-ID: <20210203132051.GC4880@sirena.org.uk> References: <1609935546-11722-1-git-send-email-argus.lin@mediatek.com> <1612335462.9202.1.camel@mtkswgap22> MIME-Version: 1.0 In-Reply-To: <1612335462.9202.1.camel@mtkswgap22> X-Cookie: Who was that masked man? User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210203_082143_054832_6FF664E3 X-CRM114-Status: GOOD ( 13.80 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "alsa-devel@alsa-project.org" , wsd_upstream , Alexandre Belloni , Takashi Iwai , Matthias Brugger , Srinivas Kandagatla , Lars-Peter Clausen , Arnd Bergmann , Pierre-Louis Bossart , Jiaxin Yu =?utf-8?B?KOS/nuWutumRqyk=?= , Tzung-Bi Shih , Geert Uytterhoeven , "devicetree@vger.kernel.org" , Charles Keepax , ChiPeng Chang =?utf-8?B?KOW8teeQpuaciyk=?= , Rob Herring , "linux-mediatek@lists.infradead.org" , Dan Murphy , Shuming Fan , Jaroslav Kysela , "linux-arm-kernel@lists.infradead.org" , Jack Yu , Shane Chien =?utf-8?B?KOewoeS9kei7kik=?= , Liam Girdwood , "linux-kernel@vger.kernel.org" Content-Type: multipart/mixed; boundary="===============3258354389541582309==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3258354389541582309== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lMM8JwqTlfDpEaS6" Content-Disposition: inline --lMM8JwqTlfDpEaS6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 03, 2021 at 02:57:42PM +0800, Argus Lin wrote: > Dear maintainers: > Can you reply to me if any opinion? > thanks Please don't send content free pings and please allow a reasonable time for review. People get busy, go on holiday, attend conferences and so=20 on so unless there is some reason for urgency (like critical bug fixes) please allow at least a couple of weeks for review. If there have been review comments then people may be waiting for those to be addressed. Sending content free pings adds to the mail volume (if they are seen at all) which is often the problem and since they can't be reviewed directly if something has gone wrong you'll have to resend the patches anyway, so sending again is generally a better approach though there are some other maintainers who like them - if in doubt look at how patches for the subsystem are normally handled. IIRC I did review this... --lMM8JwqTlfDpEaS6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmAaozIACgkQJNaLcl1U h9CrKQf/acfnUSuQONwN1RT/hy5GX9WSF9RkgE8dip0te22amV9V/s7zWzNqGtcA 4CaPqT8pSNN975HVcr388zMgdi/wa7g3n6nnGYWcIlFwVncCuxcGiUqxMzqqKk8p xAPDqZibzPj5RWoFkNdJo9QLiKi04GGNPliTcHRYxrvFtr5m8MZRLQI7yRIUjOT9 pxe+CscoJ8p3Gadbi4ZH95aRDIqy//hStJKHn2YRW5vXlCNJkbXKRE78iWJo4//4 Ll2vLjZeS3fBxflFSkk8Tqcl6LhN5zp1Le/6qE1oHVWmRiKTqPc1irYFKs1iBZI/ 1ioNJnhOryevfmraD/TUdCB+xN3z3Q== =Hlk7 -----END PGP SIGNATURE----- --lMM8JwqTlfDpEaS6-- --===============3258354389541582309== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============3258354389541582309==-- 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 X-Spam-Level: X-Spam-Status: No, score=-8.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0F70CC433DB for ; Wed, 3 Feb 2021 13:22:23 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A403764E38 for ; Wed, 3 Feb 2021 13:22:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230437AbhBCNWV (ORCPT ); Wed, 3 Feb 2021 08:22:21 -0500 Received: from mail.kernel.org ([198.145.29.99]:33200 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230027AbhBCNWU (ORCPT ); Wed, 3 Feb 2021 08:22:20 -0500 Received: by mail.kernel.org (Postfix) with ESMTPSA id 362F864E38; Wed, 3 Feb 2021 13:21:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1612358499; bh=Da4M1bnf1Wqx12eiTUgDdPCdruKdDYCPyv3ytTn0Apk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=dtcpod9ME1FXG3N24V04PY+nY2vROgeKptqjMgrKti7aX957Ip/v3YdTpvJ00yNjq nBOLzSyyCh2P1ugeIJgKeXGK8iydKO6UEiic5I3j1xi3mAxqe2cnGZtBCyXI/dFcp6 jrfveRwAYmW6TLrEdhnXMk2HNOZkveYa+9TWUrOPs/cv2PEncnBW5NvuBOSCRg0csq 8AQfaQ0q0bL/+t4p2DM6y9dZgxvzXIf/ahDi1Sh5JjWMHQh3JMjvlxXfnFlGUILQ5+ lAWbazIcoLd0mCEMhXtrkIPIhgncPxyiRGLQswOj6N3vju/SgRqvJ1GRV2Fe5TVXJT PHeM32wXPna2w== Date: Wed, 3 Feb 2021 13:20:51 +0000 From: Mark Brown To: Argus Lin Cc: Liam Girdwood , Rob Herring , Matthias Brugger , Jaroslav Kysela , Takashi Iwai , Pierre-Louis Bossart , Geert Uytterhoeven , Srinivas Kandagatla , Charles Keepax , Arnd Bergmann , Jack Yu , Shuming Fan , Dan Murphy , Lars-Peter Clausen , Alexandre Belloni , Jiaxin Yu =?utf-8?B?KOS/nuWutumRqyk=?= , Tzung-Bi Shih , Shane Chien =?utf-8?B?KOewoeS9kei7kik=?= , ChiPeng Chang =?utf-8?B?KOW8teeQpuaciyk=?= , "alsa-devel@alsa-project.org" , wsd_upstream , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-mediatek@lists.infradead.org" Subject: Re: [PATCH 0/2] Add mediatek MT6359 accdet driver Message-ID: <20210203132051.GC4880@sirena.org.uk> References: <1609935546-11722-1-git-send-email-argus.lin@mediatek.com> <1612335462.9202.1.camel@mtkswgap22> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="lMM8JwqTlfDpEaS6" Content-Disposition: inline In-Reply-To: <1612335462.9202.1.camel@mtkswgap22> X-Cookie: Who was that masked man? User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --lMM8JwqTlfDpEaS6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Feb 03, 2021 at 02:57:42PM +0800, Argus Lin wrote: > Dear maintainers: > Can you reply to me if any opinion? > thanks Please don't send content free pings and please allow a reasonable time for review. People get busy, go on holiday, attend conferences and so=20 on so unless there is some reason for urgency (like critical bug fixes) please allow at least a couple of weeks for review. If there have been review comments then people may be waiting for those to be addressed. Sending content free pings adds to the mail volume (if they are seen at all) which is often the problem and since they can't be reviewed directly if something has gone wrong you'll have to resend the patches anyway, so sending again is generally a better approach though there are some other maintainers who like them - if in doubt look at how patches for the subsystem are normally handled. IIRC I did review this... --lMM8JwqTlfDpEaS6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAmAaozIACgkQJNaLcl1U h9CrKQf/acfnUSuQONwN1RT/hy5GX9WSF9RkgE8dip0te22amV9V/s7zWzNqGtcA 4CaPqT8pSNN975HVcr388zMgdi/wa7g3n6nnGYWcIlFwVncCuxcGiUqxMzqqKk8p xAPDqZibzPj5RWoFkNdJo9QLiKi04GGNPliTcHRYxrvFtr5m8MZRLQI7yRIUjOT9 pxe+CscoJ8p3Gadbi4ZH95aRDIqy//hStJKHn2YRW5vXlCNJkbXKRE78iWJo4//4 Ll2vLjZeS3fBxflFSkk8Tqcl6LhN5zp1Le/6qE1oHVWmRiKTqPc1irYFKs1iBZI/ 1ioNJnhOryevfmraD/TUdCB+xN3z3Q== =Hlk7 -----END PGP SIGNATURE----- --lMM8JwqTlfDpEaS6--