Re: [PATCH v5 2/4] pinctrl: qcom: Add SM4450 pinctrl driver

From: Krzysztof Kozlowski
Date: Thu Nov 30 2023 - 06:57:31 EST


On 30/11/2023 03:40, Tengfei Fan wrote:
> Add pinctrl driver for TLMM block found in SM4450 SoC.
>
> Reviewed-by: Bjorn Andersson <andersson@xxxxxxxxxx>
> Signed-off-by: Tengfei Fan <quic_tengfan@xxxxxxxxxxx>
> ---
> drivers/pinctrl/qcom/Kconfig.msm | 8 +
> drivers/pinctrl/qcom/Makefile | 1 +
> drivers/pinctrl/qcom/pinctrl-sm4450.c | 1013 +++++++++++++++++++++++++
> 3 files changed, 1022 insertions(+)
> create mode 100644 drivers/pinctrl/qcom/pinctrl-sm4450.c
>

Hm, was this patch ever built?

Best regards,
Krzysztof