From mboxrd@z Thu Jan 1 00:00:00 1970 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 7E490C433EF for ; Fri, 20 May 2022 17:19:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1352123AbiETRTp (ORCPT ); Fri, 20 May 2022 13:19:45 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52716 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1352108AbiETRTm (ORCPT ); Fri, 20 May 2022 13:19:42 -0400 Received: from mail-wr1-x42e.google.com (mail-wr1-x42e.google.com [IPv6:2a00:1450:4864:20::42e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C6C76EBA98 for ; Fri, 20 May 2022 10:19:40 -0700 (PDT) Received: by mail-wr1-x42e.google.com with SMTP id u3so12383738wrg.3 for ; Fri, 20 May 2022 10:19:40 -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=AotfV1tzndaO8ANao4j/ji8ZRWlSeHdzWiW8XQoX2j8=; b=uEM9R+wyIujwZo+Xod1pCpBS3mDc5bdCIzHeWWTe+kAJo51EEgb3Epu6GyBGpNmNyS 2a1nK9/TN3lwJQQUEVuOPd6wqcjOgLvzdNVlTnPw3TYqOXgi1tq6dAbqR+2+/GwLN6qW A8lm8xRGsHf0Pw9EotRg7HC+DRr1bmbIgoHcFtJrhfxJnnfJBcke5WFSMsKitrJv3eRv Jc4KVDnd05msVsEnq7WoLRtpzmEVhK2u4uOw/tIZN/8V2zp/xiyNdeX+xVhrS+AoWAzj 50pOs8vNyWVx19ZQ/NIO+MYkwOmVb14MuN4M+R8TxpOrZb8OD60MO+GPFzE+GUDNuR1e +FiA== 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=AotfV1tzndaO8ANao4j/ji8ZRWlSeHdzWiW8XQoX2j8=; b=b0oUkdNJJWzB6oTkNH+MSaDDcqpKA5FmpvJEyiTq1CMy3QF7K9rMqZtp59AmbiKaGm oba4peZQRUxV7xoj420BbV3qt5bzWzGGzwxryOZooN4lTaFnXq6hwsh6bpPWHHRLDxk8 1zAbIOOmMP4tnih8lFcvgoQLhjKsnVh2wi9zWd4bwnV41a5J8HUjcED8DvyozAXb3It9 +g63tlYL39tcWiXdbAnNz7pvT+wxLFOCqZf6AtzHA4joNydeTXcw//3vOgcLY5LO11j+ VISE4HahGuOCuSBM+pOTgYC+2UoFOj+bKUcWeFjtpo5mSI3L9kLsE5ntvrKI2U+UaDmJ 7VvA== X-Gm-Message-State: AOAM5324Q62kdPCmXA7YLJNuwRTmQ+TFH6RrcPMveg5TDE8hdz7UyhvE elB2PHUV6SYUnmh8oxPMaHlZxg== X-Google-Smtp-Source: ABdhPJyYsswAx77EPhgnR3dEm+3zJQONdtGcwMikEMVNq+b69dxB7GRncKeudxz+ih1WeNNa9sLm6A== X-Received: by 2002:adf:eac9:0:b0:20d:cdd:a719 with SMTP id o9-20020adfeac9000000b0020d0cdda719mr9341473wrn.0.1653067179375; Fri, 20 May 2022 10:19:39 -0700 (PDT) Received: from brgl-uxlite.home ([2a01:cb1d:334:ac00:3f03:2f2e:2755:5200]) by smtp.gmail.com with ESMTPSA id o4-20020a05600c338400b003949dbc3790sm2474752wmp.18.2022.05.20.10.19.38 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 May 2022 10:19:38 -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.18 Date: Fri, 20 May 2022 19:19:30 +0200 Message-Id: <20220520171930.1029663-1-brgl@bgdev.pl> X-Mailer: git-send-email 2.34.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Linus, Please pull the last batch of GPIO driver fixes for this release cycle. Best Regards, Bartosz Golaszewski The following changes since commit 42226c989789d8da4af1de0c31070c96726d990c: Linux 5.18-rc7 (2022-05-15 18:08:58 -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.18 for you to fetch changes up to 3ecb10175b1f776f076553c24e2689e42953fef5: gpio: mvebu/pwm: Refuse requests with inverted polarity (2022-05-20 16:46:56 +0200) ---------------------------------------------------------------- gpio: fixes for v5.18 - fix bitops logic in gpio-vf610 - return an error if the user tries to use inverted polarity in gpio-mvebu ---------------------------------------------------------------- Haibo Chen (1): gpio: gpio-vf610: do not touch other bits when set the target bit Uwe Kleine-König (1): gpio: mvebu/pwm: Refuse requests with inverted polarity drivers/gpio/gpio-mvebu.c | 3 +++ drivers/gpio/gpio-vf610.c | 8 ++++++-- 2 files changed, 9 insertions(+), 2 deletions(-)