]> git.itanic.dy.fi Git - linux-stable/commit
pinctrl: qcom: sc8180x: Fix wrong pin numbers
authorMolly Sophia <mollysophia379@gmail.com>
Sun, 7 Aug 2022 12:26:45 +0000 (20:26 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 Sep 2022 12:15:47 +0000 (14:15 +0200)
commit30fccb4fe449edc04c22e9600d69649eb4eebe22
tree2daababeaab5f2271067e54fa7a225860911e602
parentcbafdbb6f6cef80c550ee9da709d19b1b31b3080
pinctrl: qcom: sc8180x: Fix wrong pin numbers

[ Upstream commit 48ec73395887694f13c9452b4dcfb43710451757 ]

The pin numbers for UFS_RESET and SDC2_* are not
consistent in the pinctrl driver for sc8180x.
So fix it.

Signed-off-by: Molly Sophia <mollysophia379@gmail.com>
Fixes: 97423113ec4b ("pinctrl: qcom: Add sc8180x TLMM driver")
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220807122645.13830-3-mollysophia379@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/pinctrl/qcom/pinctrl-sc8180x.c