New RGB444, RGB555 and RGB32 variants were recently added. Add support for them to the tpg, vivid and v4l2_format_info(). Only the RGB32 variants were added to v4l2_format_info(). Regards, Hans Hans Verkuil (3): v4l2-tpg: add support for new pixelformats v4l2-common: add support for new RGB32 pixelformats vivid: add support for new pixelformats drivers/media/common/v4l2-tpg/v4l2-tpg-core.c | 107 ++++++++++++++ .../media/platform/vivid/vivid-vid-common.c | 132 +++++++++++++++++- drivers/media/v4l2-core/v4l2-common.c | 4 + 3 files changed, 240 insertions(+), 3 deletions(-) -- 2.20.1