summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJeff Chase <jnchase@google.com>2020-06-23 01:59:50 +0200
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>2020-07-04 12:16:18 +0200
commit21b9a47e0ec7997c5a762c102cc316ea0c23243f (patch)
tree82425d31fce55c90c42751dee0161769cad339a3 /MAINTAINERS
parent98f803cfa76eb67d0e429ba76a39471f95d83675 (diff)
downloadlinux-21b9a47e0ec7997c5a762c102cc316ea0c23243f.tar.bz2
media: cec: i2c: ch7322: Add ch7322 CEC controller driver
Add a CEC device driver for the Chrontel ch7322 CEC conroller. This is an I2C device capable of sending and receiving CEC messages. Signed-off-by: Jeff Chase <jnchase@google.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9982c7c12af9..6362b96b7af3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4107,6 +4107,7 @@ L: linux-media@vger.kernel.org
S: Maintained
T: git git://linuxtv.org/media_tree.git
F: Documentation/devicetree/bindings/media/i2c/chontel,ch7322.yaml
+F: drivers/media/cec/i2c/ch7322.c
CIRRUS LOGIC AUDIO CODEC DRIVERS
M: James Schulman <james.schulman@cirrus.com>