Re: [PATCH v9] media: i2c: max2175: Add MAX2175 support

2017-06-13 Thread Geert Uytterhoeven
Hi Ramesh, On Tue, Jun 13, 2017 at 11:10 AM, Ramesh Shanmugasundaram wrote: > 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

[PATCH v9] media: i2c: max2175: Add MAX2175 support

2017-06-13 Thread Ramesh Shanmugasundaram
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