diff mbox series

[3/3] qcom_defconfig: enable SM8550 & SM8650 pinctrl driver

Message ID 20240405-topic-sm8x50-pinctrl-v1-3-92d563c28c90@linaro.org
State New
Headers show
Series qcom: add pinctrl driver for SM8550 and SM8650 | expand

Commit Message

Neil Armstrong April 5, 2024, 8:15 a.m. UTC
Enable the SM8550 & SM8650 pinctrl drivers for Qualcomm defconfig.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
 configs/qcom_defconfig | 2 ++
 1 file changed, 2 insertions(+)

Comments

Sumit Garg April 10, 2024, 10 a.m. UTC | #1
On Fri, 5 Apr 2024 at 13:45, Neil Armstrong <neil.armstrong@linaro.org> wrote:
>
> Enable the SM8550 & SM8650 pinctrl drivers for Qualcomm defconfig.
>
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
> ---
>  configs/qcom_defconfig | 2 ++
>  1 file changed, 2 insertions(+)
>

Acked-by: Sumit Garg <sumit.garg@linaro.org>

-Sumit

> diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig
> index 222db6448ab..a92b6ef7911 100644
> --- a/configs/qcom_defconfig
> +++ b/configs/qcom_defconfig
> @@ -43,6 +43,8 @@ CONFIG_PHY=y
>  CONFIG_PINCTRL=y
>  CONFIG_PINCTRL_QCOM_QCS404=y
>  CONFIG_PINCTRL_QCOM_SDM845=y
> +CONFIG_PINCTRL_QCOM_SM8550=y
> +CONFIG_PINCTRL_QCOM_SM8650=y
>  CONFIG_DM_PMIC=y
>  CONFIG_PMIC_QCOM=y
>  CONFIG_SCSI=y
>
> --
> 2.34.1
>
diff mbox series

Patch

diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig
index 222db6448ab..a92b6ef7911 100644
--- a/configs/qcom_defconfig
+++ b/configs/qcom_defconfig
@@ -43,6 +43,8 @@  CONFIG_PHY=y
 CONFIG_PINCTRL=y
 CONFIG_PINCTRL_QCOM_QCS404=y
 CONFIG_PINCTRL_QCOM_SDM845=y
+CONFIG_PINCTRL_QCOM_SM8550=y
+CONFIG_PINCTRL_QCOM_SM8650=y
 CONFIG_DM_PMIC=y
 CONFIG_PMIC_QCOM=y
 CONFIG_SCSI=y