]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
pinctrl: qcom: Introduce IPQ5210 TLMM driver
authorKathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>
Mon, 30 Mar 2026 04:51:05 +0000 (10:21 +0530)
committerLinus Walleij <linusw@kernel.org>
Mon, 30 Mar 2026 08:47:39 +0000 (10:47 +0200)
commita549fe22376f5c312d9f61965184265425c8fd28
tree456de2d16bc97d4ac11a616f7b25917f20c63ed8
parentc0dd33f0e9ab253ac45a1df74f9933f399e9115f
pinctrl: qcom: Introduce IPQ5210 TLMM driver

Qualcomm's IPQ5210 SoC comes with a TLMM block, like all other platforms,
so add a driver for it.

Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Reviewed-by: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>
[linusw@kernel.org: Dropped intr_target_reg]
Signed-off-by: Linus Walleij <linusw@kernel.org>
drivers/pinctrl/qcom/Kconfig.msm
drivers/pinctrl/qcom/Makefile
drivers/pinctrl/qcom/pinctrl-ipq5210.c [new file with mode: 0644]