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=-6.9 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SIGNED_OFF_BY,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 687FAC4363C for ; Wed, 7 Oct 2020 08:41:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 12DCD20797 for ; Wed, 7 Oct 2020 08:41:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="YJ0BrXrT" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727668AbgJGIl1 (ORCPT ); Wed, 7 Oct 2020 04:41:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34292 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726041AbgJGIlZ (ORCPT ); Wed, 7 Oct 2020 04:41:25 -0400 Received: from mail-lj1-x243.google.com (mail-lj1-x243.google.com [IPv6:2a00:1450:4864:20::243]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 98931C061755 for ; Wed, 7 Oct 2020 01:41:24 -0700 (PDT) Received: by mail-lj1-x243.google.com with SMTP id h20so1123641lji.9 for ; Wed, 07 Oct 2020 01:41:24 -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=sHa2vFP6Z8cci/P7jIrJ+MfHpuwcBKpgKXxskm6Q6fw=; b=YJ0BrXrTdWa9WcTPIrxIhis2lFVE8NJZ7eX1eFAsS12yIwIRFHaWaDTdRTuEw7YouW x+Adgai/YMC612Um+spQ3qH++PGFChPoVsfEJp0lWu/e1Oav5QmjrtWkyQuVJkNNtcfK bPwfch50Boi29xjUj+u53MugBX+0p1RpEY58R8h0UkHHqwFqEXD8noT5siTVjYkqly1O e5D3Z4A/9SM3icFV3mbAIn5Bt6Z1wxMmstL9LMwYoTXAGB/VnSoCLbeoEbHw9tD3wUQf 8FaIgT+zxzwljpQIJB7DGAgtyJUI1Ln/IMLsPJtGEt+MMrpvEtMrQXqxGhsHNP21paMY HNtA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=sHa2vFP6Z8cci/P7jIrJ+MfHpuwcBKpgKXxskm6Q6fw=; b=FYr7xPKvpQsoCWwyGl25AlHC8bXZti/n23/1VoY8JRHP4M1UTXIbP8W0Mw3/oxrGv5 eaQ1Lq5uYWYL8efvlZ3Hfc+pdlUQ+JRyyNTdYsxm0V8jnYAkvJc4/TUcJa9T3/8EVxtR EAbJEt+ZmUtPA00pntvpuEiV3NBKZFDvtzVIieUi39Nlc8zoDWstomFo+JDkQ383A2nx hFb7ItevqxQJMTNe+meLiA9Xcqfi7i8v0pTZ+SVSfJgOltdLVAHJ87vm7LlG9RlizDLg RWMDNYxXNVcUbssLKLolXbaiRpLXDw6qzpRnrqNOvGDeQ0LffZBovGM1d6Mawb1y+7bp uosg== X-Gm-Message-State: AOAM532H0amRmk7lhbMcKTUmdL/jvDWH4De2FWxaLg/PlUHshmHg1N2j xKZpOoAgx1YbhC5YlThNee+6+0Mnw66aKPGQ+n0zjA== X-Google-Smtp-Source: ABdhPJxmxSmndRJcdm9n8iZOBVRj/ahjFLB1cwPQRfxLM+g9mWOMwZ8+xk5a9BryxnbSPEpeI/xy+t1OFxdEDOmQmec= X-Received: by 2002:a2e:810e:: with SMTP id d14mr890047ljg.100.1602060083038; Wed, 07 Oct 2020 01:41:23 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Linus Walleij Date: Wed, 7 Oct 2020 10:41:12 +0200 Message-ID: Subject: Re: [PATCH 6/6] docs: gpio: add a new document to its index.rst To: Mauro Carvalho Chehab Cc: Linux Doc Mailing List , Jonathan Corbet , Bartosz Golaszewski , Eugeniu Rosca , Geert Uytterhoeven , Ulrich Hecht , "open list:GPIO SUBSYSTEM" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 2, 2020 at 7:49 AM Mauro Carvalho Chehab wrote: > There's now a new ReST file. Add it to the index.rst file. > > Fixes: ce7a2f77f976 ("docs: gpio: Add GPIO Aggregator documentation") > Signed-off-by: Mauro Carvalho Chehab This patch (6/6) applied to the GPIO tree. Fixed the Fixes: as indicated by Kent. Yours, Linus Walleij