On 07/17/2016 11:08 AM, Hans Verkuil wrote: > From: Hans Verkuil <hans.verkuil@xxxxxxxxx> > > The v4l2_bt_timings struct is missing information about the picture aspect > ratio and the CEA-861 and HDMI VIC (Video Identification Code). > > This patch series adds support for this. Note: the documentation patch is missing. I'll wait until 4.8-rc1 is out to add the docrst patch for this. Regards, Hans > > Regards, > > Hans > > Hans Verkuil (5): > videodev2.h: add VICs and picture aspect ratio > v4l2-dv-timings: add VICs and picture aspect ratio > v4l2-dv-timings: add helpers to find vic and pixelaspect ratio > cobalt: add cropcap support > adv7604: add vic detect > > drivers/media/i2c/adv7604.c | 18 +++++- > drivers/media/pci/cobalt/cobalt-v4l2.c | 21 +++++++ > drivers/media/v4l2-core/Kconfig | 1 + > drivers/media/v4l2-core/v4l2-dv-timings.c | 58 +++++++++++++++++- > include/media/v4l2-dv-timings.h | 18 ++++++ > include/uapi/linux/v4l2-dv-timings.h | 97 ++++++++++++++++++++----------- > include/uapi/linux/videodev2.h | 75 +++++++++++++++++------- > 7 files changed, 229 insertions(+), 59 deletions(-) > -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html