diff options
author | Tim Harvey <tharvey@gateworks.com> | 2018-02-15 18:55:32 +0100 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2018-02-22 18:44:15 +0100 |
commit | 4cd9659ee9688760cb1d388a91396f9db83da905 (patch) | |
tree | c56efcf557ff4b335ae562fe2f9a6235a00a8e66 /MAINTAINERS | |
parent | media: add digital video decoder entity functions (diff) | |
download | linux-4cd9659ee9688760cb1d388a91396f9db83da905.tar.xz linux-4cd9659ee9688760cb1d388a91396f9db83da905.zip |
media: MAINTAINERS: add entry for NXP TDA1997x driver
Add new MAINTAINERS entry.
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
[hans.verkuil@cisco.com: make a proper commit message]
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 3bdc260e36b7..3107c869740b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13503,6 +13503,14 @@ T: git git://linuxtv.org/mkrufky/tuners.git S: Maintained F: drivers/media/tuners/tda18271* +TDA1997x MEDIA DRIVER +M: Tim Harvey <tharvey@gateworks.com> +L: linux-media@vger.kernel.org +W: https://linuxtv.org +Q: http://patchwork.linuxtv.org/project/linux-media/list/ +S: Maintained +F: drivers/media/i2c/tda1997x.* + TDA827x MEDIA DRIVER M: Michael Krufky <mkrufky@linuxtv.org> L: linux-media@vger.kernel.org |