aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux/max2175.h
AgeCommit message (Collapse)AuthorFilesLines
2017-06-20[media] media: i2c: max2175: Add MAX2175 supportRamesh Shanmugasundaram1-0/+28
This patch adds driver support for the MAX2175 chip. This is Maxim Integrated's RF to Bits tuner front end chip designed for software-defined radio solutions. This driver exposes the tuner as a sub-device instance with standard and custom controls to configure the device. Signed-off-by: Ramesh Shanmugasundaram <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>