[PATCH v2 0/4] qcom: pinctrl drivers for qcm2290/sm6115/sm8250
Sumit Garg
sumit.garg at linaro.org
Thu Apr 11 14:04:06 CEST 2024
On Wed, 10 Apr 2024 at 23:23, Caleb Connolly <caleb.connolly at linaro.org> wrote:
>
> 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
>
Acked-by: Sumit Garg <sumit.garg at linaro.org>
-Sumit
> 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