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)
commitef0beba1a5fb0c693ddf7d31246bd96c925ffd00
tree2fbb188ce414a1032cbf6972876a41df1511696c
parentfda4d7e7767cc7ed3a6e0b9904ac733b58f3a61e
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: 7d74b55afd27 ("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