Skip to content

Commit 22c9182

Browse files
Taumillelinusw
authored andcommitted
pinctrl: sophgo: fix typo in tristate of SG2002
Fix typo in tristate definition of the SG2002 Pinctrl driver. Signed-off-by: Thomas Bonnefille <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Linus Walleij <[email protected]>
1 parent 642490b commit 22c9182

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/pinctrl/sophgo/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ config PINCTRL_SOPHGO_SG2000
4343
pinctrl-sg2000.
4444

4545
config PINCTRL_SOPHGO_SG2002
46-
tristate "Sophgo SG2000 SoC Pinctrl driver"
46+
tristate "Sophgo SG2002 SoC Pinctrl driver"
4747
depends on ARCH_SOPHGO || COMPILE_TEST
4848
depends on OF
4949
select PINCTRL_SOPHGO_CV18XX

0 commit comments

Comments
 (0)