Patch "media: docs: Fix data organization of MEDIA_BUS_FMT_RGB101010_1X30" has been added to the 5.10-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    media: docs: Fix data organization of MEDIA_BUS_FMT_RGB101010_1X30

to the 5.10-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     media-docs-fix-data-organization-of-media_bus_fmt_rg.patch
and it can be found in the queue-5.10 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit 5604228db42d5dc019823ce3bbeda6575b0410e5
Author: Liu Ying <victor.liu@xxxxxxx>
Date:   Thu Mar 11 06:53:47 2021 +0100

    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@xxxxxxx>
    Reviewed-by: Laurent Pinchart <laurent.pinchart@xxxxxxxxxxxxxxxx>
    Signed-off-by: Hans Verkuil <hverkuil-cisco@xxxxxxxxx>
    Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/Documentation/userspace-api/media/v4l/subdev-formats.rst b/Documentation/userspace-api/media/v4l/subdev-formats.rst
index c9b7bb3ca089..eff6727c69d3 100644
--- a/Documentation/userspace-api/media/v4l/subdev-formats.rst
+++ b/Documentation/userspace-api/media/v4l/subdev-formats.rst
@@ -1567,8 +1567,8 @@ The following tables list existing packed RGB formats.
       - MEDIA_BUS_FMT_RGB101010_1X30
       - 0x1018
       -
-      - 0
-      - 0
+      -
+      -
       - r\ :sub:`9`
       - r\ :sub:`8`
       - r\ :sub:`7`



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux