diff options
author | Gregory CLEMENT <[email protected]> | 2024-02-16 18:42:23 +0100 |
---|---|---|
committer | Thomas Bogendoerfer <[email protected]> | 2024-02-20 13:36:34 +0100 |
commit | f34158edd24995203412cc950d1882a626c5ad65 (patch) | |
tree | 3442dff5ea81b1423a7313519f97b75cdd3269c8 | |
parent | 101bd58fde10681aea9d9677424275bb88a8845f (diff) |
MAINTAINERS: Add entry for Mobileye MIPS SoCs
Add Vlad, Théo and myself as co-maintainers for the Mobileye MIPS
SoCs.
Signed-off-by: Vladimir Kondratiev <[email protected]>
Signed-off-by: Théo Lebrun <[email protected]>
Signed-off-by: Gregory CLEMENT <[email protected]>
Signed-off-by: Thomas Bogendoerfer <[email protected]>
-rw-r--r-- | MAINTAINERS | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9ed4d3868539..d2cc66b92f5f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14787,6 +14787,18 @@ W: https://linuxtv.org Q: http://patchwork.linuxtv.org/project/linux-media/list/ F: drivers/media/dvb-frontends/mn88473* +MOBILEYE MIPS SOCS +M: Vladimir Kondratiev <[email protected]> +M: Gregory CLEMENT <[email protected]> +M: Théo Lebrun <[email protected]> +S: Maintained +F: Documentation/devicetree/bindings/mips/mobileye.yaml +F: arch/mips/boot/dts/mobileye/ +F: arch/mips/configs/eyeq5_defconfig +F: arch/mips/mobileye/board-epm5.its.S +F: include/dt-bindings/soc/mobileye,eyeq5.h + MODULE SUPPORT M: Luis Chamberlain <[email protected]> |