mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 23:51:39 +00:00
21b9a47e0e
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>
3 lines
70 B
Makefile
3 lines
70 B
Makefile
# SPDX-License-Identifier: GPL-2.0
|
|
obj-y += core/ i2c/ platform/ usb/
|