From patchwork Fri Jun 24 23:18:12 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 1648214 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: bilbo.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=bgdev-pl.20210112.gappssmtp.com header.i=@bgdev-pl.20210112.gappssmtp.com header.a=rsa-sha256 header.s=20210112 header.b=wm9N2bR1; dkim-atps=neutral Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=2620:137:e000::1:20; helo=out1.vger.email; envelope-from=linux-gpio-owner@vger.kernel.org; receiver=) Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by bilbo.ozlabs.org (Postfix) with ESMTP id 4LVCjF6cmpz9s2R for ; Sat, 25 Jun 2022 09:18:25 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230421AbiFXXSV (ORCPT ); Fri, 24 Jun 2022 19:18:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49372 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230355AbiFXXSU (ORCPT ); Fri, 24 Jun 2022 19:18:20 -0400 Received: from mail-oa1-x29.google.com (mail-oa1-x29.google.com [IPv6:2001:4860:4864:20::29]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 346156DB14 for ; Fri, 24 Jun 2022 16:18:20 -0700 (PDT) Received: by mail-oa1-x29.google.com with SMTP id 586e51a60fabf-101e1a33fe3so5700586fac.11 for ; Fri, 24 Jun 2022 16:18:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=Bc5VjbSeIO9kRIMOracq0GMGGBRs29d0aSqXajp/hwI=; b=wm9N2bR1JIiQdKKktfSBITzvgbQHdwBvVRL8ET8EBdGecfjXp/dodT4tvny5AV497v 5ziPjGXtwE7hq7JX+YdHetwCQMygxyKmriMYifft7ZZCztRs6WAk7WiG9tkx23pVvTvC oDVPwfrYhZvOkQPOQc0UaaGe2nOqhgfWMprH7VRVFwB+WeeupGMv+7Eq406aOPOncHq3 Xc/w0TFqwFiIDQoJtDx0tmybFEm7PgzSloWtA/ytXjWDJMEOWKGjApufwnf1J43/SPL6 v2UdW9408S1xKljwFZMOVsT4r2lxiJnh5EVCfjCwz8e7XIBh3HgC1Rxnsjw47JYisNK/ DcHg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=Bc5VjbSeIO9kRIMOracq0GMGGBRs29d0aSqXajp/hwI=; b=k0cAzNzZ7jSVeJ7aWJuoaI4AKQZmPT25EcDq3MYQ/6kAoO0WpDfeLtyT72MpgrUYGw XDUMzP+fcyeJs3lOmcGq11YovF2cNPE9s9Q3tfkOHq8XG8RJxRJp5fAtZxAizrzDek/g XWyfmzdYq6gVpwnpahziNeQ4ajpS0Axg8cdAiMiqJ7ctUVgJodfsyuI9A8bBFOMEFRpr FzTBjBG6UpsQprk4cpDLG0qYitpVIymV42gp6KpWLdLgPgPC4ZmbssnEn1ZjmpoKC5us SUAs5Kxwse0u6LZ+6RYYFWrcUOAbhf3YbWnrjXP2g3+n9SFZDbqG6O2GSoeKzkyyMD5T ZaZg== X-Gm-Message-State: AJIora9htFQsmXGcQ7CurV2K2lXTEZLW5NjRqfQZuaNGMEjJKAkzBmHA Gl0cdgtlNl7+gXOgvmu0hiZmfHwln1faueyR X-Google-Smtp-Source: AGRyM1uLz0gWniUEDN4ZcL/LDrNA7m3FzlWIm4VwXNf8DoTvOpG9tIggdpE80lxk+jA4rPKoLcXrWw== X-Received: by 2002:a05:6870:5895:b0:fe:489c:d9d3 with SMTP id be21-20020a056870589500b000fe489cd9d3mr3442131oab.149.1656112698919; Fri, 24 Jun 2022 16:18:18 -0700 (PDT) Received: from brgl-uxlite.. (BOINGO-WIRE.bear2.Houston1.Level3.net. [4.2.233.242]) by smtp.gmail.com with ESMTPSA id v6-20020a4ac906000000b0035eb4e5a6c7sm2110859ooq.29.2022.06.24.16.18.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 24 Jun 2022 16:18:18 -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 v5.19-rc4 Date: Sat, 25 Jun 2022 01:18:12 +0200 Message-Id: <20220624231812.5878-1-brgl@bgdev.pl> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_NONE, T_SCC_BODY_TEXT_LINE autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Linus, Please pull the following set of fixes for the next rc. Details are in the signed tag as usual. Thanks! Bartosz Golaszewski The following changes since commit b13baccc3850ca8b8cccbf8ed9912dbaa0fdf7f3: Linux 5.19-rc2 (2022-06-12 16:11:37 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/gpio-fixes-for-v5.19-rc4 for you to fetch changes up to b0d473185ba887c798ed0cd6f5abf4075363baa4: gpio: mxs: Fix header comment (2022-06-23 23:18:13 +0200) ---------------------------------------------------------------- gpio fixes for v5.19-rc4 - make the irqchip immutable in gpio-realtek-otto - fix error code propagation in gpio-winbond - fix device removing in gpio-grgpio - fix a typo in gpio-mxs which indicates the driver is for a different model - documentation fixes - MAINTAINERS file updates ---------------------------------------------------------------- Akira Yokosawa (1): gpio: Fix kernel-doc comments to nested union Dan Carpenter (1): gpio: winbond: Fix error code in winbond_gpio_get() Lukas Bulwahn (1): MAINTAINERS: add include/dt-bindings/gpio to GPIO SUBSYSTEM Sander Vanheule (1): gpio: realtek-otto: Make the irqchip immutable Stefan Wahren (1): gpio: mxs: Fix header comment Tom Schwindl (1): docs: driver-api: gpio: Fix filename mismatch Uwe Kleine-König (1): gpio: grgpio: Fix device removing Documentation/driver-api/gpio/board.rst | 2 +- Documentation/driver-api/gpio/consumer.rst | 6 +++--- Documentation/driver-api/gpio/intro.rst | 6 +++--- MAINTAINERS | 1 + drivers/gpio/gpio-grgpio.c | 14 +------------- drivers/gpio/gpio-mxs.c | 2 +- drivers/gpio/gpio-realtek-otto.c | 10 ++++++++-- drivers/gpio/gpio-winbond.c | 7 ++++--- include/linux/gpio/driver.h | 29 ++++++++++++++++------------- 9 files changed, 38 insertions(+), 39 deletions(-)