diff options
author | Andreas Färber <afaerber@suse.de> | 2017-06-05 18:51:56 -0400 |
---|---|---|
committer | Andreas Färber <afaerber@suse.de> | 2017-06-21 12:17:44 -0400 |
commit | ba2694def2361d9b8d944f6df4aa077ad7290746 (patch) | |
tree | 711e96f509d45de29b7e3c64297a7beb51dca56d | |
parent | 172067e0bc8721af3e8626596f91b03f691e88a8 (diff) |
MAINTAINERS: Update Actions Semi section with SPS
Add file patterns to cover the SPS power domain driver and DT binding.
Signed-off-by: Andreas Färber <afaerber@suse.de>
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9a554b684935..8e2831878365 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1046,7 +1046,11 @@ F: arch/arm/mach-actions/ | |||
1046 | F: arch/arm/boot/dts/owl-* | 1046 | F: arch/arm/boot/dts/owl-* |
1047 | F: arch/arm64/boot/dts/actions/ | 1047 | F: arch/arm64/boot/dts/actions/ |
1048 | F: drivers/clocksource/owl-* | 1048 | F: drivers/clocksource/owl-* |
1049 | F: drivers/soc/actions/ | ||
1050 | F: include/dt-bindings/power/owl-* | ||
1051 | F: include/linux/soc/actions/ | ||
1049 | F: Documentation/devicetree/bindings/arm/actions.txt | 1052 | F: Documentation/devicetree/bindings/arm/actions.txt |
1053 | F: Documentation/devicetree/bindings/power/actions,owl-sps.txt | ||
1050 | F: Documentation/devicetree/bindings/timer/actions,owl-timer.txt | 1054 | F: Documentation/devicetree/bindings/timer/actions,owl-timer.txt |
1051 | 1055 | ||
1052 | ARM/ADS SPHERE MACHINE SUPPORT | 1056 | ARM/ADS SPHERE MACHINE SUPPORT |