MAINTAINERS: Extend Samsung SoC entry with S3C/S5P drivers
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Wed, 22 Jun 2016 12:16:45 +0000 (14:16 +0200)
committerKrzysztof Kozlowski <k.kozlowski@samsung.com>
Thu, 23 Jun 2016 06:12:08 +0000 (08:12 +0200)
Some of the drivers for S3C and S5P families of Samsung SoCs go in
through Samsung SoC tree.  Extend the entry so proper maintainers would
be displayed in such cases, most notably the cpufreq drivers.  This does
not change the work-flow for other drivers which have sub-maintainers
(like Samsung clocks).

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: Kukjin Kim <kgene@kernel.org>
Cc: Viresh Kumar <viresh.kumar@linaro.org>
Cc: "Rafael J. Wysocki" <rjw@rjwysocki.net>
Cc: linux-samsung-soc@vger.kernel.org
Cc: linux-pm@vger.kernel.org
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
MAINTAINERS

index 7304d2e37a9827988f8c816c9d7922adb8a00d9b..61df2e2cb35a75aa29385fd7cad39ac42f85f6da 100644 (file)
@@ -1598,8 +1598,10 @@ F:       arch/arm/mach-s3c24*/
 F:     arch/arm/mach-s3c64xx/
 F:     arch/arm/mach-s5p*/
 F:     arch/arm/mach-exynos*/
-F:     drivers/*/*s3c2410*
-F:     drivers/*/*/*s3c2410*
+F:     drivers/*/*s3c24*
+F:     drivers/*/*/*s3c24*
+F:     drivers/*/*s3c64xx*
+F:     drivers/*/*s5pv210*
 F:     drivers/memory/samsung/*
 F:     drivers/soc/samsung/*
 F:     drivers/spi/spi-s3c*
This page took 0.030419 seconds and 5 git commands to generate.