commit | bd3276a3325d69a9a23eba88dac26f3bc3061224 | [log] [tgz] |
---|---|---|
author | Hans Verkuil <hverkuil@xs4all.nl> | Sun Jul 17 06:02:51 2016 -0300 |
committer | Mauro Carvalho Chehab <mchehab@s-opensource.com> | Thu Jul 28 20:13:26 2016 -0300 |
tree | d9a9628e181fa701456e74f8f39dd8c8f57b6422 | |
parent | 43f71d93a0cb342f0c918fba3f6abb7661e40ad2 [diff] |
[media] adv7511: fix VIC autodetect The adv7511 will automatically fill in the VIC code in the AVI InfoFrame based on the timings of the incoming pixelport signals. However, to have this work correctly it needs to specify the fps value in a register. After doing this the proper VIC code is filled in. Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>