summaryrefslogtreecommitdiff
path: root/include/media/v4l2-tpg.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/media/v4l2-tpg.h')
-rw-r--r--include/media/v4l2-tpg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/media/v4l2-tpg.h b/include/media/v4l2-tpg.h
index 4a40f9b79053..8abed92317e8 100644
--- a/include/media/v4l2-tpg.h
+++ b/include/media/v4l2-tpg.h
@@ -91,6 +91,7 @@ enum tgp_color_enc {
TGP_COLOR_ENC_RGB,
TGP_COLOR_ENC_YCBCR,
TGP_COLOR_ENC_HSV,
+ TGP_COLOR_ENC_LUMA,
};
extern const char * const tpg_aspect_strings[];