upstream: [media] adv7604: support 1366x768 DMT Reduced Blanking
authorMartin Bugge <marbugge@cisco.com>
Thu, 5 Dec 2013 13:01:17 +0000 (10:01 -0300)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:52:48 +0000 (11:52 +0900)
Signed-off-by: Martin Bugge <marbugge@cisco.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/i2c/adv7604.c

index f882561..1d47211 100644 (file)
@@ -158,6 +158,7 @@ static const struct v4l2_dv_timings adv7604_timings[] = {
        V4L2_DV_BT_DMT_1792X1344P60,
        V4L2_DV_BT_DMT_1856X1392P60,
        V4L2_DV_BT_DMT_1920X1200P60_RB,
+       V4L2_DV_BT_DMT_1366X768P60_RB,
        V4L2_DV_BT_DMT_1366X768P60,
        V4L2_DV_BT_DMT_1920X1080P60,
        { },