Skip to content

Commit 442b0c0

Browse files
Sam Protsenkokrzk
authored andcommitted
soc: samsung: Fix typo in CONFIG_EXYNOS_USI description
The proper name is Exynos Auto V9, not V0. It was the typo slipped in unnoticed, fix it. Fixes: b603377 ("soc: samsung: Add USI driver") Signed-off-by: Sam Protsenko <[email protected]> Reviewed-by: Chanho Park <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Krzysztof Kozlowski <[email protected]>
1 parent 94bfe2b commit 442b0c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/soc/samsung/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ config EXYNOS_USI
3131
help
3232
Enable support for USI block. USI (Universal Serial Interface) is an
3333
IP-core found in modern Samsung Exynos SoCs, like Exynos850 and
34-
ExynosAutoV0. USI block can be configured to provide one of the
34+
ExynosAutoV9. USI block can be configured to provide one of the
3535
following serial protocols: UART, SPI or High Speed I2C.
3636

3737
This driver allows one to configure USI for desired protocol, which

0 commit comments

Comments
 (0)