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=-8.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable 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 E9E05C433DB for ; Fri, 26 Mar 2021 14:01:24 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id A6D8F61A2B for ; Fri, 26 Mar 2021 14:01:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230173AbhCZOA5 (ORCPT ); Fri, 26 Mar 2021 10:00:57 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45196 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230180AbhCZOAd (ORCPT ); Fri, 26 Mar 2021 10:00:33 -0400 Received: from mail-ej1-x62f.google.com (mail-ej1-x62f.google.com [IPv6:2a00:1450:4864:20::62f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DACE6C0613AA for ; Fri, 26 Mar 2021 07:00:32 -0700 (PDT) Received: by mail-ej1-x62f.google.com with SMTP id e14so8515188ejz.11 for ; Fri, 26 Mar 2021 07:00:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=4E2S5nAzj1ksZmJVDyih97Im5qf9hgz2vlqV5+knSG8=; b=LdngGkFFOArwKJ8UJ104P+y+oqKrHDtcVxy/eFtCTkGjXnpY5/2uD3orjojnZK/Vf7 0/AI7LiO7lUTJCK1SJPyBYybdo0fUsvwNmcYpD2S+zTjfA76kEx5FVJ+FafcqiKuAfEj wfsFI/wItAOUL6sRiVTNKQThgZx3E6/MRhJmCg7EgZIoR/nKXamUrCiWTt0wnWq7Ubyc 81v0fx9JbcRoK8SiL34nhLM+7QfM771UwcCbbEUgqQ5f0Wr5JfGtWbpJYF6bNQLfeJdb ydCNNh/ZyKmiAs647P/wn10/7FITOsmEx62R5s5/xDCoXh8QA6xtPIDCqIMjT9s60VMg J0Bg== 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=4E2S5nAzj1ksZmJVDyih97Im5qf9hgz2vlqV5+knSG8=; b=oByvqAQpwUkcceInYc/PVDq0nvS4IGXGsB6TaxaUx6m/P+WKHzBqDP/IotrQjLM+wq giPmW8EkdwQsTaVS41u6x0pDpaAGGodjGdkvXqBMV5ADqgSa/r5EIO5EyYdmUfIykVd4 jFpi9czOOei2J2wthp/Frv8vMouw6y4jyYu2Jg6Yjp1S4GTSI9Yc9jEwvq+vupI17jrx osDbNERbGQjX2eeccsmyTMCKD61pgorBg8W00n2Ulf/WWRmCptIFMD8mtmAZiw0NndXL Jye1R09jInfx9M54JfNMxgGV3v3raTg71d739jiuc4YZMbkWT9OyXkLm54yAaCU6j+zw RUMQ== X-Gm-Message-State: AOAM530tjrR4m2F76bMmxpsC7RRZB3PqiveDG7ozSZF6yHK0WlwBzZ9g 43c4CiMHSORCNpdvoWgi3uhoqkTs7tqAPr1A9+e+Eg== X-Google-Smtp-Source: ABdhPJwCIK6bEQ+wusvSDhVviUDIcN+68kuVwxqzCeJsIZn9JiWkLZiMbDYndaUSskLApbRkVzmHH20b/0WPNk42s0o= X-Received: by 2002:a17:906:398a:: with SMTP id h10mr15832832eje.155.1616767231611; Fri, 26 Mar 2021 07:00:31 -0700 (PDT) MIME-Version: 1.0 References: <20210315091400.13772-1-brgl@bgdev.pl> In-Reply-To: From: Bartosz Golaszewski Date: Fri, 26 Mar 2021 15:00:20 +0100 Message-ID: Subject: Re: [PATCH v5 00/11] gpio: implement the configfs testing module To: Linus Walleij Cc: Bartosz Golaszewski , Joel Becker , Christoph Hellwig , "open list:GPIO SUBSYSTEM" , Linux Kernel Mailing List , Shuah Khan , linux-doc , =?UTF-8?Q?Uwe_Kleine=2DK=C3=B6nig?= , Andy Shevchenko , Geert Uytterhoeven , Kent Gibson , Jonathan Corbet , Greg Kroah-Hartman Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 25, 2021 at 10:29 AM Linus Walleij wrote: > > On Mon, Mar 22, 2021 at 3:32 PM Bartosz Golaszewski wrote: > > > FYI The configfs patches from this series have been on the mailing > > list for months (long before the GPIO part) and have been re-sent > > several times. You have neither acked or opposed these changes. I > > don't want to delay the new testing driver anymore so I intend to > > apply the entire series and take it upstream through the GPIO tree by > > the end of this week. > > I say go ahead. > Acked-by: Linus Walleij > > Yours, > Linus Walleij Series applied, thanks for the reviews! Bartosz