From patchwork Sun Jul 16 15:26:36 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 703588 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 F3862EB64DD for ; Sun, 16 Jul 2023 15:26:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230160AbjGPP0y (ORCPT ); Sun, 16 Jul 2023 11:26:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46134 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229886AbjGPP0w (ORCPT ); Sun, 16 Jul 2023 11:26:52 -0400 Received: from mail-yb1-xb33.google.com (mail-yb1-xb33.google.com [IPv6:2607:f8b0:4864:20::b33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E840FE46 for ; Sun, 16 Jul 2023 08:26:48 -0700 (PDT) Received: by mail-yb1-xb33.google.com with SMTP id 3f1490d57ef6-cb37a0ea5b3so4815237276.0 for ; Sun, 16 Jul 2023 08:26:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1689521208; x=1692113208; h=cc:to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=Ij9R2Z06Y24vfZ3xZGQuB/hd5tnY6d6rJhNbcQ7ZzmA=; b=OG5pf6zzYcwxOGd2/rZY4B/CzoE8/HEVedwT6RPZkCe9QfHLny6WGGE1d/ciioNsmi qL5Ut06P6rrWjJ/ukdo7F/FSpickKKpejr/JopMcm3E9l0zvo6Tqwonpt7ziBpDc2HwD 9OAwyP/cTaoNjigukc7eDk8qrYpieYMRSdGW+6llHlbO4xAu9OkrLOm8BRdrNC6TCi5j bWj8aSXEMPM8mYLH0tvSJTlam40OqdIo0aEgnT3gv3xz2+fYdBKEPuUDxoJUeRxsYzyU GugIiSdAew5O0z5BaC4o4nEHEmfC8jfwm75oU6HS2a44fClJDRLvF4K1x++pEoErE1EW W5Ug== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689521208; x=1692113208; h=cc:to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=Ij9R2Z06Y24vfZ3xZGQuB/hd5tnY6d6rJhNbcQ7ZzmA=; b=AC2OdoeKwYnstMYnoff+ZglXsE/YHROcYpCAO83dTbr6tcl5iD0EXIWK93+/K59yfp 9hrA1+HvKI0rDu0v/Fgl3SRRaw9UgNcHvU5tG3I9JmO9caLlNFpQjdODF/rTewhagz4b 8zqUpcSsjWaLu7RDpJvNRZr08EM5CbNbnBs3Z0acRyiEViIgbh4+3k5HxeOBDjLG4Y5M 7y5F5TqX+LI8C3/ff2w/UIkl9eYGpjCa6Jece59tYAutTfFpNIj8rRMGtgCwGOQfDSDR i7hlxePAxkvRN0/2MuIvsm9cD9eabvzE7xSXQm8xk/yn/TuEYZdYcK/HX+ZG35n9AzT/ dl4A== X-Gm-Message-State: ABy/qLaJ3x1yCIaKax1kcwEWkZr30yPe5UCBwznADOGW3C6uK/bkAMEz 9SRFbEO5SL0NB7YixYSx6jEIxOgVM4skWMvDW+wwR0elnYuEqsIu0v8= X-Google-Smtp-Source: APBJJlFtlleXDrak9K321xWoTyzRr580cVKyg6iV9qhBzfhWa+614ayqE48xQj8U/60RsHxxKpah/u5+I4/AhUXZmRU= X-Received: by 2002:a0d:ea87:0:b0:577:38a8:38be with SMTP id t129-20020a0dea87000000b0057738a838bemr8638151ywe.23.1689521208127; Sun, 16 Jul 2023 08:26:48 -0700 (PDT) MIME-Version: 1.0 From: Linus Walleij Date: Sun, 16 Jul 2023 17:26:36 +0200 Message-ID: Subject: [GIT PULL] pin control fixes for v6.5 To: Linus Torvalds Cc: "open list:GPIO SUBSYSTEM" , linux-kernel , Mario Limonciello , Biju Das , Geert Uytterhoeven Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Hi Linus, I'm mostly on vacation but what would vacation be without a few critical fixes so people can use their gaming laptops when hiding away from the sun (or rain)? Details in the signed tag as usual. Please pull it in at your convenience! Yours, Linus Walleij 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/linusw/linux-pinctrl.git tags/pinctrl-v6.5-2 for you to fetch changes up to 04e601f2a71c804422a91df813e19fda5f4b845e: Merge tag 'renesas-pinctrl-fixes-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into fixes (2023-07-13 00:05:52 +0200) ---------------------------------------------------------------- Pin control fixes for the v6.5 series: - Fix a really annoying interrupt storm in the AMD driver affecting Asus TUF gaming notebooks. - Fix device tree parsing in the Renesas driver. ---------------------------------------------------------------- Biju Das (1): pinctrl: renesas: rzg2l: Handle non-unique subnode names Geert Uytterhoeven (1): pinctrl: renesas: rzv2m: Handle non-unique subnode names Linus Walleij (1): Merge tag 'renesas-pinctrl-fixes-for-v6.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-drivers into fixes Mario Limonciello (4): pinctrl: amd: Only use special debounce behavior for GPIO 0 pinctrl: amd: Use amd_pinconf_set() for all config options pinctrl: amd: Drop pull up select configuration pinctrl: amd: Unify debounce handling into amd_pinconf_set() drivers/pinctrl/pinctrl-amd.c | 61 +++++++++++++-------------------- drivers/pinctrl/pinctrl-amd.h | 1 - drivers/pinctrl/renesas/pinctrl-rzg2l.c | 28 ++++++++++----- drivers/pinctrl/renesas/pinctrl-rzv2m.c | 28 ++++++++++----- 4 files changed, 63 insertions(+), 55 deletions(-)