diff options
author | Manivannan Sadhasivam <[email protected]> | 2018-12-18 20:32:38 +0530 |
---|---|---|
committer | Olof Johansson <[email protected]> | 2018-12-31 13:10:04 -0800 |
commit | a684afa7b10f6bcd0fc51f212b4ad60dc2721fbe (patch) | |
tree | 9709fea6ae492b0e22fb0f719e6747f1d7f0ea80 | |
parent | c10b13325ced237f6129e8ee73cd8c72e1bd10ed (diff) |
MAINTAINERS: Add entry for RDA Micro SoC architecture
Add MAINTAINERS entry for RDA Micro SoC architecture with myself
as the maintainer.
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Signed-off-by: Olof Johansson <[email protected]>
-rw-r--r-- | MAINTAINERS | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index e073171e3f81..77e0e64abaef 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1951,6 +1951,20 @@ M: Lennert Buytenhek <[email protected]> L: [email protected] (moderated for non-subscribers) S: Maintained +ARM/RDA MICRO ARCHITECTURE +M: Manivannan Sadhasivam <[email protected]> +L: [email protected] (moderated for non-subscribers) +L: [email protected] (moderated for non-subscribers) +S: Maintained +F: arch/arm/boot/dts/rda8810pl-* +F: drivers/clocksource/timer-rda.c +F: drivers/irqchip/irq-rda-intc.c +F: drivers/tty/serial/rda-uart.c +F: Documentation/devicetree/bindings/arm/rda.txt +F: Documentation/devicetree/bindings/interrupt-controller/rda,8810pl-intc.txt +F: Documentation/devicetree/bindings/serial/rda,8810pl-uart.txt +F: Documentation/devicetree/bindings/timer/rda,8810pl-timer.txt + ARM/REALTEK ARCHITECTURE M: Andreas Färber <[email protected]> L: [email protected] (moderated for non-subscribers) |