Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp2915308pxa; Tue, 25 Aug 2020 06:54:09 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyDlFaugjQsyz+cXukkwg74CmLV0CQm2Gyj3Q+BvQVSmRB/mbl2eOQE/69+tzHtvqAdJby3 X-Received: by 2002:aa7:cc12:: with SMTP id q18mr10358475edt.113.1598363649252; Tue, 25 Aug 2020 06:54:09 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1598363649; cv=none; d=google.com; s=arc-20160816; b=FS/9Kat3+VodQUGFVKqlu6r8KTqLwXdEXla4aNM5MiBOovDHKqHBO4y6ljoX6Auu0W /atW8dEdiSMvoX58MHudEC7zbepnZ88a/AvIIIMo+6kIUx3m1B1aV5cpzquJanXrYQsu b15agqpiKeciswcZSLWjrUZuijmOgfOgOp+9Nf8DcN1qySuEby4Nj5NCi+nUEhiA5ZiF CUyj1igxclvQmOuYf6/llrEDcw++tsXJjj8gcFZvogzuHm4jQq8NorljRugdcTKGWcv2 n3u+3wV96s5V0FaN+/yc7pXfKKos5uzCFaLRkPxjI7cfNyK1NBq4yPS7aaTy9OKIqubf gDsw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:mail-followup-to:message-id:subject:cc:to :from:date:dkim-signature; bh=/GDElWEbA6yg3aYBVSTZMjEgPHAg8vjGvPHGCoKwAus=; b=Z44FzSa5gmHyuuDSxMQ9BjmZMac3/wm18LykF2bCM2EGReHCT02GN/MbeEwDwwteqj 8MGe4geVtuGy2XDW3pqYolrY+nc6ylro1zZr/0s9lz0qKJSpg/avHIiRjycX4mGZgsr6 2m10rXDGYXfGOdzC1w1AlaRtZzKx9oGkhUTRPHND7PZ+1JkpfjUqmy3FpftRHUjPw7U+ YYEW8nSE8fVcP8UXe+kR9H89GgejMCOs8gx0QqaNI/3MLEewSjivVtcdJQY6DO4PwvfC VunCPXG5aSZrbKnTuR+KBZueIvW+3mC8JjB0hIv8Fdpix9kiNq0CdwBgFwY4T0Hev2EO XN7A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="c/nEA1x+"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id bo4si4633548edb.533.2020.08.25.06.53.45; Tue, 25 Aug 2020 06:54:09 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="c/nEA1x+"; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726187AbgHYNvU (ORCPT + 99 others); Tue, 25 Aug 2020 09:51:20 -0400 Received: from mail.kernel.org ([198.145.29.99]:38588 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725926AbgHYNvS (ORCPT ); Tue, 25 Aug 2020 09:51:18 -0400 Received: from localhost (p54b33ab6.dip0.t-ipconnect.de [84.179.58.182]) (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 1FC0920738; Tue, 25 Aug 2020 13:51:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1598363478; bh=eIq1K4YwKevM0Z+xrupyI1e4rDXhwcMQbYLXwiGI9/k=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=c/nEA1x+7z5tdSDCHfM2LAtZREXzJ6s4HkGFN6S67BQdim72iZxz/GpoalDTz3RwP /j2Xzj35IPHY1BTNwALSCQWqDUO384Y8Jjs50Goj8hZJ2OfihVB+iKk1N/B+vIdClc amqwfY1JgAc6wOJPiKHGo+g48C6r7/OieN3ZJsNc= Date: Tue, 25 Aug 2020 15:51:13 +0200 From: Wolfram Sang To: Maxime Ripard Cc: Lee Jones , Frank Lee , Frank Lee , Rob Herring , Chen-Yu Tsai , Michael Turquette , Stephen Boyd , gregory.clement@bootlin.com, Thomas Gleixner , jason@lakedaemon.net, Marc Zyngier , Srini Kandagatla , Linus Walleij , Vasily Khoruzhick , Zhang Rui , Daniel Lezcano , Amit Kucheria , "p.zabel" , Icenowy Zheng , =?utf-8?Q?Ond=C5=99ej?= Jirman , clabbe@baylibre.com, bage@linutronix.de, devicetree , Linux ARM , Linux Kernel Mailing List , linux-clk , linux-i2c@vger.kernel.org, linux-gpio , Linux PM Subject: Re: [PATCH v5 00/16] Allwinner A100 Initial support Message-ID: <20200825135113.GB1753@kunai> Mail-Followup-To: Wolfram Sang , Maxime Ripard , Lee Jones , Frank Lee , Frank Lee , Rob Herring , Chen-Yu Tsai , Michael Turquette , Stephen Boyd , gregory.clement@bootlin.com, Thomas Gleixner , jason@lakedaemon.net, Marc Zyngier , Srini Kandagatla , Linus Walleij , Vasily Khoruzhick , Zhang Rui , Daniel Lezcano , Amit Kucheria , "p.zabel" , Icenowy Zheng , =?utf-8?Q?Ond=C5=99ej?= Jirman , clabbe@baylibre.com, bage@linutronix.de, devicetree , Linux ARM , Linux Kernel Mailing List , linux-clk , linux-i2c@vger.kernel.org, linux-gpio , Linux PM References: <20200824080327.GH3248864@dell> <20200825085532.vv4dpuzmjnshm5qn@gilmour.lan> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="xgyAXRrhYN0wYx8y" Content-Disposition: inline In-Reply-To: <20200825085532.vv4dpuzmjnshm5qn@gilmour.lan> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --xgyAXRrhYN0wYx8y Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 25, 2020 at 10:55:32AM +0200, Maxime Ripard wrote: > On Mon, Aug 24, 2020 at 09:03:27AM +0100, Lee Jones wrote: > > On Mon, 24 Aug 2020, Frank Lee wrote: > >=20 > > > ping...... > >=20 > > "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 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 just adds to the mail > > volume (if they are seen at all) and if something has gone wrong > > you'll have to resend the patches anyway so [RESEND]ing with any > > comments addressed is generally a much better approach." >=20 > This is true to some extent, but pinging after a month doesn't seem > unreasonable either. Especially if resending would mean up to 16 patches sent again. --xgyAXRrhYN0wYx8y Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAl9FF00ACgkQFA3kzBSg KbaQCw/7B0HkLUNDaoRkScvwvMsZwnYphPCyyQwyYSGMOlmp9LUnRLs8wgHuKwvF U65QpySYVeF2oRjy1Q5u7oXEQUnprwXLXkVaHt832UpeCw6nvKs/i8Rs8H+0tWo9 /O7pxPMFrUouMTUAkAqKuKsCOFRflr2R32JquWopYWi+MgzoPAWV1OAtOC0XHdqw lWnioiMvY3Japg4eaqxLWZ5nqp8XYy+qXGwJdtiWkFu8+LnTvTcK+stQqROhYlKm 6Cm6Uy13ngTrnB4ait2I/+YKuwljumU6m8xuxyb7a/j2ZWO80LBwoCiRdGNE1A7V SEDzhfVmYNjeHqCBB3Vryx5N5Bkz4Be6paj8tthKHjAXxBbLYfheaXeO6aLpd4l0 sshVn10Dv84yYcL8GR4baFQCrNiZivjEZiVFXeiA6ygkQeNkQPoT4jGVYiHiNzuO y2TAjUKypZ2Dst24Q+38o9HUTa38mSIKKcif0SwmbryPq6NL0elOgd2F68KQJzSk ob/zI8yw9nK9Kiz6JpjvKBv+Aaf25R1U7a/URD0VcgJVdUv3X0RJ0yk79HSNeP89 fEz9mx9k6sK09qRFLZTcYJ/whlSa0SONFcfEma3W7iVmDzjFDW0ZftzMneSFVRbp HY/EadYE5G3VNklMSNhyT9Bf9ArEoxN9osMTzwSgpiHzAovoq+o= =iNuN -----END PGP SIGNATURE----- --xgyAXRrhYN0wYx8y--