]> git.baikalelectronics.ru Git - kernel.git/commit
pinctrl: qcom: sm6350: fix order of UFS & SDC pins
authorLuca Weiss <luca.weiss@fairphone.com>
Fri, 18 Mar 2022 18:30:02 +0000 (19:30 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Sun, 17 Apr 2022 23:38:24 +0000 (01:38 +0200)
commitb66ddc0ea890397d11f037ad913c6f60fa0ce55f
tree2fbb188ce414a1032cbf6972876a41df1511696c
parent0b83aa187deda852b2492e11be3a80123d406b46
pinctrl: qcom: sm6350: fix order of UFS & SDC pins

In other places the SDC and UFS pins have been swapped but this was
missed in the PINCTRL_PIN definitions. Fix that.

Fixes: 6a41321b0119 ("pinctrl: qcom: Add SM6350 pinctrl driver")
Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Link: https://lore.kernel.org/r/20220318183004.858707-5-luca.weiss@fairphone.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/qcom/pinctrl-sm6350.c