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=-3.9 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED 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 C4E92C433DF for ; Tue, 25 Aug 2020 13:53:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9D04020738 for ; Tue, 25 Aug 2020 13:53:35 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="p6qMNMd5" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726413AbgHYNxc (ORCPT ); Tue, 25 Aug 2020 09:53:32 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:56228 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726336AbgHYNx0 (ORCPT ); Tue, 25 Aug 2020 09:53:26 -0400 Received: from mail-wm1-x341.google.com (mail-wm1-x341.google.com [IPv6:2a00:1450:4864:20::341]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CDD6BC061757 for ; Tue, 25 Aug 2020 06:53:25 -0700 (PDT) Received: by mail-wm1-x341.google.com with SMTP id z9so2186929wmk.1 for ; Tue, 25 Aug 2020 06:53:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to; bh=m5K7q4ntfOvCuWo9VcwV3Y8K7PEmWf/RHpOYApWqYOo=; b=p6qMNMd5VglEdqFcIL1iv1XVKPRZ+sI70S8iThAOM+4AcOZuWdjDKeIKcuVwOrv97l mlzPdyztvYgnW6wJDVCB3Zwj5L/YbWx44evE1cefrB4fkVlzOUNZGIK1bwBRlX34j8Vx rop3HtmimD+WJ70KqcQt4D6PQzT1TvsMJ/x9dio43yiqkEcoej/f4of2ZQlmhTfC4p+n WIxtyaIr6IzvFHkq73aPJzB8sua9bocWmlXJIpI7t5WUNXF+apZlgt3q1ncLtpusFoWn NSctCbUnOTq51icB0I75NTaV26VnEpI1kjT4ICWIZXkbN4xEi1Hp16oDmEPe/fetgm3z M2hQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=m5K7q4ntfOvCuWo9VcwV3Y8K7PEmWf/RHpOYApWqYOo=; b=STfFRMgzX0Jibvxg7Ll86QIIwhvL6a733dTodRxWlkEtHM9saIqKm8bUqevMN+aHZy +JAEdFxljXY9HcvYQSYj9letJW8jsa3lIm8ImOPhqfDoL2t3mBwDidZHhtxRCrGjbPir qVzWdqWGEnKLyqDpdIjy1lQl6DnV1eCDxmovuswG4aZY7EjNNJ+FbJxgh/DYvLfuMclj PCd2N57zaOzVHm99cbmMawJtGUgulCTcw6qXvFUW8OElkjssLg3YJm/gybccdJdZuu8N SmFuymImtEl/voPPikC9V/owl/LizW/+a4tzc/4lpAok6DDyAPsV7Ml/HlOiuTg83p6/ kKOQ== X-Gm-Message-State: AOAM533UTWrl/JDavKqttDC/e8nh1bBoQ+zuZnByblL4zwowYM/6SM5S dNyB5iELzp5WoPq9ESvhXv4PrA== X-Google-Smtp-Source: ABdhPJy8k9/Nb4tlj+y4Bq+1w/ACN3QGov3SCl+s4GMHcCRvFUwVSFwb3GgE8g5wKq+pB2bBXE/pBA== X-Received: by 2002:a1c:c90d:: with SMTP id f13mr2243927wmb.25.1598363603543; Tue, 25 Aug 2020 06:53:23 -0700 (PDT) Received: from dell ([95.149.164.62]) by smtp.gmail.com with ESMTPSA id h10sm30075699wro.57.2020.08.25.06.53.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 25 Aug 2020 06:53:22 -0700 (PDT) Date: Tue, 25 Aug 2020 14:53:20 +0100 From: Lee Jones To: Maxime Ripard Cc: 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: <20200825135320.GM3248864@dell> References: <20200824080327.GH3248864@dell> <20200825085532.vv4dpuzmjnshm5qn@gilmour.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200825085532.vv4dpuzmjnshm5qn@gilmour.lan> Sender: linux-gpio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Tue, 25 Aug 2020, Maxime Ripard wrote: > On Mon, Aug 24, 2020 at 09:03:27AM +0100, Lee Jones wrote: > > On Mon, 24 Aug 2020, Frank Lee wrote: > > > > > ping...... > > > > "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." > > This is true to some extent, but pinging after a month doesn't seem > unreasonable either. Pinging is mostly a fruitless exercise. After a month, many Maintainers would have purged any un-serviced mails anyway. If a patch-set is left hanging, still requiring attention before the next version, submitting a [RESEND] is generally a better option. -- Lee Jones [李琼斯] Senior Technical Lead - Developer Services Linaro.org │ Open source software for Arm SoCs Follow Linaro: Facebook | Twitter | Blog