[PATCH v2 0/4] qcom: pinctrl drivers for qcm2290/sm6115/sm8250

Neil Armstrong neil.armstrong at linaro.org
Thu Apr 11 09:07:34 CEST 2024


On 10/04/2024 19:52, Caleb Connolly 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
> 
>   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)
> 

Reviewed-by: Neil Armstrong <neil.armstrong at linaro.org>


More information about the U-Boot mailing list