media: i2c: Add support for 19.2MHz clock to ov7251
The OV7251 sensor is used as the IR camera sensor on the Microsoft
Surface line of tablets; this provides a 19.2MHz external clock. Add
the ability to support that rate to the driver by defining a new set
of PLL configs. Extend the clock handling in .probe() to check for
either supported frequency.
Signed-off-by:
Daniel Scally <djrscally@gmail.com>
Loading
Please sign in to comment