public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v2 0/2] pinctrl: qcom: Make pinctrl drivers default y
@ 2026-01-07 15:47 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
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Aswin Murugan @ 2026-01-07 15:47 UTC (permalink / raw)
  To: casey.connolly, neil.armstrong, sumit.garg, trini, aswin.murugan,
	ilias.apalodimas, christopher.obbard, quic_varada,
	marek.vasut+renesas, alexeymin, danila, david.wronek, u-boot-qcom,
	u-boot

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@oss.qualcomm.com>
---
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(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-01-15  7:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2026-01-08 16:17 ` [PATCH v2 0/2] pinctrl: qcom: Make pinctrl drivers default y Casey Connolly

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox