[PATCH v2 0/2] pinctrl: qcom: Make pinctrl drivers default y
Casey Connolly
casey.connolly at linaro.org
Thu Jan 8 17:17:15 CET 2026
On 07/01/2026 16:47, Aswin Murugan wrote:
> This is a follow-up patch series to address review feedback on the
> QCS615 pinctrl driver addition:
> https://lore.kernel.org/u-boot/20251112164758.1560041-1-aswin.murugan@oss.qualcomm.com/
>
> During review, it was suggested that all Qualcomm pinctrl
> drivers should be enabled by default based on a condition,
> rather than requiring manual enablement in defconfig files.
>
> This series implements that suggestion by:
> 1. Adding 'default y if PINCTRL_QCOM_GENERIC' to all qualcomm pinctrl
> drivers in the Kconfig
> 2. Removing the now-redundant explicit pinctrl driver selections
> from qcom_defconfig & enabling PINCTRL_QCOM_GENERIC config
>
> Signed-off-by: Aswin Murugan <aswin.murugan at oss.qualcomm.com>
Reviewed-by: Casey Connolly <casey.connolly at linaro.org>
Thanks,
> ---
> Changes in v2:
> - As per review comments made default y for pinctrl drivers
> based on PINCTRL_QCOM_GENERIC config 'default y if PINCTRL_QCOM_GENERIC'
> - Link to v1: https://lore.kernel.org/u-boot/20251222115144.2146964-1-aswin.murugan@oss.qualcomm.com/
> ---
>
> Aswin Murugan (2):
> pinctrl: qcom: add PINCTRL_QCOM_GENERIC to enable all drivers by
> default
> qcom_defconfig: Remove redundant pinctrl driver selections
>
> configs/qcom_defconfig | 19 +------------------
> drivers/pinctrl/qcom/Kconfig | 29 +++++++++++++++++++++++++++++
> 2 files changed, 30 insertions(+), 18 deletions(-)
>
--
// Casey (she/her)
More information about the U-Boot
mailing list