From patchwork Sun Dec 26 03:15:32 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 528425 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 1CE22C433F5 for ; Sun, 26 Dec 2021 03:15:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229590AbhLZDPr (ORCPT ); Sat, 25 Dec 2021 22:15:47 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44766 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229456AbhLZDPq (ORCPT ); Sat, 25 Dec 2021 22:15:46 -0500 Received: from mail-lf1-x129.google.com (mail-lf1-x129.google.com [IPv6:2a00:1450:4864:20::129]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6E84FC061401 for ; Sat, 25 Dec 2021 19:15:46 -0800 (PST) Received: by mail-lf1-x129.google.com with SMTP id bp20so27126923lfb.6 for ; Sat, 25 Dec 2021 19:15:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:from:date:message-id:subject:to:cc :content-transfer-encoding; bh=ykUfjX5LT2jLYM0XsemzshtieJCaQu4S3FzJvDLxa5c=; b=vOIjXgzHrljYC2cS6fgSQffzfI/3R0zL7ZsId5DYoQaZSQxn3eg5Po0tVVh9mG2700 wQF1AAH5hsA46YsU1uWHAwqJD8LftcXXI+dDwbEUjZf4l0Gn1VguHSe521767UlnwoEP iCWq0MGlNOhRwRtQwNx1cRMLy16vUOlSApaVggijn25FQ5tc1FgkcMqRGVRWpF+jPvUu +oIDYBKESvyvz8I0XqUeeUx2nEM5kvlj+bqGgUWkC3BqTLmy97/rOR8SGDcEh1wNo9t+ 8Adwb1zRPd1/xS87mJTo98w0YHXu0p2uxqGlHlUuB5W5gL6xbMkZrB0W3cu9Llz9BdBS 8c5w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:from:date:message-id:subject:to:cc :content-transfer-encoding; bh=ykUfjX5LT2jLYM0XsemzshtieJCaQu4S3FzJvDLxa5c=; b=P+cPOPLc0paCN2NKZTmVIrb1JCY3cKIqeSqXdhMnpQIPozZEbPWhWU/HDd8z1tpIwF sQbRT7FqNWpZkAq+jQzKAYA1T5BcCuO/qbUxkcCrCU8va/3j38fK+xkzWIXSDWIweBKH 7V0IMwSolblYjCSVOANb0NuGFvn4A0NpTiu5F6me9f01dXNR8DShGYmw+7W9nJEuUo14 9OGEDnI8GWlNWoLsQz7k+CabS82XgZeGO3wqMg6haRsc6qUMsgf9j2E1vSCPPQY/YmRW t7ak8L+FP/lgZX7eD8EchpWLavw4FeV0c5ICPlE1rY71/90ypMX2UoTlMbczKV3uXwCa xDOg== X-Gm-Message-State: AOAM531CI2Xf522iavhWbMhaz4qCs8vBrb5KTDTnr/ApF21NyhR1t8OG b4HWdqHqHhd+628HI1bz9rPRp0dqRdwOebFydxU1BN4aTZnJeg== X-Google-Smtp-Source: ABdhPJyn8FczVXK27tRYjNZyW5SfT51h0WmIGcbi1ql8NbPyBuFQE5vu9H7hCJDg/xxB4N8XVMal9zdxCqrlIQrgm+g= X-Received: by 2002:ac2:5445:: with SMTP id d5mr10759396lfn.349.1640488544426; Sat, 25 Dec 2021 19:15:44 -0800 (PST) MIME-Version: 1.0 From: Linus Walleij Date: Sun, 26 Dec 2021 04:15:32 +0100 Message-ID: Subject: [GIT PULL] pin control fixes for v5.16 To: Linus Torvalds Cc: linux-kernel , "open list:GPIO SUBSYSTEM" Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Hi Linus, here are some hopefully final pin control fixes for the v5.16 kernel series. Please pull it in! God Jul och Gott Nytt År Linus Walleij The following changes since commit 136057256686de39cc3a07c2e39ef6bc43003ff6: Linux 5.16-rc2 (2021-11-21 13:47:39 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v5.16-3 for you to fetch changes up to b67210cc217f9ca1c576909454d846970c13dfd4: pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines (2021-12-16 04:14:56 +0100) ---------------------------------------------------------------- Some hopefully final pin control fixes for the v5.16 kernel: - Fix an out-of-bounds bug in the Mediatek driver - Fix an init order bug in the Broadcom BCM2835 driver - Fix a GPIO offset bug in the STM32 driver ---------------------------------------------------------------- Fabien Dessenne (1): pinctrl: stm32: consider the GPIO offset to expose all the GPIO lines Guodong Liu (1): pinctrl: mediatek: fix global-out-of-bounds issue Phil Elwell (1): pinctrl: bcm2835: Change init order for gpio hogs drivers/pinctrl/bcm/pinctrl-bcm2835.c | 29 +++++++++++++----------- drivers/pinctrl/mediatek/pinctrl-mtk-common-v2.c | 8 +++++-- drivers/pinctrl/stm32/pinctrl-stm32.c | 8 +++---- 3 files changed, 26 insertions(+), 19 deletions(-)