From patchwork Sun Jul 17 07:36:02 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 591413 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 6A5B0C43334 for ; Sun, 17 Jul 2022 07:36:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232823AbiGQHgK (ORCPT ); Sun, 17 Jul 2022 03:36:10 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57516 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231515AbiGQHgK (ORCPT ); Sun, 17 Jul 2022 03:36:10 -0400 Received: from mail-wr1-x434.google.com (mail-wr1-x434.google.com [IPv6:2a00:1450:4864:20::434]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E13831A3BC for ; Sun, 17 Jul 2022 00:36:07 -0700 (PDT) Received: by mail-wr1-x434.google.com with SMTP id z12so12711294wrq.7 for ; Sun, 17 Jul 2022 00:36:07 -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=7w9i54EGf9yZrZAfY6N7mI7xz0lXHUja3CmKUzTVCns=; b=VhunYHCAjPP2T+WTf1ZP44QgKs4Zf60fq5Kr4dY1/6NRwJEuV7fVU1o39vmfbIsErz NyKDs6qFdEpp2tY504xEi43zIcEi8K+0r8OjP/xTEhPr4d+n6Nl7PfGKw092uCUr9pAH IeRZWeVCxBGXn3RYz9gNwdVTa/hYsmZQgiIB+mXTeRQ0nLmRXmzNjUq8KgI5HYNSQEC3 XfygVJ4U/zb8BlVJEEIeM+5/rhnM6gBl4ppPNLIuh8UQbQ8tT2Lwk+cQxxoEHfGw2RV/ xeyudrp1uixo0vQkzitKKY4FRDB46/djmWaGHv+MwB29DA0QKux8TcXL7mWLJM14P4Dx mGMg== 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=7w9i54EGf9yZrZAfY6N7mI7xz0lXHUja3CmKUzTVCns=; b=gg0fKoA7PkLPzMkSiZcFKA1Zp183FH4wBMYu4B+7qv/rFliVU03Wg8P5l9VgWt9i06 gPl5wgWsuw3Ot4ObENzto5NuduK8Ss2GOq3A63FisqcAD8PIGJFfi0DSFwzJdSyfFtaQ +MkQxuprrAUxhB8qRNOJSeWZiC5Mi35j6c4Yvfk097uiIm1Hf6JE/f4quDp7jHZqYbDj vqBsVHiy4hYXisN02DUSA4KE3LRGbZ7T9Rzoev1wNIa0LzHP1lBNC/lPZHaBvgEtARqR xM9JuxGYNSKKMzX9Z092gmDjBi93ExvMeC+MLuJ3lRafCsNrhZKmrxGvDriKKQlwwfIG GBow== X-Gm-Message-State: AJIora/G9JokPzniASXcjRtwnlwIfsxGzcNBe0r6YhksMsbkS7dvJTAC pOW4Gza226iiAfTcAY+wLH5wYA== X-Google-Smtp-Source: AGRyM1sX6tuRJLMH9vemB/T67Mb7se6fqe4Qy4Xq4gSW4x6bij0QVnr4gIHOAs09sq+PKtv5QGLstA== X-Received: by 2002:adf:ea50:0:b0:21d:6547:1154 with SMTP id j16-20020adfea50000000b0021d65471154mr17676760wrn.186.1658043366393; Sun, 17 Jul 2022 00:36:06 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:6051:99a2:ab7f:63ce]) by smtp.gmail.com with ESMTPSA id i16-20020a5d5230000000b0021d9d13bf6csm7653757wra.97.2022.07.17.00.36.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Jul 2022 00:36:06 -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-rc7 Date: Sun, 17 Jul 2022 09:36:02 +0200 Message-Id: <20220717073602.4801-1-brgl@bgdev.pl> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Linus, Please pull the following fix for the gpio simulator for the next rc. Thanks! Bartosz Golaszewski The following changes since commit 32346491ddf24599decca06190ebca03ff9de7f8: Linux 5.19-rc6 (2022-07-10 14:40:51 -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-rc7 for you to fetch changes up to 7329b071729645e243b6207e76bca2f4951c991b: gpio: sim: fix the chip_name configfs item (2022-07-12 13:41:25 +0200) ---------------------------------------------------------------- gpio fixes for v5.19-rc7 - fix a configfs attribute of the gpio-sim module ---------------------------------------------------------------- Bartosz Golaszewski (1): gpio: sim: fix the chip_name configfs item drivers/gpio/gpio-sim.c | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-)