From: Hans Verkuil <hans.verk...@cisco.com>

Add the new CEA-861-F and DMT 4K timings to the list of predefined
timings.

Signed-off-by: Hans Verkuil <hans.verk...@cisco.com>
---
 drivers/media/v4l2-core/v4l2-dv-timings.c | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/drivers/media/v4l2-core/v4l2-dv-timings.c 
b/drivers/media/v4l2-core/v4l2-dv-timings.c
index 48b20df..4ae54ca 100644
--- a/drivers/media/v4l2-core/v4l2-dv-timings.c
+++ b/drivers/media/v4l2-core/v4l2-dv-timings.c
@@ -131,6 +131,17 @@ const struct v4l2_dv_timings v4l2_dv_timings_presets[] = {
        V4L2_DV_BT_DMT_2560X1600P75,
        V4L2_DV_BT_DMT_2560X1600P85,
        V4L2_DV_BT_DMT_2560X1600P120_RB,
+       V4L2_DV_BT_CEA_3840X2160P24,
+       V4L2_DV_BT_CEA_3840X2160P25,
+       V4L2_DV_BT_CEA_3840X2160P30,
+       V4L2_DV_BT_CEA_3840X2160P50,
+       V4L2_DV_BT_CEA_3840X2160P60,
+       V4L2_DV_BT_CEA_4096X2160P24,
+       V4L2_DV_BT_CEA_4096X2160P25,
+       V4L2_DV_BT_CEA_4096X2160P30,
+       V4L2_DV_BT_CEA_4096X2160P50,
+       V4L2_DV_BT_DMT_4096X2160P59_94_RB,
+       V4L2_DV_BT_CEA_4096X2160P60,
        { }
 };
 EXPORT_SYMBOL_GPL(v4l2_dv_timings_presets);
-- 
1.8.4.rc3

--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to