aboutsummaryrefslogtreecommitdiff
path: root/drivers/media/cec/i2c/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2020-07-04media: cec: i2c: ch7322: Add ch7322 CEC controller driverJeff Chase1-0/+5
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 <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>