]> git.baikalelectronics.ru Git - kernel.git/commit
[media] mt9p031: Add support for PLL bypass
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Sun, 9 Feb 2014 20:31:47 +0000 (17:31 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 24 Feb 2014 16:12:36 +0000 (13:12 -0300)
commit90c53efbc1597bc8477cf8366d61e7919eea92cf
treeea77264963dd3c5c9ce814d215f9fbefe944c9e8
parent27927b195af7ae35507fa584b6991762c6efcf38
[media] mt9p031: Add support for PLL bypass

When the input clock frequency is out of bounds for the PLL, bypass the
PLL and just divide the input clock to achieve the requested output
frequency.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/i2c/mt9p031.c