From 21c75328866deaa17e52bd7982d8e28ba0ce38b5 Mon Sep 17 00:00:00 2001 From: Duc Dang Date: Wed, 12 Aug 2015 17:01:12 -0700 Subject: MAINTAINERS: Add Applied Micro (APM) X-Gene Device Tree maintainer This patch adds information of maintainers for Applied Micro (APM) X-Gene device tree. Signed-off-by: Duc Dang --- MAINTAINERS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 7ba7ab749c85..280501367001 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -789,6 +789,11 @@ S: Maintained F: drivers/net/appletalk/ F: net/appletalk/ +APPLIED MICRO (APM) X-GENE DEVICE TREE SUPPORT +M: Duc Dang +S: Supported +F: arch/arm64/boot/dts/apm/ + APPLIED MICRO (APM) X-GENE SOC ETHERNET DRIVER M: Iyappan Subramanian M: Keyur Chudgar -- cgit v1.2.3-59-g8ed1b From d6b9aea67f40e138e972b17c7c658bc3c8ac2459 Mon Sep 17 00:00:00 2001 From: Krzysztof Kozlowski Date: Sat, 24 Oct 2015 05:07:19 +0900 Subject: MAINTAINERS: Add documentation and dt-bindings for exynos stuff Extend the Samsung Exynos maintainer entry to match SoC documentation and SoC dt-bindings directories. Without that some files, like bindings/arm/samsung/pmu.txt, are not matched by existing patterns. This also may serve as a hint where new documentation and bindings (not matching specific subsystem) should be put. Signed-off-by: Krzysztof Kozlowski Reviewed-by: Javier Martinez Canillas Signed-off-by: Kukjin Kim --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 7ba7ab749c85..38d6c36e7158 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1439,6 +1439,10 @@ F: drivers/*/*s3c2410* F: drivers/*/*/*s3c2410* F: drivers/spi/spi-s3c* F: sound/soc/samsung/* +F: Documentation/arm/Samsung/ +F: Documentation/devicetree/bindings/arm/samsung/ +F: Documentation/devicetree/bindings/sram/samsung-sram.txt +F: Documentation/devicetree/bindings/power/pd-samsung.txt N: exynos ARM/SAMSUNG MOBILE MACHINE SUPPORT -- cgit v1.2.3-59-g8ed1b