pinctrl: qcom: Introduce sc8280xp TLMM driver
authorBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 8 Mar 2022 22:11:32 +0000 (14:11 -0800)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 15 Mar 2022 01:03:46 +0000 (02:03 +0100)
commitc0e4c71a9e7ceea8f14e0b875fcc23266caf05e6
tree5a34cfd5abf5aec911466347ea84c3f456a1260d
parentd4d2f9668ffd1ca10d68b84c116acbbbc6ef55bc
pinctrl: qcom: Introduce sc8280xp TLMM driver

The SC8280XP comes, like all other Qualcomm platforms, with a TLMM
block, so add a driver for it.

Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220308221132.1423218-2-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-sc8280xp.c [new file with mode: 0644]