From: Mark Brown broonie@linaro.org
Help ensure that updates to the Samsung device trees get sent to the Samsung maintainers for review by adding file patterns to MAINTAINERS.
Signed-off-by: Mark Brown broonie@linaro.org --- MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 6d0dabe..8a0c044 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1154,6 +1154,8 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) W: http://www.fluff.org/ben/linux/ S: Maintained +F: arch/arm/boot/s3c* +F: arch/arm/boot/exynos* F: arch/arm/plat-samsung/ F: arch/arm/mach-s3c24*/ F: arch/arm/mach-s3c64xx/
Hi Mark,
On Thursday 12 of September 2013 11:57:29 Mark Brown wrote:
From: Mark Brown broonie@linaro.org
Help ensure that updates to the Samsung device trees get sent to the Samsung maintainers for review by adding file patterns to MAINTAINERS.
Signed-off-by: Mark Brown broonie@linaro.org
MAINTAINERS | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 6d0dabe..8a0c044 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1154,6 +1154,8 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: linux-samsung-soc@vger.kernel.org (moderated for non-subscribers) W: http://www.fluff.org/ben/linux/ S: Maintained +F: arch/arm/boot/s3c* +F: arch/arm/boot/exynos*
I believe it should be arch/arm/boot/dts/.
Best regards, Tomasz
On Tue, Sep 17, 2013 at 12:31:20PM +0200, Tomasz Figa wrote:
+F: arch/arm/boot/s3c* +F: arch/arm/boot/exynos*
I believe it should be arch/arm/boot/dts/.
Bah, so it should. I wonder why I did actually start seeing the appropriate things turning up after I did this patch then?
linaro-kernel@lists.linaro.org