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 5E718C4332D for ; Thu, 14 Jan 2021 15:14:36 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 2AC7C23A69 for ; Thu, 14 Jan 2021 15:14:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729411AbhANPO1 (ORCPT ); Thu, 14 Jan 2021 10:14:27 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46354 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726945AbhANPO1 (ORCPT ); Thu, 14 Jan 2021 10:14:27 -0500 Received: from mail-wr1-x42c.google.com (mail-wr1-x42c.google.com [IPv6:2a00:1450:4864:20::42c]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A5EC5C0613C1 for ; Thu, 14 Jan 2021 07:13:46 -0800 (PST) Received: by mail-wr1-x42c.google.com with SMTP id m4so6116259wrx.9 for ; Thu, 14 Jan 2021 07:13:46 -0800 (PST) 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=AVLo5BPEqp+ye9g7cufxibCuaIAS/DGP9Yi79MJe9kY=; b=won0B5uHrjcqRlYjUBBkQbM3sbSz2hhH2cmVKpt4Ejx9JxdBRVg6pImH5f443q5HOh 78JEtbonxLP52mtFifp+IFC3Tg6fLsmPrf2ENbLTvxWeydvjHc81pIIznh5QL8MyioVs esT8hqXtDMpc/g1jAwtv7aClyIwCN0yEgTyNO5K2a+4veWHrb61A0rq4AaUkLeWflNiT zPpdqqHPLGtVNFTw0s4I1HJJcV1178Z4Rcb6qlscDcLRu4XaiiLMzghdoKq54bH8Mcf9 CCDsDzVdyyBCrfNofVJNVAJc4l8PXU6JPEjY/u032Sdsc6URYYQQvTMg5RZj464ZOOFp gJSQ== 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=AVLo5BPEqp+ye9g7cufxibCuaIAS/DGP9Yi79MJe9kY=; b=VXj7l1JvChe3ueCvIG9QuUFD1RKE2aFDxaR627WyYmO9eFamScbH8gWeOfiseGGPb6 8wM+RRzCQRNLnQtd6jGIin4GwZBpuGdPr5ygP73QrwYpzBdj7SQZZ8bH5m/nqLxgJioY VhVIl1QTbuTn9bLsyNpiGfBpzWJIVVb2DK9CInyre04Ei86quQ35p1wNQ8GOjvkGeTJD qiXdjIbd/XL+3wZWwXaLSwNVg7XVAJeSTDfMEAjyUhIFE83bxoBW2Qj/bg89qzBQWaSg 1e1t19Bg1X+VIn/Nl/TsiE5/S6Jwsw/rAmAVW64/2YJEc3dExV7KUZ+/LU/Td0N9/nQU 3Tuw== X-Gm-Message-State: AOAM531B1eFXwNw2NEuzVxrluronpFfMDGeop6cJFO70H2PeQCDbRpx8 tCEHQh5DIoUnWDFexa/KOy9YA4+IitHEN67HmITY1Q== X-Google-Smtp-Source: ABdhPJxIkBqRfL1TF0JHl+rSbpZvhnN+YU5tGFaa2jlCW3niHYNg6rtHJ77oUw71r3ViG1agFniqfvEOa37mjrVCYbw= X-Received: by 2002:adf:a388:: with SMTP id l8mr8389014wrb.354.1610637225415; Thu, 14 Jan 2021 07:13:45 -0800 (PST) MIME-Version: 1.0 References: <20210107025731.226017-1-warthog618@gmail.com> <20210107025731.226017-7-warthog618@gmail.com> In-Reply-To: <20210107025731.226017-7-warthog618@gmail.com> From: Bartosz Golaszewski Date: Thu, 14 Jan 2021 16:13:34 +0100 Message-ID: Subject: Re: [PATCH v2 6/7] selftests: gpio: port to GPIO uAPI v2 To: Kent Gibson Cc: LKML , linux-gpio , linux-kselftest@vger.kernel.org, Linus Walleij , Shuah Khan , Bamvor Jian Zhang Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org On Thu, Jan 7, 2021 at 3:59 AM Kent Gibson wrote: > > Add a port to the GPIO uAPI v2 interface and make it the default. > > Signed-off-by: Kent Gibson > Acked-by: Linus Walleij Reviewed-by: Bartosz Golaszewski