lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241016-typo-pinctrl-sg2002-v1-1-2bdacb2d41e3@bootlin.com>
Date: Wed, 16 Oct 2024 12:11:42 +0200
From: Thomas Bonnefille <thomas.bonnefille@...tlin.com>
To: Linus Walleij <linus.walleij@...aro.org>, 
 Chen Wang <unicorn_wang@...look.com>, Inochi Amaoto <inochiama@...look.com>
Cc: Thomas Petazzoni <thomas.petazzoni@...tlin.com>, 
 Miquèl Raynal <miquel.raynal@...tlin.com>, 
 linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org, 
 Thomas Bonnefille <thomas.bonnefille@...tlin.com>
Subject: [PATCH] pinctrl: sophgo: fix typo in tristate of SG2002

Fix typo in tristate definition of the SG2002 Pinctrl driver.

Signed-off-by: Thomas Bonnefille <thomas.bonnefille@...tlin.com>
---
 drivers/pinctrl/sophgo/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/pinctrl/sophgo/Kconfig b/drivers/pinctrl/sophgo/Kconfig
index b14792ee46fc3ebf33250fefc377ca6138832f02..c05f909a88389c713b79210a8aa6dcdce67f1993 100644
--- a/drivers/pinctrl/sophgo/Kconfig
+++ b/drivers/pinctrl/sophgo/Kconfig
@@ -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

---
base-commit: 9852d85ec9d492ebef56dc5f229416c925758edc
change-id: 20241016-typo-pinctrl-sg2002-6a4cf61a08f8

Best regards,
-- 
Thomas Bonnefille <thomas.bonnefille@...tlin.com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ