diff options
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | 2015-10-24 05:07:19 +0900 |
---|---|---|
committer | Kukjin Kim <kgene@kernel.org> | 2015-10-24 05:07:26 +0900 |
commit | d6b9aea67f40e138e972b17c7c658bc3c8ac2459 (patch) | |
tree | eea51187e7d47693aa60bbbe6b62967aee2cfb49 | |
parent | 18f4ce7157dc89fcb696f4757e8be0dda7b07777 (diff) |
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 <k.kozlowski@samsung.com>
Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: Kukjin Kim <kgene@kernel.org>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
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 |