From: Sumit Garg <sumit.garg@kernel.org>
To: Aswin Murugan <aswin.murugan@oss.qualcomm.com>
Cc: casey.connolly@linaro.org, neil.armstrong@linaro.org,
trini@konsulko.com, ilias.apalodimas@linaro.org,
christopher.obbard@linaro.org, quic_varada@quicinc.com,
marek.vasut+renesas@mailbox.org, alexeymin@minlexx.ru,
danila@jiaxyga.com, david.wronek@mainlining.org,
u-boot-qcom@groups.io, u-boot@lists.denx.de
Subject: Re: [PATCH v2 2/2] qcom_defconfig: Remove redundant pinctrl driver selections
Date: Thu, 15 Jan 2026 12:36:45 +0530 [thread overview]
Message-ID: <aWiSBZtLMGzAkT8m@sumit-xelite> (raw)
In-Reply-To: <20260107154745.571319-3-aswin.murugan@oss.qualcomm.com>
On Wed, Jan 07, 2026 at 09:17:45PM +0530, Aswin Murugan wrote:
> Enable PINCTRL_QCOM_GENERIC config
> The pinctrl drivers are now automatically enabled via Kconfig
> defaults based on PINCTRL_QCOM_GENERIC, so explicit selection in the
> defconfig is no longer needed.
>
> Signed-off-by: Aswin Murugan <aswin.murugan@oss.qualcomm.com>
> ---
> Changes in v2:
> - Enable newly added PINCTRL_QCOM_GENERIC config
> ---
> configs/qcom_defconfig | 19 +------------------
> 1 file changed, 1 insertion(+), 18 deletions(-)
Reviewed-by: Sumit Garg <sumit.garg@oss.qualcomm.com>
-Sumit
>
> diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig
> index aa3902f5627..fe5880de1fd 100644
> --- a/configs/qcom_defconfig
> +++ b/configs/qcom_defconfig
> @@ -113,24 +113,7 @@ CONFIG_PHY_QCOM_USB_SNPS_FEMTO_V2=y
> CONFIG_PHY_QCOM_SNPS_EUSB2=y
> CONFIG_PINCTRL=y
> CONFIG_PINCONF=y
> -CONFIG_PINCTRL_QCOM_APQ8016=y
> -CONFIG_PINCTRL_QCOM_APQ8096=y
> -CONFIG_PINCTRL_QCOM_QCM2290=y
> -CONFIG_PINCTRL_QCOM_QCS404=y
> -CONFIG_PINCTRL_QCOM_QCS615=y
> -CONFIG_PINCTRL_QCOM_SA8775P=y
> -CONFIG_PINCTRL_QCOM_SC7280=y
> -CONFIG_PINCTRL_QCOM_SDM670=y
> -CONFIG_PINCTRL_QCOM_SDM660=y
> -CONFIG_PINCTRL_QCOM_SDM845=y
> -CONFIG_PINCTRL_QCOM_SM6115=y
> -CONFIG_PINCTRL_QCOM_SM6350=y
> -CONFIG_PINCTRL_QCOM_SM7150=y
> -CONFIG_PINCTRL_QCOM_SM8150=y
> -CONFIG_PINCTRL_QCOM_SM8250=y
> -CONFIG_PINCTRL_QCOM_SM8550=y
> -CONFIG_PINCTRL_QCOM_SM8650=y
> -CONFIG_PINCTRL_QCOM_X1E80100=y
> +CONFIG_PINCTRL_QCOM_GENERIC=y
> CONFIG_DM_PMIC=y
> CONFIG_PMIC_QCOM=y
> CONFIG_DM_REGULATOR=y
> --
> 2.34.1
>
next prev parent reply other threads:[~2026-01-15 7:06 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-07 15:47 [PATCH v2 0/2] pinctrl: qcom: Make pinctrl drivers default y Aswin Murugan
2026-01-07 15:47 ` [PATCH v2 1/2] pinctrl: qcom: add PINCTRL_QCOM_GENERIC to enable all drivers by default Aswin Murugan
2026-01-14 17:29 ` Quentin Schulz
2026-01-15 7:10 ` Sumit Garg
2026-01-07 15:47 ` [PATCH v2 2/2] qcom_defconfig: Remove redundant pinctrl driver selections Aswin Murugan
2026-01-15 7:06 ` Sumit Garg [this message]
2026-01-08 16:17 ` [PATCH v2 0/2] pinctrl: qcom: Make pinctrl drivers default y Casey Connolly
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aWiSBZtLMGzAkT8m@sumit-xelite \
--to=sumit.garg@kernel.org \
--cc=alexeymin@minlexx.ru \
--cc=aswin.murugan@oss.qualcomm.com \
--cc=casey.connolly@linaro.org \
--cc=christopher.obbard@linaro.org \
--cc=danila@jiaxyga.com \
--cc=david.wronek@mainlining.org \
--cc=ilias.apalodimas@linaro.org \
--cc=marek.vasut+renesas@mailbox.org \
--cc=neil.armstrong@linaro.org \
--cc=quic_varada@quicinc.com \
--cc=trini@konsulko.com \
--cc=u-boot-qcom@groups.io \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox