diff options
author | Andreas Färber <afaerber@suse.de> | 2017-02-22 04:33:34 +0100 |
---|---|---|
committer | Andreas Färber <afaerber@suse.de> | 2017-06-21 18:12:35 +0200 |
commit | 872d1ba47bdc0d96f74a0172c226c81555b27b29 (patch) | |
tree | 952a6fb747c67206f010d2694234f6fcf9a136d3 /MAINTAINERS | |
parent | ARM: Prepare Actions Semi S500 (diff) | |
download | linux-872d1ba47bdc0d96f74a0172c226c81555b27b29.tar.xz linux-872d1ba47bdc0d96f74a0172c226c81555b27b29.zip |
MAINTAINERS: Add Actions Semi Owl section
Add myself as maintainer.
Signed-off-by: Andreas Färber <afaerber@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f7d568b8f133..9a554b684935 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1037,6 +1037,18 @@ S: Maintained F: drivers/amba/ F: include/linux/amba/bus.h +ARM/ACTIONS SEMI ARCHITECTURE +M: Andreas Färber <afaerber@suse.de> +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +S: Maintained +N: owl +F: arch/arm/mach-actions/ +F: arch/arm/boot/dts/owl-* +F: arch/arm64/boot/dts/actions/ +F: drivers/clocksource/owl-* +F: Documentation/devicetree/bindings/arm/actions.txt +F: Documentation/devicetree/bindings/timer/actions,owl-timer.txt + ARM/ADS SPHERE MACHINE SUPPORT M: Lennert Buytenhek <kernel@wantstofly.org> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |