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.8 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 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 78A97C433F5 for ; Wed, 22 Sep 2021 14:53:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 5E8DA60F24 for ; Wed, 22 Sep 2021 14:53:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235464AbhIVOy3 (ORCPT ); Wed, 22 Sep 2021 10:54:29 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35212 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236272AbhIVOy1 (ORCPT ); Wed, 22 Sep 2021 10:54:27 -0400 Received: from mail-vk1-xa2e.google.com (mail-vk1-xa2e.google.com [IPv6:2607:f8b0:4864:20::a2e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DED17C061574 for ; Wed, 22 Sep 2021 07:52:57 -0700 (PDT) Received: by mail-vk1-xa2e.google.com with SMTP id s137so1250507vke.11 for ; Wed, 22 Sep 2021 07:52:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=0x0f.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Q1oCf+eHGJrK7EI/Ic0EVhuYku3kuJSCAesoEfoye3Y=; b=reJyHpYXgjQBEvg7LsrohN/MjqehG+nhoB+6QIJ/p1WGqOQC/23PUsm4+RvVgCh6ze rM7AQVgfAB0ZXhRtI+AilG68t41T9RvNk3cwIpbKSDZC1hnC0vak2ZQ7yT4YiNNOB1OV 7Ipc9kb2ymZ+PslbAfrhgsjxHQi3JxGaHC0mQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Q1oCf+eHGJrK7EI/Ic0EVhuYku3kuJSCAesoEfoye3Y=; b=fuJBJQC3cfIiCM6RfUT94xeBacLZ4fLSQIMl7LFm2ZgVSIKV03pxXOfCfc/KQO7F6Y 7Iu8vKMB30MlEO+N5T+UT9W+dgvkA7PTfQdXT5+L62VJInLA9kyyt3XC1yyEZaBkb0wi 2Kupl5Svg7+l+6tzRCPs4FgLRV0tEx725A/b2a7lIf7Qdga4MA6yp1/kwujQlA8Rhv99 BsrGL4FXzDx8XNiYpnMcjakdKZCbWAU6G4vm26pd0TMpinBXs1aBHzicTgxt3arHUPDA LN/PzMoLvyRE8SQLYJXegIWCfTx80hod0yqwVypMDZUDTAd/Xis5lbbXhQ58BOPxjwF2 SdzA== X-Gm-Message-State: AOAM531HfN9WxF76JxvK57Mi21LslboOgkiESFp4Qu/svv0C2pGjy6AP +I+PmnZYwJe1HLDiLSox1IyNhhdC0t3YuT27Rt1nCw== X-Google-Smtp-Source: ABdhPJzQVpZA8a6uhZrO0hizt6cp09lmop7KUzkDiZFpZHLZXjUjfGWp054tdL2v8+Nn2MdHo2yF9uRalc4rfiorGus= X-Received: by 2002:a1f:9f10:: with SMTP id i16mr134800vke.0.1632322376933; Wed, 22 Sep 2021 07:52:56 -0700 (PDT) MIME-Version: 1.0 References: <20210717045627.1739959-1-daniel@0x0f.com> In-Reply-To: From: Daniel Palmer Date: Wed, 22 Sep 2021 23:52:46 +0900 Message-ID: Subject: Re: [PATCH 00/10] gpio: msc313: Add gpio support for ssd20xd To: Bartosz Golaszewski Cc: Andy Shevchenko , Linus Walleij , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "open list:GPIO SUBSYSTEM" , Linux ARM , linux-kernel , Rob Herring , Romain Perier Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Bartosz, On Wed, 22 Sept 2021 at 21:50, Bartosz Golaszewski wrote: > > > I only have a part of this series in my inbox and patchwork doesn't > > > have it at all - can you resend it with me in Cc? I just checked and the series is in patchwork - https://patchwork.ozlabs.org/project/linux-gpio/patch/20210717045627.1739959-2-daniel@0x0f.com/ Unless I got the wrong patchwork? > At the same time - is it too much to ask of people to just use > scripts/get_maintainer.pl? Sorry about that. scripts/get_maintainer.pl can return tons of people, I get cc'd on stuff I have no idea about because I touched a line somewhere, so I generally try to work out who needs to see a series from the places touched and the get_maintainer.pl output instead of just spamming everyone. In this case I thought Linus was the subsystem maintainer as he took the initial series for this driver and I took the mail recipients list from that series and pasted it in. I'll be more careful next time. Thanks, Daniel