On 06/11/2018 08:45, Guo Ren wrote: > There are two intc drivers and two clocksource drivers, also include > related dt-bindings' documentations. > > Signed-off-by: Guo Ren <[email protected]>
Acked-by: Daniel Lezcano <[email protected]> > --- > MAINTAINERS | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index f485597..fb7286a 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -3217,6 +3217,11 @@ 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 > > -- <http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook | <http://twitter.com/#!/linaroorg> Twitter | <http://www.linaro.org/linaro-blog/> Blog

