mirror of
https://github.com/Fishwaldo/build.git
synced 2025-07-24 05:48:41 +00:00
32 lines
1,011 B
Diff
32 lines
1,011 B
Diff
From a4089c61b05e61349ff10539fc20ee480d44b303 Mon Sep 17 00:00:00 2001
|
|
From: Maxime Jourdan <mjourdan@baylibre.com>
|
|
Date: Tue, 4 Sep 2018 10:07:08 +0200
|
|
Subject: [PATCH] MAINTAINERS: Add meson video decoder
|
|
|
|
Add an entry for the meson video decoder for amlogic SoCs.
|
|
|
|
Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com>
|
|
|
|
---
|
|
MAINTAINERS | 8 ++++++++
|
|
1 file changed, 8 insertions(+)
|
|
|
|
diff --git a/MAINTAINERS b/MAINTAINERS
|
|
index 9e9b19e..ede389b 100644
|
|
--- a/MAINTAINERS
|
|
+++ b/MAINTAINERS
|
|
@@ -9520,6 +9520,14 @@ F: drivers/media/platform/meson/ao-cec.c
|
|
F: Documentation/devicetree/bindings/media/meson-ao-cec.txt
|
|
T: git git://linuxtv.org/media_tree.git
|
|
|
|
+MESON VIDEO DECODER DRIVER FOR AMLOGIC SOCS
|
|
+M: Maxime Jourdan <mjourdan@baylibre.com>
|
|
+L: linux-media@lists.freedesktop.org
|
|
+L: linux-amlogic@lists.infradead.org
|
|
+S: Supported
|
|
+F: drivers/media/platform/meson/vdec/
|
|
+T: git git://linuxtv.org/media_tree.git
|
|
+
|
|
MICROBLAZE ARCHITECTURE
|
|
M: Michal Simek <monstr@monstr.eu>
|
|
W: http://www.monstr.eu/fdt/
|