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 9D6EAC4332F for ; Wed, 22 Sep 2021 23:51:08 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8303261038 for ; Wed, 22 Sep 2021 23:51:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238600AbhIVXwh (ORCPT ); Wed, 22 Sep 2021 19:52:37 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46156 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238596AbhIVXwg (ORCPT ); Wed, 22 Sep 2021 19:52:36 -0400 Received: from mail-lf1-x133.google.com (mail-lf1-x133.google.com [IPv6:2a00:1450:4864:20::133]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CBCFDC061756 for ; Wed, 22 Sep 2021 16:51:05 -0700 (PDT) Received: by mail-lf1-x133.google.com with SMTP id x27so18952518lfu.5 for ; Wed, 22 Sep 2021 16:51:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=X6DdH0xnghaB9Dt/aDxkwOs5ayvQ920sKlagKXTBlV0=; b=iUpf03D4/FlCV4qFLHKa1g+SmrJe1teeAzesCA3+8k69/vwBegVS8voipKW99acdJd 4Zfw0jdQ9EV7+e7gEr8950niZxnpnzf0Y53qOL+fTgP57jc3xvhQ4NKBVQfaouDK21k+ masfKB7xBMPIKbp3er5DSVV37LhvrjmdyB5vQI/JTSUDMFthVo+/HtiJgSEH73sVrNww a3TJrmrQD8zgbeUR0TSiTKbr5JKaOZDaMz/973V0Df6pnU158KgKaRRw14OZ+S0clp59 DGw10xpNF8dkxCRwE/MD8InhywHNsS8zmOnf5PBctLEYsUnFdtDsFVW/3oGwXRJo2Zwf Q7vA== 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=X6DdH0xnghaB9Dt/aDxkwOs5ayvQ920sKlagKXTBlV0=; b=vhGoOh9OAu4bDtxjoxYrDxTSAVyInKQ+L8wKuFJumoDCOEayp+a2p43TI5NIk82b4b 0XOCHsC/c15BKhK8419ihF2RSkl9VDy4fJaorG6QkzrSTIl89YiCcUhPCQiCAGoB1JW+ PFSsKAtbblapcuZuzi/o38VL+Aq9REYb99RUNNOZ1xvs8pjD9nazSHDo//nJEb/mQ0bJ p0zEwWR7PrKC9SH172n9vZIFT3UXM7/c0o0T8K0iWNle5BKy5fSXDBAu3Uc0K9Wk/1NC QO/DvXunhF2JegTxs78wZR1Wg+XhDRnd0guUf1BtD87ddm2Vmtk6kKfru/ORpk53xOpW ebtA== X-Gm-Message-State: AOAM530CjfDgtOMYmD6+ZYoSogOZl5TEQQzpB0pis0U5UDOeZN0EcxKS OXynxJqdpivcBpWfUBGkxCHtb7wIj9vNzIAMA7VCfA== X-Google-Smtp-Source: ABdhPJwP0jQYm2qHzZkkETLwbgCuF3BpNy8NQFc9OF4emblJl1PauuJ9+IpNO3fApqvvgiNo+eSll9OtWwFQZ38MSdA= X-Received: by 2002:a05:6512:e82:: with SMTP id bi2mr1479994lfb.95.1632354664167; Wed, 22 Sep 2021 16:51:04 -0700 (PDT) MIME-Version: 1.0 References: <20210717045627.1739959-1-daniel@0x0f.com> In-Reply-To: From: Linus Walleij Date: Thu, 23 Sep 2021 01:50:53 +0200 Message-ID: Subject: Re: [PATCH 00/10] gpio: msc313: Add gpio support for ssd20xd To: Bartosz Golaszewski Cc: Andy Shevchenko , Daniel Palmer , "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 On Wed, Sep 22, 2021 at 2:50 PM Bartosz Golaszewski wrote: > On Wed, Sep 22, 2021 at 12:52 PM Andy Shevchenko > wrote: > > 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. I use this all the time, it is awesome. Yours, Linus Walleij