From: Neil Armstrong <neil.armstrong@linaro.org>
Date: Fri, 5 Apr 2024 08:15:12 +0000 (+0200)
Subject: qcom_defconfig: enable SM8550 & SM8650 pinctrl driver
X-Git-Tag: v2025.01-rc5-pxa1908~511^2~60
X-Git-Url: http://git.dujemihanovic.xyz/img/static//%22brlog.php?a=commitdiff_plain;h=07b71b5f7db66bf0e8a0c4ed8b3390c0b6d07de1;p=u-boot.git

qcom_defconfig: enable SM8550 & SM8650 pinctrl driver

Enable the SM8550 & SM8650 pinctrl drivers for Qualcomm defconfig.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Acked-by: Sumit Garg <sumit.garg@linaro.org>
Reviewed-by: Caleb Connolly <caleb.connolly@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
---

diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig
index b0ae5eb4df..3453d8619d 100644
--- a/configs/qcom_defconfig
+++ b/configs/qcom_defconfig
@@ -67,6 +67,8 @@ CONFIG_PHY_QCOM_SNPS_EUSB2=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_DM_REGULATOR=y