From patchwork Fri Jul 21 17:51:34 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 705086 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 B5686EB64DD for ; Fri, 21 Jul 2023 17:51:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229452AbjGURvj (ORCPT ); Fri, 21 Jul 2023 13:51:39 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50692 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229941AbjGURvj (ORCPT ); Fri, 21 Jul 2023 13:51:39 -0400 Received: from mail-wm1-x32f.google.com (mail-wm1-x32f.google.com [IPv6:2a00:1450:4864:20::32f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B15CA3588 for ; Fri, 21 Jul 2023 10:51:37 -0700 (PDT) Received: by mail-wm1-x32f.google.com with SMTP id 5b1f17b1804b1-3fbc59de0e2so18885515e9.3 for ; Fri, 21 Jul 2023 10:51:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1689961896; x=1690566696; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=3ojdfqGoqN9wMPFyEHWKiX6qJWJUmz0v105HY/niv+Y=; b=t8Lvyy5wDiECXSOYMDnbN+oghMDJZJmmhBs+nvkle/k0rToWwjLlMItctWuAxAnzHq jhJInTVsayfDtT62LDAxrRUe7VU35oOF7yh5JgpFO1EwX5HnGrXRbvM0ohhrfefIpv6v v4g4zR/3bd9pVOgL7ixmGyu4Hc66slywvnEY2P0lKFjUkYj3sJFy8ZHci9ZtemsCxN08 unFg/Tc9CyDrrH52VFGnX5VCF6g3rO+oVNmEn/Y0Lip/G534b3J7dV/iOo70bdbQp60y rmiIkZWjazW9+p241jQ5WYMybLKKgz8H08JPGHPY7LgdY5OCk9FE39LkxRf95MKVjKoV /J+Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689961896; x=1690566696; 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=3ojdfqGoqN9wMPFyEHWKiX6qJWJUmz0v105HY/niv+Y=; b=dbtm1gblW9ABKbO+70CumFmw6M3DCPHQAU8mmRmUd4JvIOURZVIf3W1UXtPQPwjRT4 AWC/WsKj1+ez464YY6OkfKL96Vng/mTHVH0250/++alQTuuJ5MbdNl7F2J1DexfvVEjx 70U0Eq0FG2myOFTslLsFlmn1aqQ7M8HlHf16rVFhv+ucWDhbQ2F5rlujNmLfGHPytJfo vIXnliIUjaA42RHJEorn7PWhCF4szFj1vTEY4VlQ2wGHFwq+Ujvv5y37buUYq6JG9OcA OhnHyKfQnxmXwTqmnf+cwQtPypD/CBKTSF8gN4yjM/RnXBxRIxBu5zsZcumxVPQfIAvP RA+g== X-Gm-Message-State: ABy/qLbF9eh/AEu0sF7s9JxwiOkUrBfdbIays/DA35QOcqkNJnrsFGD2 qT77oPhdS3VKk1zhalL287AMDg== X-Google-Smtp-Source: APBJJlHJaS4CERW0iy34ejO1x8ourdNPO2vwtJjMWG9yVT4Fd4Q/Wn8WBoRcLjYrIpCnuU6SrWxsmw== X-Received: by 2002:a5d:610a:0:b0:314:1d88:f072 with SMTP id v10-20020a5d610a000000b003141d88f072mr2161741wrt.25.1689961896116; Fri, 21 Jul 2023 10:51:36 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:112:80d4:c836:2d2c]) by smtp.gmail.com with ESMTPSA id n8-20020adfe348000000b00315af025098sm4815128wrj.46.2023.07.21.10.51.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Jul 2023 10:51:35 -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.5-rc3 Date: Fri, 21 Jul 2023 19:51:34 +0200 Message-Id: <20230721175134.186223-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 fixes from the GPIO subsystem for the next rc. Thanks, Bartosz The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5: Linux 6.5-rc1 (2023-07-09 13:53:13 -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.5-rc3 for you to fetch changes up to 644ee70267a934be27370f9aa618b29af7290544: gpio: mvebu: fix irq domain leak (2023-07-20 14:38:36 +0200) ---------------------------------------------------------------- gpio fixes for v6.5-rc3 - fix initial value handling for output-only pins in gpio-tps68470 - fix two resource leaks in gpio-mvebu ---------------------------------------------------------------- Bartosz Golaszewski (1): gpio: mvebu: fix irq domain leak Hans de Goede (1): gpio: tps68470: Make tps68470_gpio_output() always set the initial value Uwe Kleine-König (1): gpio: mvebu: Make use of devm_pwmchip_add drivers/gpio/gpio-mvebu.c | 26 +++++++++++++++----------- drivers/gpio/gpio-tps68470.c | 6 +++--- 2 files changed, 18 insertions(+), 14 deletions(-)