[PATCH v2 0/4] qcom: pinctrl drivers for qcm2290/sm6115/sm8250
Caleb Connolly
caleb.connolly at linaro.org
Wed Apr 10 19:52:35 CEST 2024
Introduce pinctrl drivers for three new SoCs and enable them.
Signed-off-by: Caleb Connolly <caleb.connolly at linaro.org>
---
Changes in v2:
- Fix a few formatting issues
- Link to v1: https://lore.kernel.org/r/20240408-b4-qcom-rbx-soc-v1-0-900db37b8bdf@linaro.org
---
Caleb Connolly (4):
pinctrl: qcom: add qcm2290 pinctrl driver
pinctrl: qcom: add sm6115 pinctrl driver
pinctrl: qcom: add sm8250 pinctrl driver
qcom_defconfig: enable pinctrl for new qcm2290/sm6115/sm8250
configs/qcom_defconfig | 3 +
drivers/pinctrl/qcom/Kconfig | 21 ++++
drivers/pinctrl/qcom/Makefile | 3 +
drivers/pinctrl/qcom/pinctrl-qcm2290.c | 70 ++++++++++++
drivers/pinctrl/qcom/pinctrl-sm6115.c | 200 +++++++++++++++++++++++++++++++++
drivers/pinctrl/qcom/pinctrl-sm8250.c | 99 ++++++++++++++++
6 files changed, 396 insertions(+)
---
change-id: 20240408-b4-qcom-rbx-soc-44ee99c8b799
base-commit: 4ba549b0a4e67c563785ab144edf47e108b34822
// Caleb (they/them)
More information about the U-Boot
mailing list