From patchwork Tue Nov 10 21:56:19 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: John Stultz X-Patchwork-Id: 11895465 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 4BF2B1391 for ; Tue, 10 Nov 2020 21:56:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 28D9720809 for ; Tue, 10 Nov 2020 21:56:26 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="x2MLkGt2" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726467AbgKJV4Z (ORCPT ); Tue, 10 Nov 2020 16:56:25 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45938 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726737AbgKJV4Z (ORCPT ); Tue, 10 Nov 2020 16:56:25 -0500 Received: from mail-pg1-x544.google.com (mail-pg1-x544.google.com [IPv6:2607:f8b0:4864:20::544]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 538F2C0613D3 for ; Tue, 10 Nov 2020 13:56:25 -0800 (PST) Received: by mail-pg1-x544.google.com with SMTP id f27so8042930pgl.1 for ; Tue, 10 Nov 2020 13:56:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=ixwwp1tp0QJ1czDiV+Ee/USu0gGUVFj7T0q8Sqh5cbY=; b=x2MLkGt2Kwxwa/HHIMbv11SZFn90oPX7JoStsS2efox7c3/KZbj2Ao/6N6ij4UdCCj q6KUmDWvn6uVsIs3NR/2/+FtTKtU/sdZ0s4inpDiewYBuunv7Mn9cLoyNqE6mjqgtp+J it9nzw/HAqCFP83xqB/MldOvypoYuS1zR5lG8DdZjKKDxTLwn1OCC42rnLMrPgcSa797 9I2YJh918SdJMEtnoGa3SuHGw+UJQVwn0P9W2huMmMcNCcc3PO6OcxtTJhR2gLw1TtWP P74uE8tF1ZrfVoBYhwM1+pZsn51iCB2H5XD6FqwWB7xka6d06Q2hENyckPNSepCHE991 7EKw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=ixwwp1tp0QJ1czDiV+Ee/USu0gGUVFj7T0q8Sqh5cbY=; b=FK0U3TB3xY15s3Ma+MEpLLW4A5ZNJzAzKOxjrmJPOd/C3FF4OjQJ2UNAdh/H9gGUyv 7ArGDjFFgjuBroa2a2f/2FGO88lcnk3pIVhQkBDpl+xkyuGAiXdWPnxiXPgAZ0/Au6x3 et80YSx2fSh5AtI9p3Ohe6FjVbIjezEpgaOq+aypjJvVVC34U5ufD3Uz4yS0j5Tg35p2 +oDVFeTyAFqsB6XwCuTD+lp2LcEBKQhAZo3k4t7qS+J+xFkbdP4V3rw1Zk/AV9kYDxSd BSDQHI4IOTK/WwDuBcv9mxg3VNq3CZLIAT+cQy3UEnM/zbEDgMsqd164u7scIGNEQjT4 r4SQ== X-Gm-Message-State: AOAM530mvmrHErQMklsXS/i6jzD+Dhc+W9MHh9MVOomAfK65qXy1T5LH 1I0q06mewbtKjYw5icgRfB8+IA== X-Google-Smtp-Source: ABdhPJzx1zz5qx84FHMuwtUBJos+r15YzAWmoHyEyJtRcgfi/PqG9NhmRDy7ODxu0ONbm8LI+4F6gw== X-Received: by 2002:a17:90b:1741:: with SMTP id jf1mr232895pjb.144.1605045384898; Tue, 10 Nov 2020 13:56:24 -0800 (PST) Received: from localhost.localdomain ([2601:1c2:680:1319:692:26ff:feda:3a81]) by smtp.gmail.com with ESMTPSA id n1sm14414390pgl.31.2020.11.10.13.56.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Nov 2020 13:56:24 -0800 (PST) From: John Stultz To: lkml Cc: John Stultz , Andy Gross , Prasad Sodagudi , Vladimir Lypak , Bjorn Andersson , Linus Walleij , linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org Subject: [PATCH v2] pinctrl: qcom: Fix msm8953 Kconfig entry to depend on, not select PINCTRL_MSM Date: Tue, 10 Nov 2020 21:56:19 +0000 Message-Id: <20201110215619.86076-1-john.stultz@linaro.org> X-Mailer: git-send-email 2.17.1 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org One fixup following my patch commit be117ca32261 ("pinctrl: qcom: Kconfig: Rework PINCTRL_MSM to be a depenency rather then a selected config") being queued in LinusW's tree, as a new config entry was added for the msm8953 that also needs the change. Applies to LinusW's pinctrl devel tree. Cc: Andy Gross Cc: Prasad Sodagudi Cc: Vladimir Lypak Cc: Bjorn Andersson Cc: Linus Walleij Cc: linux-arm-msm@vger.kernel.org Cc: linux-gpio@vger.kernel.org Signed-off-by: John Stultz Change-Id: I9e8e83b1ea57aff338074be9174fce53cef29eff Reviewed-by: Bjorn Andersson --- v2: * Fix flipped numbers in the soc name, pointed out by Jeffrey Hugo --- drivers/pinctrl/qcom/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/qcom/Kconfig b/drivers/pinctrl/qcom/Kconfig index 8bdf878fe970c..cf56e029cd9c7 100644 --- a/drivers/pinctrl/qcom/Kconfig +++ b/drivers/pinctrl/qcom/Kconfig @@ -115,7 +115,7 @@ config PINCTRL_MSM8916 config PINCTRL_MSM8953 tristate "Qualcomm 8953 pin controller driver" depends on GPIOLIB && OF - select PINCTRL_MSM + depends on PINCTRL_MSM help This is the pinctrl, pinmux, pinconf and gpiolib driver for the Qualcomm TLMM block found on the Qualcomm MSM8953 platform.