]> git.dujemihanovic.xyz Git - u-boot.git/commit
pinctrl: qcom: add support setting pin configuration for special pins
authorNeil Armstrong <neil.armstrong@linaro.org>
Tue, 28 May 2024 08:31:55 +0000 (10:31 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Fri, 5 Jul 2024 10:04:48 +0000 (12:04 +0200)
commit0e044c8098b9b70916d3d2de10958408c6ea95c2
tree2940239cd2913bd1093059932268b08c0b909f86
parent8daee349e5aaa7363a0248e7830978b6f7946d9a
pinctrl: qcom: add support setting pin configuration for special pins

Use the previously introduced msm_special_pin_data to setup the special
pins configuration if the SoC driver have them specified.

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
drivers/pinctrl/qcom/pinctrl-qcom.c