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 4A9B6ECAAD5 for ; Mon, 5 Sep 2022 18:24:32 +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:Subject:From:References:Cc: To: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=YjkeiCqtNEnqaZduy7pFFZ+EZIn4USdKoWz9PMmZpsk=; b=X3i0q1naBGchUN AU8bXriZ5yk+5fGjbMxaA9vVoRP53vC/wRI5sjyHiqfHWWsiOVG09d/DksamWwRse36WrHLRTrCSd bfmH+bKWEUuNSBRVn8a2gc/jdhF2XULK58eqUaAHCkdTy5B0QDamJuTemR1SswlOoDqAeh13ey6QG WH4xLr4dhmVZWEdSM7UIoMXRN3RGzy2SnjZINARr1EfIKzoK++iyODCNFhvSnGfj9rjb952TiqLbZ dRp5Xu+MvrR0ITeKhipYCVPJNBfDhIO53yyvL2vY1Savv0BZPkHwbThFTacoGkZq9/VGZYm+y7fe+ 2ECvwI2MVNuVIJhMFraw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oVGkc-008LDH-Ee; Mon, 05 Sep 2022 18:23:15 +0000 Received: from marcansoft.com ([2a01:298:fe:f::2] helo=mail.marcansoft.com) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oVEU4-006SKw-At for linux-arm-kernel@lists.infradead.org; Mon, 05 Sep 2022 15:58:12 +0000 Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) (Authenticated sender: marcan@marcan.st) by mail.marcansoft.com (Postfix) with ESMTPSA id A200B41E2F; Mon, 5 Sep 2022 15:47:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=marcan.st; s=default; t=1662392873; bh=gjmIz0nVzbAw3TxWSNxeDBxLRDom162au1HI5lXkHR8=; h=Date:To:Cc:References:From:Subject:In-Reply-To; b=Bi4q9G3vK0zx66t0RQIhOdbBHDwuptPUU0sxZ6oqSa6DXt0Jqtc8sq2ug3QaBaIm+ SIroMDLcITS/oGjrpBdSIlE0Tvh1rN1LT3FxDLFuxR6VwLZMximsbes6/yIWJTcEEg mcu/zMukYy+PmTUJJM2eDrhB2YfSia89OLKV4M+t0aSyp64ffABhtgpmH+/s8QvfFo snFUXtwYfhXJbO6TbPtnH5gG1mZyG+wJwe6WnpnKVVPSDbR4Nn+0wp/Wre363kzGWT Pghyyf7JIXduBjC28mZXq0SOYqJDTP1RtfMc8zG8Sp9h/TrvLk4uEjtHEC9GMvdaF0 z2GCln2cEheZg== Message-ID: Date: Tue, 6 Sep 2022 00:47:47 +0900 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.9.1 Content-Language: es-ES To: Andy Shevchenko , "Russell King (Oracle)" Cc: Arnd Bergmann , Lee Jones , Linus Walleij , Alyssa Rosenzweig , asahi@lists.linux.dev, Bartosz Golaszewski , linux-arm Mailing List , "open list:GPIO SUBSYSTEM" , Sven Peter References: From: Hector Martin Subject: Re: [PATCH 5/6] gpio: Add new gpio-macsmc driver for Apple Macs In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220905_085804_959683_45043728 X-CRM114-Status: GOOD ( 13.08 ) 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 05/09/2022 22.16, Andy Shevchenko wrote: > On Mon, Sep 5, 2022 at 4:10 PM Russell King (Oracle) > wrote: >> On Mon, Sep 05, 2022 at 01:32:29PM +0300, Andy Shevchenko wrote: > > ... > >> Let me say again: I am not changing this. That's for Asahi people to >> do if they wish. I am the just middle-man here. > > While I agree on technical aspects, this mythical "they" is > frustrating me. They haven't participated in this discussion (yet?) so > they do not care, why should we (as a community of upstream)? Hi Andy, This was submitted 4 days before your comment, 2 of which were the weekend. Not all of us spend our weekends reviewing patches. Russell graciously volunteered to help upstream this patchset and I hadn't had a chance to reply yet. I would appreciate it if you don't accuse us of "not caring", or I might have to start pointing out upstreaming attempts by us that were ignored by the respective maintainers for *months*, not 4 days. Glass houses and throwing stones and all that. - Hector _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel