diff options
author | Guo Ren <ren_guo@c-sky.com> | 2018-11-06 15:21:14 +0800 |
---|---|---|
committer | Guo Ren <ren_guo@c-sky.com> | 2018-12-03 10:48:11 +0800 |
commit | b4b84da36403bf1142d17fe7b06c2d639c9c9b8b (patch) | |
tree | f683852431876a5c7f7a410e8e8744c94311a5bb /MAINTAINERS | |
parent | 651022382c7f8da46cb4872a545ee1da6d097d2a (diff) | |
download | linux-b4b84da36403bf1142d17fe7b06c2d639c9c9b8b.tar.gz linux-b4b84da36403bf1142d17fe7b06c2d639c9c9b8b.tar.bz2 linux-b4b84da36403bf1142d17fe7b06c2d639c9c9b8b.zip |
MAINTAINERS: add maintainer for C-SKY drivers
There are two intc drivers and two clocksource drivers, also include
related dt-bindings' documentations.
Change ren_guo@c-sky.com to guoren@kernel.org
Signed-off-by: Guo Ren <ren_guo@c-sky.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f4855974f325..9a44cef597df 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3212,11 +3212,16 @@ S: Maintained F: sound/pci/oxygen/ C-SKY ARCHITECTURE -M: Guo Ren <ren_guo@c-sky.com> +M: Guo Ren <guoren@kernel.org> T: git https://github.com/c-sky/csky-linux.git S: Supported F: arch/csky/ F: Documentation/devicetree/bindings/csky/ +F: drivers/irqchip/irq-csky-* +F: Documentation/devicetree/bindings/interrupt-controller/csky,* +F: drivers/clocksource/timer-gx6605s.c +F: drivers/clocksource/timer-mp-csky.c +F: Documentation/devicetree/bindings/timer/csky,* K: csky N: csky |