]> git.dujemihanovic.xyz Git - u-boot.git/commit
pinctrl: qcom: sdm845: add special pin names
authorCaleb Connolly <caleb.connolly@linaro.org>
Tue, 9 Apr 2024 18:03:05 +0000 (20:03 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Tue, 23 Apr 2024 11:29:09 +0000 (13:29 +0200)
commit4d9f8112c3cf7cdecfd4a54348e043c1b84b3d8e
tree81df0b496da4e51321405778e82c9da2ed06e6e8
parent6a0b9d887e7093ab43add9b56848715c9d97955f
pinctrl: qcom: sdm845: add special pin names

Adjust sdm845_get_pin_name() to return the correct names for the special
pins. This fixes a non-fatal -ENOSYS error when probing MMC.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
drivers/pinctrl/qcom/pinctrl-sdm845.c