]> git.dujemihanovic.xyz Git - u-boot.git/commit
pinctrl: qcom: add sm6115 pinctrl driver
authorCaleb Connolly <caleb.connolly@linaro.org>
Wed, 10 Apr 2024 17:52:37 +0000 (19:52 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Tue, 23 Apr 2024 11:29:00 +0000 (13:29 +0200)
commitaeb95a4be0f395cf3f4ea6020145a5b21f78a8e2
treec253033848ff02e307abc8c00d77c77d290f3f11
parent0ecb8cfcb9303c0827b4c5c44b83fc766fa4745b
pinctrl: qcom: add sm6115 pinctrl driver

This SoC features a pinctrl block with west, east, and south tiles.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Acked-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
drivers/pinctrl/qcom/Kconfig
drivers/pinctrl/qcom/Makefile
drivers/pinctrl/qcom/pinctrl-sm6115.c [new file with mode: 0644]