summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPratyush Yadav <p.yadav@ti.com>2021-06-25 02:24:56 +0530
committerVignesh Raghavendra <vigneshr@ti.com>2021-06-25 11:20:55 +0530
commit99352874851c6d374a5b6202b959ffdc8ec9bf92 (patch)
tree614c09f46c09a457f0e37547eef8f16fcffe7262 /MAINTAINERS
parent51b6c6c6fb4d60d20c9ff2426f7135cfa75dc8a0 (diff)
media: Re-structure TI platform drivers
The ti-vpe/ sub-directory does not only contain the VPE-specific things. It also contains the CAL driver, which is a completely different subsystem. This is also not a good place to add new drivers for other TI platforms since they will all get mixed up. Separate the VPE and CAL parts into different sub-directories and rename the ti-vpe/ sub-directory to ti/. This is now the place where new TI platform drivers can be added. Signed-off-by: Pratyush Yadav <p.yadav@ti.com> Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS3
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 28aa68067705..25ba46d6a5ef 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17603,7 +17603,8 @@ W: http://linuxtv.org/
Q: http://patchwork.linuxtv.org/project/linux-media/list/
F: Documentation/devicetree/bindings/media/ti,cal.yaml
F: Documentation/devicetree/bindings/media/ti,vpe.yaml
-F: drivers/media/platform/ti-vpe/
+F: drivers/media/platform/ti/cal/
+F: drivers/media/platform/ti/vpe/
TI WILINK WIRELESS DRIVERS
L: linux-wireless@vger.kernel.org