pinctrl: qcom: add sc7280 pinctrl driver
authorCaleb Connolly <caleb.connolly@linaro.org>
Wed, 22 Jan 2025 15:02:51 +0000 (16:02 +0100)
committerCaleb Connolly <caleb.connolly@linaro.org>
Mon, 17 Mar 2025 13:38:18 +0000 (13:38 +0000)
commit51ec7fdb64b3523915a3199826495368e4c5d033
tree10ce53f269f67c537a1ac69bc25f4e9a0239a8a5
parent773a46b18b092a6d27cb49a0b4fb9ea224a1ebd0
pinctrl: qcom: add sc7280 pinctrl driver

Introduce a pinctrl driver for SC7280/QCM6490, this is used by the RB3
Gen 2, FairPhone 5 and other devices.

Tested-by: Christopher Obbard <christopher.obbard@linaro.org>
Link: https://lore.kernel.org/r/20250122-pinctrl-sc7280-v1-1-8bdba72e6366@linaro.org
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
drivers/pinctrl/qcom/Kconfig
drivers/pinctrl/qcom/Makefile
drivers/pinctrl/qcom/pinctrl-sc7280.c [new file with mode: 0644]