From patchwork Fri Apr 21 10:07:13 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 676036 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 2A069C7618E for ; Fri, 21 Apr 2023 10:07:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231130AbjDUKHV (ORCPT ); Fri, 21 Apr 2023 06:07:21 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41252 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229599AbjDUKHT (ORCPT ); Fri, 21 Apr 2023 06:07:19 -0400 Received: from mail-wr1-x42a.google.com (mail-wr1-x42a.google.com [IPv6:2a00:1450:4864:20::42a]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 380539EF4 for ; Fri, 21 Apr 2023 03:07:18 -0700 (PDT) Received: by mail-wr1-x42a.google.com with SMTP id ffacd0b85a97d-2f27a9c7970so1427566f8f.2 for ; Fri, 21 Apr 2023 03:07:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bgdev-pl.20221208.gappssmtp.com; s=20221208; t=1682071636; x=1684663636; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=38kDXtPapHIwOdWmZqY2hajsS5hH99I81TUWs2K/Ge4=; b=rrdoYkof7cTLE+N2yYeEEE9rYTLyqdRQtvZZaHys2RSUbMHOevJvZ+Ejj9AU+oWC/K 8CkxBGzz7CCF8B7RsqcFJcSpzXTo7JVg0lsBrfKGynjcDEoUfRnyfxQoKKhJIdwCGLQ3 MaohXZlnQyWobNThIcaC0Vt/Egd70IcY8eWV0HVhEaR1xPh6cqtpjVbQ1C23n1lRjNBe f+Pb+EpILZsKl0G0tBYsKLhUmvqnqmWqcvs5QKd4CIC13/+OMRaqNRMuHBm7szRXn6S1 NYcwr936mbYBJ3xK7ZGfKBkpJ8S95SfDmxitBa6TPSR8vqp5kRDQoTYMvzi9oyJIHvIi YWEA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682071636; x=1684663636; 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=38kDXtPapHIwOdWmZqY2hajsS5hH99I81TUWs2K/Ge4=; b=Pm4AMfvNyzylgjdaV8y681YhrOO1289oTg0/IYMCpwAY9e4UFiyj4A4YfjAVIc1idV FrvnE8FdSGi/jf6UE1VR64EsOgxbsvC82EO7W+h/5Y6ZZaKDvo7CoQxGxBaRUCifm2rN 5c10Y0NHg5y19mm0bz4OCVu0p4qKn/ndin1AvwYebnqpR9r/4Yw1Sa4NSKfoDSZKoet/ X4OOJJcjhUWtdgf28siJ0DTtr5lfX3HZz0iE1voCck4UizwgWWOt+dOuPjViXb6kuP3o vKgLCjK4PmgEnVBwaCDziPsERnxWT1AdcvtkFQGzhcpKdSjPdC3TXYg3HV4PtII+TFbM xNOw== X-Gm-Message-State: AAQBX9e0a1WHvJH/958rmiCv6UXmg0KCfmhZ74CGUq/O177035DdOX1y AyrJFWsC9RFDkL3IpxzJ1M8KxjDMXUinDsRMQPY= X-Google-Smtp-Source: AKy350YLh6w5Shjc8huwcoE96gwJYw4jhtiYzybPQVBN5nlIrsOVQwVUiYJF2aU3P+ibqwVitbPzoA== X-Received: by 2002:a05:6000:1084:b0:2ff:613c:af5f with SMTP id y4-20020a056000108400b002ff613caf5fmr3307546wrw.30.1682071636654; Fri, 21 Apr 2023 03:07:16 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:8b94:8cac:c190:b98e]) by smtp.gmail.com with ESMTPSA id u6-20020adff886000000b002f28de9f73bsm4057377wrp.55.2023.04.21.03.07.15 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 21 Apr 2023 03:07:16 -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.3 Date: Fri, 21 Apr 2023 12:07:13 +0200 Message-Id: <20230421100713.39702-1-brgl@bgdev.pl> X-Mailer: git-send-email 2.37.2 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org From: Bartosz Golaszewski Linus, Please pull last two minor fixes from the GPIO subsystem for the upcoming release. These are two fixes for potential deadlocks in GPIO drivers. Bart The following changes since commit 09a9639e56c01c7a00d6c0ca63f4c7c41abe075d: Linux 6.3-rc6 (2023-04-09 11:15:57 -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.3 for you to fetch changes up to 2ce987d7eeb168b749494694ae3666de87fc356e: gpio: 104-idi-48: Enable use_raw_spinlock for idi48_regmap_config (2023-04-11 21:08:31 +0200) ---------------------------------------------------------------- gpio fixes for v6.3 - use raw_spinlocks in regmaps that are used in interrupt context in gpio-104-idi-48 and gpio-104-dio-48e ---------------------------------------------------------------- William Breathitt Gray (2): gpio: 104-dio-48e: Enable use_raw_spinlock for dio48e_regmap_config gpio: 104-idi-48: Enable use_raw_spinlock for idi48_regmap_config drivers/gpio/gpio-104-dio-48e.c | 1 + drivers/gpio/gpio-104-idi-48.c | 1 + 2 files changed, 2 insertions(+)