diff mbox

[v4,24/28] MAINTAINERS: Update Actions Semi section with SPS

Message ID 20170606005426.26446-25-afaerber@suse.de (mailing list archive)
State New, archived
Headers show

Commit Message

Andreas Färber June 6, 2017, 12:54 a.m. UTC
Add file patterns to cover the SPS power domain driver and DT binding.

Signed-off-by: Andreas Färber <afaerber@suse.de>
---
 v4: new
 
 MAINTAINERS | 3 +++
 1 file changed, 3 insertions(+)
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index a9faa30def9c..1bfd357f5279 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1044,7 +1044,10 @@  N:	owl
 F:	arch/arm/mach-actions/
 F:	arch/arm/boot/dts/s500*
 F:	arch/arm64/boot/dts/actions/
+F:	drivers/soc/actions/
+F:	include/linux/soc/actions/
 F:	Documentation/devicetree/bindings/arm/actions.txt
+F:	Documentation/devicetree/bindings/power/actions,owl-sps.txt
 
 ARM/ADS SPHERE MACHINE SUPPORT
 M:	Lennert Buytenhek <kernel@wantstofly.org>