]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
pinctrl: sophgo: fix typo in tristate of SG2002
authorThomas Bonnefille <thomas.bonnefille@bootlin.com>
Wed, 16 Oct 2024 10:11:42 +0000 (12:11 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 16 Oct 2024 19:19:01 +0000 (21:19 +0200)
Fix typo in tristate definition of the SG2002 Pinctrl driver.

Signed-off-by: Thomas Bonnefille <thomas.bonnefille@bootlin.com>
Link: https://lore.kernel.org/20241016-typo-pinctrl-sg2002-v1-1-2bdacb2d41e3@bootlin.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/pinctrl/sophgo/Kconfig

index b14792ee46fc3ebf33250fefc377ca6138832f02..c05f909a88389c713b79210a8aa6dcdce67f1993 100644 (file)
@@ -43,7 +43,7 @@ config PINCTRL_SOPHGO_SG2000
          pinctrl-sg2000.
 
 config PINCTRL_SOPHGO_SG2002
-       tristate "Sophgo SG2000 SoC Pinctrl driver"
+       tristate "Sophgo SG2002 SoC Pinctrl driver"
        depends on ARCH_SOPHGO || COMPILE_TEST
        depends on OF
        select PINCTRL_SOPHGO_CV18XX