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=-7.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, 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 72488C433EF for ; Wed, 22 Sep 2021 12:57:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 529CE61178 for ; Wed, 22 Sep 2021 12:57:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231370AbhIVM7A (ORCPT ); Wed, 22 Sep 2021 08:59:00 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35302 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230089AbhIVM67 (ORCPT ); Wed, 22 Sep 2021 08:58:59 -0400 Received: from mail-ed1-x536.google.com (mail-ed1-x536.google.com [IPv6:2a00:1450:4864:20::536]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 88C35C061574; Wed, 22 Sep 2021 05:57:29 -0700 (PDT) Received: by mail-ed1-x536.google.com with SMTP id ee50so9360393edb.13; Wed, 22 Sep 2021 05:57:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=IYMQ9ACrEdRDsP2K3+6jWRI3Aj2dDIsmUqKI8f05xR8=; b=B94zVtSl/4XPrmp+3vx398rxdnqQD93JAYM4ExI0UFq5/39S492j+WAAgEjjL7+gJ6 65lITQ7hTdaTT3WdpE0fNoaKQM0Z+KH5wcRwa38R6IN6pxVlF5+usI9Ogkg9Xh1Xz+9F rIdJ20hbMhORDoE+USy7dFVp/pJjVTrx0U2FpMv4Jgiw5eCx3ZaCamdj3WLhT2w41kZd vvXD18EpkK9TFaaie6g1R4XuTJKBwTRkY379jXBewGuCuNgbhkRRD8ja3/js9MDjGQCv CvG9ZEPf1EjZ4tDqJbs1VNE9RhMZXEHwnqXvE0HTHD3yvpGBtOO2BwfbCCvnyZc/tVPW nWww== 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=IYMQ9ACrEdRDsP2K3+6jWRI3Aj2dDIsmUqKI8f05xR8=; b=KGP3fDoHZ0HHC7yqHMzxhitxUjbQ7ZvKLpV7TqcX3ujYbMeRAjJ9HL90QlrDVE221n wnnPiW+MKfkLVI1w0rRg3Gi4W/mxTh1M/ugJjoqLSf/lqp1aI75MjNGESzHJWBt2aqCM Fr2Tz3xodcC7lo4yTeaQypgPTNUF3ymSRgwPEUzpMh2XU1dgiTlExeyt+gcUVHYC8c7e VKQu8PaHd+rb3sDzREpE3DON4XikmYMax6syMOxsCa/KTYs5ngDkjsyYAeW8liuxn7wT On1dhmB/H1xeMzKlL+XxLU8n2NkZf5nQR8/RA2rIrMDrDUzifuT3SaPo2xOD5WfkiGcY dXQA== X-Gm-Message-State: AOAM532Xde+ntzPTGIEK6vXouvn25JNp1ZgmAwNZYbwmsnomv1p9YooN GDaCkuxcjwd+2TPWMMyXxdE08ha04+j+vW4m5zs= X-Google-Smtp-Source: ABdhPJxGl8p6R2D/QhplhuwCR3GnVZLv/adsUEK33kvmOajwVnZPjv3UmTMwMbgMY0JVIztDkgEKOltkik5fa223DCk= X-Received: by 2002:a05:6402:358a:: with SMTP id y10mr41135079edc.238.1632315448101; Wed, 22 Sep 2021 05:57:28 -0700 (PDT) MIME-Version: 1.0 References: <20210717045627.1739959-1-daniel@0x0f.com> In-Reply-To: From: Andy Shevchenko Date: Wed, 22 Sep 2021 15:56:50 +0300 Message-ID: Subject: Re: [PATCH 00/10] gpio: msc313: Add gpio support for ssd20xd To: Bartosz Golaszewski Cc: Daniel Palmer , 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-gpio@vger.kernel.org On Wed, Sep 22, 2021 at 3:50 PM Bartosz Golaszewski wrote: > On Wed, Sep 22, 2021 at 12:52 PM Andy Shevchenko > wrote: > > On Wed, Sep 22, 2021 at 1:21 PM Bartosz Golaszewski > > wrote: > > > On Wed, Aug 25, 2021 at 1:50 PM Daniel Palmer 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? > > > > Have you tried to use the `b4` tool? It is capable of getting > > everything from the lore archive. > > I haven't tried it because I have never heard of it. :) Thanks for the heads-up. You're welcome! > At the same time - is it too much to ask of people to just use > scripts/get_maintainer.pl? It's so much easier to just actually get > the patches in my inbox than to have to look for them manually. Of course not. I completely agree with you on the point. Btw, I advertise a script I wrote [1] exactly due to misses of this in the past. [1]: https://github.com/andy-shev/home-bin-tools/blob/master/ge2maintainer.sh -- With Best Regards, Andy Shevchenko 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.7 required=3.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,DKIM_VALID,FREEMAIL_FORGED_FROMDOMAIN,FREEMAIL_FROM, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, 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 3D0C6C433F5 for ; Wed, 22 Sep 2021 13:06:27 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 0DA8B6124A for ; Wed, 22 Sep 2021 13:06:27 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 0DA8B6124A Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=wHOTER7+ODFiuQNDgfAhiYsEVTjmsR3H4XRtzmnm9Us=; b=H1cEVRNeJbB7rc BqSFfJQh5WHCb/xBWACjCohAjLzE+snUUIBwsDyz4A0B1euohkwgX9P7+RE5zTclsbPU3Nm0Fh61L siM7RoOpMrPws3KsI/V59bujWsVmlnxie0iKUhyUS+uXbb2CAm/j6Adt8WM0lt1AgX8WhBLkBu1Ct Jg/u3KZ9Bt2dV+05Irsf3GPFLyCTqC9lBiQw1FvcewR4Vnk9W15N3fAPVeUcY8e8tMkBx3Q/D+kt7 IfIlzFCMoYB9hJn+L+GQBp/eIUZP4H2lUoCvpy/PD47w8bLviZnONvnfgiRM7X1/V3CggVCFuM1bE 8ebXd7mjvun+7F0XeXYg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mT1vN-008W4n-Ts; Wed, 22 Sep 2021 13:04:34 +0000 Received: from mail-ed1-x536.google.com ([2a00:1450:4864:20::536]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mT1of-008TKp-14 for linux-arm-kernel@lists.infradead.org; Wed, 22 Sep 2021 12:57:38 +0000 Received: by mail-ed1-x536.google.com with SMTP id eg28so9650371edb.1 for ; Wed, 22 Sep 2021 05:57:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=IYMQ9ACrEdRDsP2K3+6jWRI3Aj2dDIsmUqKI8f05xR8=; b=B94zVtSl/4XPrmp+3vx398rxdnqQD93JAYM4ExI0UFq5/39S492j+WAAgEjjL7+gJ6 65lITQ7hTdaTT3WdpE0fNoaKQM0Z+KH5wcRwa38R6IN6pxVlF5+usI9Ogkg9Xh1Xz+9F rIdJ20hbMhORDoE+USy7dFVp/pJjVTrx0U2FpMv4Jgiw5eCx3ZaCamdj3WLhT2w41kZd vvXD18EpkK9TFaaie6g1R4XuTJKBwTRkY379jXBewGuCuNgbhkRRD8ja3/js9MDjGQCv CvG9ZEPf1EjZ4tDqJbs1VNE9RhMZXEHwnqXvE0HTHD3yvpGBtOO2BwfbCCvnyZc/tVPW nWww== 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=IYMQ9ACrEdRDsP2K3+6jWRI3Aj2dDIsmUqKI8f05xR8=; b=lJddsr4frzYdAtfz2BeJ8WeNI+CBIxJkV3gVvUjeX0QKf/hb2B1chyPy2Sj+L56p2I JAY4daiuwmgInaJxU6S56OrmmA3dbcZfinnU+er6o1S420COuvEAyddOCdJRr1cUNPmz qCX0HmYUnSzA2NaVXIyk4yGDacrMbTqC17h/ZQwPVvH8A24tkoiLPwZ5Y46zP8AZzVA/ ZAeDO1M0JJh+kYfqfxfUCWP8RouUkcff14Fzv9l2+J2sNxdqEK6PYNt4fWYBKLvFDOjn PwT3RMm0BmcHiyeagSoEQ7w0DBnuRbYPATqtXKg4l93NmEWBLzluKTtqz5DT6pxrwmsN DjXQ== X-Gm-Message-State: AOAM53037LF7MnSDBbCgBUE6PpWoVqpagKD+6WUhjYe11DXVQgBPF+c2 9sA6AvfgQ9EjsnHuNyNE3Tn2bTYNiRBykSnos8Q= X-Google-Smtp-Source: ABdhPJxGl8p6R2D/QhplhuwCR3GnVZLv/adsUEK33kvmOajwVnZPjv3UmTMwMbgMY0JVIztDkgEKOltkik5fa223DCk= X-Received: by 2002:a05:6402:358a:: with SMTP id y10mr41135079edc.238.1632315448101; Wed, 22 Sep 2021 05:57:28 -0700 (PDT) MIME-Version: 1.0 References: <20210717045627.1739959-1-daniel@0x0f.com> In-Reply-To: From: Andy Shevchenko Date: Wed, 22 Sep 2021 15:56:50 +0300 Message-ID: Subject: Re: [PATCH 00/10] gpio: msc313: Add gpio support for ssd20xd To: Bartosz Golaszewski Cc: Daniel Palmer , Linus Walleij , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "open list:GPIO SUBSYSTEM" , Linux ARM , linux-kernel , Rob Herring , Romain Perier X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210922_055737_107107_49F86EE8 X-CRM114-Status: GOOD ( 22.18 ) 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 Wed, Sep 22, 2021 at 3:50 PM Bartosz Golaszewski wrote: > On Wed, Sep 22, 2021 at 12:52 PM Andy Shevchenko > wrote: > > On Wed, Sep 22, 2021 at 1:21 PM Bartosz Golaszewski > > wrote: > > > On Wed, Aug 25, 2021 at 1:50 PM Daniel Palmer 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? > > > > Have you tried to use the `b4` tool? It is capable of getting > > everything from the lore archive. > > I haven't tried it because I have never heard of it. :) Thanks for the heads-up. You're welcome! > At the same time - is it too much to ask of people to just use > scripts/get_maintainer.pl? It's so much easier to just actually get > the patches in my inbox than to have to look for them manually. Of course not. I completely agree with you on the point. Btw, I advertise a script I wrote [1] exactly due to misses of this in the past. [1]: https://github.com/andy-shev/home-bin-tools/blob/master/ge2maintainer.sh -- With Best Regards, Andy Shevchenko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel