pinctrl: qcom: Add SM8450 pinctrl driver
authorVinod Koul <vkoul@kernel.org>
Wed, 1 Dec 2021 07:24:34 +0000 (12:54 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 9 Dec 2021 02:01:30 +0000 (03:01 +0100)
commit4beb02f19c37e6fbe941d786119ed82ec0aca19a
tree5893c738e53dd5ad173e5f178f51fc3dd7eeab87
parent82dc44e7c650618c4fe26dbfe290372f4904bbe2
pinctrl: qcom: Add SM8450 pinctrl driver

This adds pincontrol driver for tlmm block found in SM8450 SoC

This patch is based on initial code downstream by
Elliot Berman <eberman@codeaurora.org>

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Tested-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211201072434.3968768-3-vkoul@kernel.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/Kconfig
drivers/pinctrl/qcom/Makefile
drivers/pinctrl/qcom/pinctrl-sm8450.c [new file with mode: 0644]