[PATCH] MAINTAINERS: arm: samsung: include S3C headers in platform entry

Krzysztof Kozlowski krzk at kernel.org
Wed Feb 10 12:23:03 EST 2021


Several S3C24xx/S3C64xx headers in include/linux are not caught by
Samsung S3C/S5P/Exynos maintainer entry and might look like abandoned.
Include them in "ARM/SAMSUNG S3C, S5P AND EXYNOS ARM ARCHITECTURES"
entry.

Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
---
 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 68e2b4cb4788..5f7aa507b812 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2383,6 +2383,8 @@ F:	drivers/*/*s5pv210*
 F:	drivers/memory/samsung/
 F:	drivers/soc/samsung/
 F:	drivers/tty/serial/samsung*
+F:	include/linux/platform_data/*s3c*
+F:	include/linux/serial_s3c.h
 F:	include/linux/soc/samsung/
 N:	exynos
 N:	s3c2410
-- 
2.25.1




More information about the linux-arm-kernel mailing list