On 07/29/2016 08:40 PM, Niklas Söderlund wrote:
From: Steve Longerbeam <[email protected]>
The ADV7180 and ADV7182 transmit whole fields, bottom field followed
by top (or vice-versa, depending on detected video standard). So
for chips that do not have support for explicitly setting the field
mode, set the field mode to V4L2_FIELD_ALTERNATE.
Signed-off-by: Steve Longerbeam <[email protected]>
[Niklas: changed filed type from V4L2_FIELD_SEQ_{TB,BT} to
V4L2_FIELD_ALTERNATE]
Signed-off-by: Niklas Söderlund <[email protected]>
Tested-by: Sergei Shtylyov <[email protected]>
IIUC, it's a 4th version of this patch; you should have kept the original
change log (below --- tearline) and indicated that in the subject.
MBR, Sergei