diff --git a/Documentation/DocBook/media/v4l/pixfmt.xml b/Documentation/DocBook/media/v4l/pixfmt.xml
index f171b8bbb14f..6c3d65346076 100644
--- a/Documentation/DocBook/media/v4l/pixfmt.xml
+++ b/Documentation/DocBook/media/v4l/pixfmt.xml
@@ -538,6 +538,13 @@ BT.2020 which uses limited range R'G'B' quantization.
V4L2_COLORSPACE_JPEG
See .
+
+ V4L2_COLORSPACE_RAW
+ The raw colorspace. This is used for raw image capture where
+ the image is minimally processed and is using the internal colorspace
+ of the device. The software that processes an image using this
+ 'colorspace' will have to know the internals of the capture device.
+