]> 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)
commitd5d348a3271f4b4d877ed246d0566ad1b9ec7f5b
tree1d222c258e33c025009fd066af5d80c65e46aa3f
parent432e10330c39ab78df18acdd84d1f0159e574498
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]