mbox series

[0/2] Snapdragon SC7280 pinctrl

Message ID 20250122-pinctrl-sc7280-v1-0-8bdba72e6366@linaro.org
Headers show
Series Snapdragon SC7280 pinctrl | expand

Message

Caleb Connolly Jan. 22, 2025, 3:02 p.m. UTC
Introduce and enable pinctrl support for SC7280 and QCM6490, similarly
to other platforms.

This was missed during RB3 Gen 2 bringup.

---
Caleb Connolly (2):
      pinctrl: qcom: add sc7280 pinctrl driver
      qcom_defconfig: enable PINCTRL_QCOM_SC7280

 configs/qcom_defconfig                |   1 +
 drivers/pinctrl/qcom/Kconfig          |   7 +++
 drivers/pinctrl/qcom/Makefile         |   1 +
 drivers/pinctrl/qcom/pinctrl-sc7280.c | 106 ++++++++++++++++++++++++++++++++++
 4 files changed, 115 insertions(+)
---
base-commit: 639cd409987acf173eaffebe7876968b42fd7c32

// Caleb (they/them)