mirror of
https://github.com/torvalds/linux.git
synced 2025-11-07 12:10:52 +02:00
Add driver for the Image Sensor Controller. It manages incoming data from a parallel based CMOS/CCD sensor. It has an internal image processor, also integrates a triple channel direct memory access controller master interface. Signed-off-by: Songjun Wu <songjun.wu@microchip.com> Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
1 line
45 B
Makefile
1 line
45 B
Makefile
obj-$(CONFIG_VIDEO_ATMEL_ISC) += atmel-isc.o
|