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=-0.9 required=3.0 tests=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 484EBC433DF for ; Mon, 18 May 2020 08:17:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 23BE8207D4 for ; Mon, 18 May 2020 08:17:32 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="cEeYQ8sM" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726895AbgERIRb (ORCPT ); Mon, 18 May 2020 04:17:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55962 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726758AbgERIR3 (ORCPT ); Mon, 18 May 2020 04:17:29 -0400 Received: from mail-lj1-x241.google.com (mail-lj1-x241.google.com [IPv6:2a00:1450:4864:20::241]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EA54DC061A0C for ; Mon, 18 May 2020 01:17:28 -0700 (PDT) Received: by mail-lj1-x241.google.com with SMTP id z18so618232lji.12 for ; Mon, 18 May 2020 01:17:28 -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=KgB5iCRiDY1xUpzvcmt2qA5qOxhIvxFlroLwQSWXKVk=; b=cEeYQ8sMtfIcnqhDnaBX58ozf3oJI5XHFUC7g3rtIUDyqFXqr/s6o9QnE2+uFP1k/J LILQgdSPbgh22hGw180ItVeDUD7AU7RWmUS7tnKBpMk9U4t2JKNxq2pw8DY0Dr0glxoc 9h935pnTmgCgvB8iSgullSwo71ZCKnR3oJERR89JnjUG0THbBdRQXx1WxsyFErA0JpzB b4NIVLEPTvVtsFQqcbTuJ4CrynyFpmf8ZXHARe3MZX3xlqHCX9g+ZlZpXgYibNMcuvu5 SuKbidv7OF9jh3VrmN4uc7XV48TL9pRc4TJevPeF2eMsNSiYx4LoZTRVZTp2C4Vyh1/N SVcA== 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=KgB5iCRiDY1xUpzvcmt2qA5qOxhIvxFlroLwQSWXKVk=; b=SdduHvf09Mt2YhbTzSltjy+N/LOgxjm8MQGgTQg2lksFUoJ4rDAP6kngHyqCUHqNAT 9Wh1rdvS0vt16worG0sG8uvT/GLlZ6k3V4IMPyRPovQCwA9vQV5rpb0fvq4CkYA2Zcrn E+Mvt1Zh/92hivcdXfG2HnAQBjJut4+tRP+Ki9l61s0H43ilmU9q2RL2Vs2qQ6gdBoc5 y+CfBycjoiLKjJRVc9jSbiAjJ5oVsDjQ4dM8zi6OeaaXhpg/gAQJDtMSnWZNCeo6VAg7 ilSGujd76MHUI40vb4Vsb7oFApMjWp/brfGNubpEtffaFNZDbJcEl4bFwdg35lAGl8r7 VOCw== X-Gm-Message-State: AOAM531t4K870cAj1TBNmvs0ilQoh53FiNITxWFqcGnEn3q+L0Ao//Iw QggMmlQfwd/qx9+73rydEl7UsstlwM4bw9h+H8I3VA== X-Google-Smtp-Source: ABdhPJwh1h7WOq2+DVADM4reEeAZtZ0+Bi37spSD7MX9/2PvrGxVJ5a7SXExxc9Et8QUQoYjFbtIPHqiLPfc0Ni3lug= X-Received: by 2002:a2e:b609:: with SMTP id r9mr9513452ljn.125.1589789846527; Mon, 18 May 2020 01:17:26 -0700 (PDT) MIME-Version: 1.0 References: <20200511145257.22970-1-geert+renesas@glider.be> In-Reply-To: <20200511145257.22970-1-geert+renesas@glider.be> From: Linus Walleij Date: Mon, 18 May 2020 10:17:15 +0200 Message-ID: Subject: Re: [PATCH v7 0/6] gpio: Add GPIO Aggregator To: Geert Uytterhoeven Cc: Bartosz Golaszewski , Jonathan Corbet , Harish Jenny K N , Eugeniu Rosca , Alexander Graf , Peter Maydell , Paolo Bonzini , Phil Reid , Marc Zyngier , Christoffer Dall , Magnus Damm , "open list:GPIO SUBSYSTEM" , Linux Doc Mailing List , Linux-Renesas , "linux-kernel@vger.kernel.org" , QEMU Developers Content-Type: text/plain; charset="UTF-8" Sender: linux-doc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org Hi Geert, I have queued this v7 patch set in an immutable branch for testing and also merged to my "devel" branch for testing. If all goes well it also hits linux-next soon. Yours, Linus Walleij