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 X-Spam-Level: X-Spam-Status: No, score=-18.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 13CC9C4743D for ; Tue, 8 Jun 2021 18:09:05 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id F198561380 for ; Tue, 8 Jun 2021 18:09:04 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234036AbhFHSK5 (ORCPT ); Tue, 8 Jun 2021 14:10:57 -0400 Received: from mail-oi1-f178.google.com ([209.85.167.178]:46769 "EHLO mail-oi1-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234052AbhFHSK4 (ORCPT ); Tue, 8 Jun 2021 14:10:56 -0400 Received: by mail-oi1-f178.google.com with SMTP id c13so16858973oib.13 for ; Tue, 08 Jun 2021 11:08:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=qtBn6+wQNM3SVHNHCv1FqEQ+GoHDdhutRmc/9Udy3Bc=; b=U+yLUTtLshRKyWAMvVGc5M6Gul0Hk2AKwfzjffWrBkjaMEjmds8VnwPq7KDH+OMF7C 6ziYYlld6/i5tWzaZpYVAFvWd6sRa/ZU8qYN690iEQgKmAhI4LngAkcAVeI3iXxzLNz2 YXAiUroSvLUBzyO85XcwKs6fItRJ+wqzWPXZAOjNs/8jUgjCYHrJHQhP5kuCeNE3g8GR xM/+z1CroRHQV7GOWahB1vFt6uQIyHg0+tSMK50DbHuc4WvqDQ0KBMpJZv5TQfS997Z1 5eZnkxSt62AMYEFYoOuwpirg9p+PErulK+HFn4vFCEw3qVVLlRMJzYjNMPbM2dcjA5RH uDDA== 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:mime-version :content-transfer-encoding; bh=qtBn6+wQNM3SVHNHCv1FqEQ+GoHDdhutRmc/9Udy3Bc=; b=sc9a3UiwjK+rkr2xV6v4/VUWoTuebmURUJqyq2LM+66fIT1q3wcOSnERyDyTSXw9ub 4C4R3sRB4Dau8UF3z9WbHwDixoNAzqTZUVAnAUGFT+ZQx5pbjGwCbkcbKYYN9id1CG0Z j/ab58ISY6xWpIzsyO4gUHvGeLAtGZsdHFa7pmgAnibpQLW1e86xtM1TgTTuJO0SA9Cv K4cPfB02TwfAUXFiz3uJ7RDZVlK76Z5j2Vm023KOYaFaZ+ZkWJijvJ1xZFaNwexGXKBm brxOEggXRpSrts9XJ8dUP1BDIN6k0Qh+CRVkoMe5cmT0EyicdacCvXxIeW04+hyl/u1l yQ7Q== X-Gm-Message-State: AOAM533cyypOOCooRLMQtRA95xx934avP+JM83MnANeVRwzpodxd+UBQ l2xjEi5IdiqDxDy7NSCbSLf2s6DhtJk27A== X-Google-Smtp-Source: ABdhPJwOoQ45O7PUk0iB4SrhSpnhTUzlcMavHr2RbdmemgcmbNRHLS8zUzxGVcgTrTLYXBaIUzxEgA== X-Received: by 2002:aca:4843:: with SMTP id v64mr3576333oia.68.1623175669992; Tue, 08 Jun 2021 11:07:49 -0700 (PDT) Received: from localhost.localdomain (104-57-184-186.lightspeed.austtx.sbcglobal.net. [104.57.184.186]) by smtp.gmail.com with ESMTPSA id p1sm2838772oou.14.2021.06.08.11.07.48 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Jun 2021 11:07:49 -0700 (PDT) From: Bjorn Andersson To: Bjorn Andersson , Andy Gross , Linus Walleij Cc: linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH] pinctrl: qcom: Make it possible to select SC8180x TLMM Date: Tue, 8 Jun 2021 11:07:02 -0700 Message-Id: <20210608180702.2064253-1-bjorn.andersson@linaro.org> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org It's currently not possible to select the SC8180x TLMM driver, due to it selecting PINCTRL_MSM, rather than depending on the same. Fix this. Fixes: 97423113ec4b ("pinctrl: qcom: Add sc8180x TLMM driver") Signed-off-by: Bjorn Andersson --- 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 25d2f7f7f3b6..11e967dbb44b 100644 --- a/drivers/pinctrl/qcom/Kconfig +++ b/drivers/pinctrl/qcom/Kconfig @@ -223,7 +223,7 @@ config PINCTRL_SC7280 config PINCTRL_SC8180X tristate "Qualcomm Technologies Inc SC8180x pin controller driver" depends on GPIOLIB && (OF || ACPI) - select PINCTRL_MSM + depends on PINCTRL_MSM help This is the pinctrl, pinmux, pinconf and gpiolib driver for the Qualcomm Technologies Inc TLMM block found on the Qualcomm -- 2.29.2