Skip to content

Commit ebdd054

Browse files
committed
Merge tag 'samsung-fixes-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/fixes
Samsung fixes for v5.17 1. Typo in CONFIG_EXYNOS_USI description. 2. Add Alim Akhtar as a reviewer for Samsung Exynos platform. * tag 'samsung-fixes-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux: soc: samsung: Fix typo in CONFIG_EXYNOS_USI description MAINTAINERS: add reviewer entry for Samsung/Exynos platform Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
2 parents f8d1fc0 + 442b0c0 commit ebdd054

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

MAINTAINERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2571,6 +2571,7 @@ N: rockchip
25712571

25722572
ARM/SAMSUNG S3C, S5P AND EXYNOS ARM ARCHITECTURES
25732573
M: Krzysztof Kozlowski <[email protected]>
2574+
R: Alim Akhtar <[email protected]>
25742575
L: [email protected] (moderated for non-subscribers)
25752576
25762577
S: Maintained
@@ -15291,6 +15292,7 @@ PIN CONTROLLER - SAMSUNG
1529115292
M: Tomasz Figa <[email protected]>
1529215293
M: Krzysztof Kozlowski <[email protected]>
1529315294
M: Sylwester Nawrocki <[email protected]>
15295+
R: Alim Akhtar <[email protected]>
1529415296
L: [email protected] (moderated for non-subscribers)
1529515297
1529615298
S: Maintained
@@ -17090,6 +17092,7 @@ SAMSUNG SOC CLOCK DRIVERS
1709017092
M: Sylwester Nawrocki <[email protected]>
1709117093
M: Tomasz Figa <[email protected]>
1709217094
M: Chanwoo Choi <[email protected]>
17095+
R: Alim Akhtar <[email protected]>
1709317096
1709417097
S: Supported
1709517098
T: git git://git.kernel.org/pub/scm/linux/kernel/git/snawrocki/clk.git

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)