]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
media: docs: Fix data organization of MEDIA_BUS_FMT_RGB101010_1X30
authorLiu Ying <victor.liu@nxp.com>
Thu, 11 Mar 2021 05:53:47 +0000 (06:53 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 14 May 2021 08:49:53 +0000 (10:49 +0200)
commit975ec0bc55c439604634b94e43b7b69efdcc7961
treeff27d0ce24f9ea9a8027c404e73d66b4e351dc83
parent8d6f1a6362c5deaa5f007373c76ac4fe0f9ded4f
media: docs: Fix data organization of MEDIA_BUS_FMT_RGB101010_1X30

[ Upstream commit c451ee146d449bbe39835fc3d9007b7f06332415 ]

The media bus bit width of MEDIA_BUS_FMT_RGB101010_1X30 is 30.
So, 'Bit31' and 'Bit30' cells for the 'MEDIA_BUS_FMT_RGB101010_1X30'
row should be spaces instead of '0's.

Fixes: 54f38fcae536 ("media: docs: move uAPI book to userspace-api/media")
Signed-off-by: Liu Ying <victor.liu@nxp.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Documentation/userspace-api/media/v4l/subdev-formats.rst