[PATCH 0/3] qcom: add pinctrl driver for SM8550 and SM8650
Caleb Connolly
caleb.connolly at linaro.org
Fri Apr 5 17:47:19 CEST 2024
On 05/04/2024 10:15, Neil Armstrong wrote:
> Add pinctrl driver for the TLMM block found in the SM8550 & SM8650 SoCs.
>
> This driver only handles the gpio and qup debug uart pinmux, and makes sure
> the pinconf applies on SDC2 pins.
>
> Finally enable both drivers in the Qualcomm defconfig
>
> Signed-off-by: Neil Armstrong <neil.armstrong at linaro.org>
Reviewed-by: Caleb Connolly <caleb.connolly at linaro.org>
> ---
> Neil Armstrong (3):
> pinctrl: qcom: Add SM8550 pinctrl driver
> pinctrl: qcom: Add SM8650 pinctrl driver
> qcom_defconfig: enable SM8550 & SM8650 pinctrl driver
>
> configs/qcom_defconfig | 2 +
> drivers/pinctrl/qcom/Kconfig | 14 +++++++
> drivers/pinctrl/qcom/Makefile | 2 +
> drivers/pinctrl/qcom/pinctrl-sm8550.c | 75 +++++++++++++++++++++++++++++++++++
> drivers/pinctrl/qcom/pinctrl-sm8650.c | 75 +++++++++++++++++++++++++++++++++++
> 5 files changed, 168 insertions(+)
> ---
> base-commit: cec1c47bdaf84a643f318d480b1218bfff1041ff
> change-id: 20240404-topic-sm8x50-pinctrl-101fac729d23
>
> Best regards,
--
// Caleb (they/them)
More information about the U-Boot
mailing list