diff options
author | Sugaya Taichi <[email protected]> | 2021-11-15 18:30:56 +0900 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2021-11-22 13:52:18 +0100 |
commit | 18fe42bdd635d290d230ff279e5e86072f1e7e9f (patch) | |
tree | f09fac3dfe7d16c8695611ccfac8784122144e75 | |
parent | e95d8eaee21cd0d117d34125d4cdc97489c1ab82 (diff) |
MAINTAINERS: Add entry to MAINTAINERS for Milbeaut
Add entry to MAINTAINERS for Milbeaut that supported minimal drivers.
Signed-off-by: Sugaya Taichi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]'
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5250298d2817..a241e6e3b7d2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2263,6 +2263,15 @@ L: [email protected] S: Maintained F: drivers/counter/microchip-tcb-capture.c +ARM/MILBEAUT ARCHITECTURE +M: Taichi Sugaya <[email protected]> +M: Takao Orito <[email protected]> +L: [email protected] (moderated for non-subscribers) +S: Maintained +F: arch/arm/boot/dts/milbeaut* +F: arch/arm/mach-milbeaut/ +N: milbeaut + ARM/MIOA701 MACHINE SUPPORT M: Robert Jarzmik <[email protected]> L: [email protected] (moderated for non-subscribers) |