commit | d842a7cf938b6e0f8a1aa9f1aec0476c9a599310 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hans.verkuil@cisco.com> | Wed Aug 15 08:54:43 2018 -0400 |
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | Fri Aug 31 10:03:51 2018 -0400 |
tree | f67d0c2d78f62d2e2d0db28d852de75fe90052e6 | |
parent | 3ae17c66ed666c5a5c627f28c9e20b2ab8fafe28 [diff] |
media: adv7842: enable reduced fps detection The pixelclock detection of the adv7842 is precise enough to detect if the framerate is 60 Hz or 59.94 Hz (aka "reduced fps"). Implement this detection. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>