From patchwork Thu Mar 3 23:41:10 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Linus Walleij X-Patchwork-Id: 547954 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 00A19C433EF for ; Thu, 3 Mar 2022 23:41:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234368AbiCCXmJ (ORCPT ); Thu, 3 Mar 2022 18:42:09 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45946 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231974AbiCCXmI (ORCPT ); Thu, 3 Mar 2022 18:42:08 -0500 Received: from mail-yw1-x112f.google.com (mail-yw1-x112f.google.com [IPv6:2607:f8b0:4864:20::112f]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 43E681375B3 for ; Thu, 3 Mar 2022 15:41:22 -0800 (PST) Received: by mail-yw1-x112f.google.com with SMTP id 00721157ae682-2dc348dab52so39911107b3.6 for ; Thu, 03 Mar 2022 15:41:22 -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; bh=rSqQP18Wd5NjhlnE4AqOcj5HhSDR0at9tMDx/gdLLlo=; b=yRmMVk1t4YVHVWSGbfOVyeRazJTFv7gUI8AQpl8PJ0Lc6YZ/2i11q5FFuGAp+h1W5d da41qXCZKxNC5tC/aSkNNNRk1p1Hj9Rb54nxLmZs+jghB0FhkWq8uEAXaWDd4ecHLuEg 4zs54BYBdf6j2tG6Bk+TQW0yogAxZp1vQbdKcZ9HQiwev2x9ZpMOvXOEtJCv153M9d7e fzwuxcSy7+ax7dmy8rJ7nxBKGdtSBTBut8aXsaVoRm8Ci19A/RjIb2vDBTaE4pHms68C hgJPIu6dyqz9TSMbuwcS9Y1FId8Cu7QYJU3mNTBN2L6XjSPjV8fE2H1BNHHNkJdVv3/g 0sng== 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; bh=rSqQP18Wd5NjhlnE4AqOcj5HhSDR0at9tMDx/gdLLlo=; b=FDNoIvyJxTmW6zKxDhIhNdzQ1Bsr8awlpS/QwiEYO9LcfQiyVRIsmSUTUAmb7zsE8p /bfvBB/EzJL4BjOk+0zexMqpdbQGeITBDOF1dlGkvLSKNjVvRk8anfz1GwVAc/5jb/HS KJPY3K9t9WDq00EaZWspfYprz2ehgW0cBf7FqBr69AP/3drfzBpotkkdysvwBhvIgFxJ 9EcTsV2RPIh57c8Dd+IaQqGZFJpPE3JDJCj7v4wCefq3KJK4sCLvQOB5sivCVYLloUtY OjVPDw7XWX/QFrP6NCxxgMIm6VEOK2BiOrIILXMcPVz7TGWT7PF3tfNMkER1St0VvLOa rvrQ== X-Gm-Message-State: AOAM532IgGAX1bwc1pc4TfII2MSYMIXMSu/69x1Wrd1gCkRIsvzAxiGb FT7T4ok3mmq1aN7WXWFyVvYBoVTXWJ28NJTqkdeMPA== X-Google-Smtp-Source: ABdhPJwtC1jhKWkPjadvpjvVogW8B+4VLWiojzRsvx+jKaozVAbWCq1Wrf4pA84QhGsjYIdSfK9xZ4qqGOZqWIuNV60= X-Received: by 2002:a81:1182:0:b0:2dc:4e58:da41 with SMTP id 124-20020a811182000000b002dc4e58da41mr3555190ywr.268.1646350881491; Thu, 03 Mar 2022 15:41:21 -0800 (PST) MIME-Version: 1.0 From: Linus Walleij Date: Fri, 4 Mar 2022 00:41:10 +0100 Message-ID: Subject: [GIT PULL] late pin control fixes for v5.17 To: Linus Torvalds Cc: "open list:GPIO SUBSYSTEM" , linux-kernel , Guenter Roeck , Hans Verkuil , Samuel Holland Precedence: bulk List-ID: X-Mailing-List: linux-gpio@vger.kernel.org Hi Linus, as promised, here are the fixes for the issues seen by Guenther on the OrangePi, details in the signed tag. Please pull it in! Yours, Linus Walleij The following changes since commit 7e57714cd0ad2d5bb90e50b5096a0e671dec1ef3: Linux 5.17-rc6 (2022-02-27 14:36:33 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git tags/pinctrl-v5.17-3 for you to fetch changes up to bac129dbc6560dfeb634c03f0c08b78024e71915: pinctrl: sunxi: Use unique lockdep classes for IRQs (2022-02-28 23:53:19 +0100) ---------------------------------------------------------------- Pin control fixes for the v5.17 series These two fixes should fix the issues seen on the OrangePi, first we needed the correct offset when calling pinctrl_gpio_direction(), and fixing that made a lockdep issue explode in our face. Both now fixed. ---------------------------------------------------------------- Hans Verkuil (1): pinctrl-sunxi: sunxi_pinctrl_gpio_direction_in/output: use correct offset Samuel Holland (1): pinctrl: sunxi: Use unique lockdep classes for IRQs drivers/pinctrl/sunxi/pinctrl-sunxi.c | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-)