]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: qcom: Add SM8150 pinctrl driver
authorPrasad Sodagudi <psodagud@codeaurora.org>
Tue, 2 Jul 2019 10:50:45 +0000 (16:20 +0530)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 4 Jul 2019 07:47:13 +0000 (09:47 +0200)
commit57218371d5ed1a6790675aad3a17c453baf2d1f2
tree652012a1bf67f3c0391582d5dcda96e7a8fd5aeb
parent7f1fee22a2bb4073ddd2f4b06b6710a561ef3815
pinctrl: qcom: Add SM8150 pinctrl driver

Add initial pinctrl driver to support pin configuration with
pinctrl framework for SM8150

Signed-off-by: Prasad Sodagudi <psodagud@codeaurora.org>
Signed-off-by: Isaac J. Manjarres <isaacm@codeaurora.org>
[vkoul: modify to use upstream tile support
use upstream code style
order the functions and squash functions]
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20190702105045.27646-4-vkoul@kernel.org
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/Kconfig
drivers/pinctrl/qcom/Makefile
drivers/pinctrl/qcom/pinctrl-sm8150.c [new file with mode: 0644]