pinctrl: qcom: Add SM6350 pinctrl driver
authorKonrad Dybcio <konrad.dybcio@somainline.org>
Thu, 23 Sep 2021 16:14:49 +0000 (18:14 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 23 Sep 2021 21:10:41 +0000 (23:10 +0200)
commit7d74b55afd276c84e16a18f96685094a96fa8652
tree0a5d6d519d244ce54b3d5b97a7c7bd0896104202
parentc400f51790aeb3f6b651c5a39f2004c90883cad0
pinctrl: qcom: Add SM6350 pinctrl driver

This adds pincontrol driver for tlmm block found in SM6350 SoC

This patch is based on downstream copyleft code.

Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210923161450.15278-2-konrad.dybcio@somainline.org
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/Kconfig
drivers/pinctrl/qcom/Makefile
drivers/pinctrl/qcom/pinctrl-sm6350.c [new file with mode: 0644]