]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita912cab33735d92040c2af1778b2f0cf9cc6e215
tree5893c738e53dd5ad173e5f178f51fc3dd7eeab87
parentb0a51678851612cec0e0ac0274d07e56e1faefcb
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]