diff mbox series

[v2] soc: samsung: Fix typo in CONFIG_EXYNOS_USI description

Message ID 20220114144606.24358-1-semen.protsenko@linaro.org
State New
Headers show
Series [v2] soc: samsung: Fix typo in CONFIG_EXYNOS_USI description | expand

Commit Message

Sam Protsenko Jan. 14, 2022, 2:46 p.m. UTC
The proper name is Exynos Auto V9, not V0. It was the typo slipped in
unnoticed, fix it.

Fixes: b603377e408f ("soc: samsung: Add USI driver")
Signed-off-by: Sam Protsenko <semen.protsenko@linaro.org>
Reviewed-by: Chanho Park <chanho61.park@samsung.com>
---
Changes in v2:
  - Add "Fixes" tag
  - Add R-b tag by Chanho Park

 drivers/soc/samsung/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Krzysztof Kozlowski Jan. 23, 2022, 5:10 p.m. UTC | #1
On Fri, 14 Jan 2022 16:46:06 +0200, Sam Protsenko wrote:
> The proper name is Exynos Auto V9, not V0. It was the typo slipped in
> unnoticed, fix it.
> 
> 

Applied, thanks!

[1/1] soc: samsung: Fix typo in CONFIG_EXYNOS_USI description
      commit: 442b0c08db7e35980bed6af091877f4dda72ffca

Best regards,
diff mbox series

Patch

diff --git a/drivers/soc/samsung/Kconfig b/drivers/soc/samsung/Kconfig
index a9f8b224322e..02e319508cc6 100644
--- a/drivers/soc/samsung/Kconfig
+++ b/drivers/soc/samsung/Kconfig
@@ -31,7 +31,7 @@  config EXYNOS_USI
 	help
 	  Enable support for USI block. USI (Universal Serial Interface) is an
 	  IP-core found in modern Samsung Exynos SoCs, like Exynos850 and
-	  ExynosAutoV0. USI block can be configured to provide one of the
+	  ExynosAutoV9. USI block can be configured to provide one of the
 	  following serial protocols: UART, SPI or High Speed I2C.
 
 	  This driver allows one to configure USI for desired protocol, which