]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commitdiff
MAINTAINERS: add more name matches for Samsung SoC entries
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 6 Aug 2020 18:06:22 +0000 (20:06 +0200)
committerKrzysztof Kozlowski <krzk@kernel.org>
Mon, 17 Aug 2020 16:54:33 +0000 (18:54 +0200)
The Samsung SoC maintainer entry covers drivers and headers matching
"exynos" name but except that there are also files for S3C24xx, S3C64xx
and S5Pv210 SoCs.  These sometimes do not have a separate entry for a
driver maintainer thus might miss review.  Add them to the Samsung SoC
maintainer entry to cover all SoCs with name matches.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
MAINTAINERS

index d369f15730cbb5b6a155d2975a6831d7e56dab46..11860c5e15fb2c37c9f62a86246148394c132dcd 100644 (file)
@@ -2424,6 +2424,9 @@ F:        drivers/soc/samsung/
 F:     drivers/tty/serial/samsung*
 F:     include/linux/soc/samsung/
 N:     exynos
+N:     s3c2410
+N:     s3c64xx
+N:     s5pv210
 
 ARM/SAMSUNG MOBILE MACHINE SUPPORT
 M:     Kyungmin Park <kyungmin.park@samsung.com>