From patchwork Fri May 26 14:24:07 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 686689 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 00C5CC7EE23 for ; Fri, 26 May 2023 14:24:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237052AbjEZOYR (ORCPT ); Fri, 26 May 2023 10:24:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52888 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229709AbjEZOYQ (ORCPT ); Fri, 26 May 2023 10:24:16 -0400 Received: from mail-wm1-x336.google.com (mail-wm1-x336.google.com [IPv6:2a00:1450:4864:20::336]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 95162187 for ; Fri, 26 May 2023 07:24:13 -0700 (PDT) Received: by mail-wm1-x336.google.com with SMTP id 5b1f17b1804b1-3f6d3f83d0cso8852035e9.2 for ; Fri, 26 May 2023 07:24:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1685111052; x=1687703052; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=y7S62GocSLRRtyqgzGIn0AzmW6WJ4QYVH493qeVtDqs=; b=yMGW5IdjQ+134HvRu/YXXxZpF35Yu80wGdtkeJYIjNeq2B7XJ+4/DAnwhtJKRucF00 hysX0dR0an/y/twKgOvWkrriKFIPJ/mWXYeDtC0gPR02Skqh18sbh32WGtwqslZBeHwN ATAcAknqGWWob9yORgVm0hNt79ERjbeFf+285RA/gHdWoD7WjaffBijazwdA3yRjmhrU 3UUJYEKI8wSJ1ouUmY4w2HL9KPFW5suYxQXuRjW8ljv7CEAMvv0pVwlqtWcr0+RnvVzN 5wNJvNkfy4c2MoXFbl+v9m9uEXtB+O8Kg/zONFWC2D1R8Ad1hkdsivkrhsGiJJAXdVP3 CVGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685111052; x=1687703052; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=y7S62GocSLRRtyqgzGIn0AzmW6WJ4QYVH493qeVtDqs=; b=kn4aTXCPx1JsuwRhhsQwmzTOYVYLbBZz0ZDpQgLwOJOXMU/aNelLB2r9rzl2V23Jjz Gsja4gQrPUCbmmLoGSv2RjpaL9iKZLvNjri2SNhHY+2e5T1Njf5IwIeV3FuQiKehpZ8n 14gxMRdpuUqeTfE4FiTAFX8YK0KmiYFINcTysFtbdk/q9KCSd+eIsZHmbI1fIaMOI9mr HeHdxDWDO3stZ0UBksG1BWNnFHXNm+ge5FOVL3WHAOe9Vd18b75DAaYPOCAVvIREi22W pStEeMi4dXyTQ6mHmz38jpy2wHNsmi3roefO9T8Jyku8lskhOC6tTsvxE9BXwNxEJqZu oKfQ== X-Gm-Message-State: AC+VfDy1N4jlhI9S6/x3eEUemSypIgC2CRLsMDnoe++3Jnwt3Ze/jBTK Fl4zHCRuA7bzw7OSTX+j9dlxiA== X-Google-Smtp-Source: ACHHUZ79yY2OGpXf/LdoaT5u9sbMjRfE2L926GdHKf+zcYVSPKt0L6kvrnJh7My6C5pHsZeZCF+UBg== X-Received: by 2002:a7b:cd15:0:b0:3f6:eff:279a with SMTP id f21-20020a7bcd15000000b003f60eff279amr1630510wmj.9.1685111052072; Fri, 26 May 2023 07:24:12 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:6afe:9c96:4503:ff6b]) by smtp.gmail.com with ESMTPSA id q21-20020a1ce915000000b003f421979398sm8929762wmc.26.2023.05.26.07.24.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 26 May 2023 07:24:11 -0700 (PDT) From: Bartosz Golaszewski To: Linus Torvalds Cc: Andy Shevchenko , Linus Walleij , linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org, Bartosz Golaszewski Subject: [GIT PULL] gpio: fixes for v6.4-rc4 Date: Fri, 26 May 2023 16:24:07 +0200 Message-Id: <20230526142407.67019-1-brgl@bgdev.pl> X-Mailer: git-send-email 2.39.2 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org From: Bartosz Golaszewski Linus, Please pull the following set of GPIO fixes for the next RC. Thanks, Bartosz Golaszewski The following changes since commit ac9a78681b921877518763ba0e89202254349d1b: Linux 6.4-rc1 (2023-05-07 13:34:35 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v6.4-rc4 for you to fetch changes up to 3002b8642f016d7fe3ff56240dacea1075f6b877: gpio-f7188x: fix chip name and pin count on Nuvoton chip (2023-05-23 10:47:41 +0200) ---------------------------------------------------------------- gpio fixes for v6.4-rc4 - fix incorrect output in in-tree gpio tools - fix a shell coding issue in gpio-sim selftests - correctly set the permissions for debugfs attributes exposed by gpio-mockup - fix chip name and pin count in gpio-f7188x for one of the supported models - fix numberspace pollution when using dynamically and statically allocated GPIOs together ---------------------------------------------------------------- Andreas Kemnade (1): gpiolib: fix allocation of mixed dynamic/static GPIOs Henning Schild (1): gpio-f7188x: fix chip name and pin count on Nuvoton chip Milo Spadacini (1): tools: gpio: fix debounce_period_us output of lsgpio Mirsad Todorovac (1): selftests: gpio: gpio-sim: Fix BUG: test FAILED due to recent change Zev Weiss (1): gpio: mockup: Fix mode of debugfs files drivers/gpio/Kconfig | 2 +- drivers/gpio/gpio-f7188x.c | 28 ++++++++++++++-------------- drivers/gpio/gpio-mockup.c | 2 +- drivers/gpio/gpiolib.c | 2 ++ tools/gpio/lsgpio.c | 2 +- tools/testing/selftests/gpio/gpio-sim.sh | 3 +++ 6 files changed, 22 insertions(+), 17 deletions(-)