]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: qcom: Add SM8350 pinctrl driver
authorVinod Koul <vkoul@kernel.org>
Fri, 5 Feb 2021 14:01:32 +0000 (19:31 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 12 Feb 2021 07:50:14 +0000 (08:50 +0100)
commit7031597809d3bcc71ad7567f73a78fd33c76caf1
tree1d222c258e33c025009fd066af5d80c65e46aa3f
parentb02e8e8b5e9e4b94420ce10c49c1113648a3562b
pinctrl: qcom: Add SM8350 pinctrl driver

This adds pincontrol driver for tlmm block found in SM8350 SoC

This patch is based on initial code downstream by Raghavendra.

Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20210205140132.274242-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-sm8350.c [new file with mode: 0644]