On Wed, Nov 12, 2025 at 10:17:58PM +0530, Aswin Murugan wrote: > Enable the pinctrl driver for QCS615 > > Signed-off-by: Aswin Murugan <[email protected]> > --- > configs/qcom_defconfig | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/configs/qcom_defconfig b/configs/qcom_defconfig > index e686ea857b9..919897b8d40 100644 > --- a/configs/qcom_defconfig > +++ b/configs/qcom_defconfig > @@ -114,6 +114,7 @@ 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
All of these options are already covered under a menu and if ARCH_SNAPDRAGON || ARCH_IPQ40XX so perhaps a follow-up making these default y if appropriate_ARCH would be in order? -- Tom
signature.asc
Description: PGP signature

