linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] media: v4l2: Fix documentation for 12-bit packed Bayer
@ 2023-07-11  1:31 Suhrid Subramaniam
  2023-08-14 22:06 ` Sakari Ailus
  0 siblings, 1 reply; 3+ messages in thread
From: Suhrid Subramaniam @ 2023-07-11  1:31 UTC (permalink / raw)
  To: mchehab, matthias.bgg, angelogioacchino.delregno
  Cc: suhrid.subramaniam, suhridsubramaniam, linux-media, linux-kernel

Fix documentation for R13 and R33 low bits.

Signed-off-by: Suhrid Subramaniam <suhrid.subramaniam@mediatek.com>
---
 Documentation/userspace-api/media/v4l/pixfmt-srggb12p.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/userspace-api/media/v4l/pixfmt-srggb12p.rst b/Documentation/userspace-api/media/v4l/pixfmt-srggb12p.rst
index b6e79e2f8ce4..7c3810ff783c 100644
--- a/Documentation/userspace-api/media/v4l/pixfmt-srggb12p.rst
+++ b/Documentation/userspace-api/media/v4l/pixfmt-srggb12p.rst
@@ -60,7 +60,7 @@ Each cell is one byte.
           G\ :sub:`10low`\ (bits 3--0)
        -  G\ :sub:`12high`
        -  R\ :sub:`13high`
-       -  R\ :sub:`13low`\ (bits 3--2)
+       -  R\ :sub:`13low`\ (bits 7--4)
 
           G\ :sub:`12low`\ (bits 3--0)
     -  -  start + 12:
@@ -82,6 +82,6 @@ Each cell is one byte.
           G\ :sub:`30low`\ (bits 3--0)
        -  G\ :sub:`32high`
        -  R\ :sub:`33high`
-       -  R\ :sub:`33low`\ (bits 3--2)
+       -  R\ :sub:`33low`\ (bits 7--4)
 
           G\ :sub:`32low`\ (bits 3--0)
-- 
2.41.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] media: v4l2: Fix documentation for 12-bit packed Bayer
  2023-07-11  1:31 [PATCH] media: v4l2: Fix documentation for 12-bit packed Bayer Suhrid Subramaniam
@ 2023-08-14 22:06 ` Sakari Ailus
  2023-08-15 21:25   ` Suhrid Subramaniam
  0 siblings, 1 reply; 3+ messages in thread
From: Sakari Ailus @ 2023-08-14 22:06 UTC (permalink / raw)
  To: Suhrid Subramaniam
  Cc: mchehab, matthias.bgg, angelogioacchino.delregno,
	suhrid.subramaniam, linux-media, linux-kernel

Hi Suhrid,

On Mon, Jul 10, 2023 at 06:31:40PM -0700, Suhrid Subramaniam wrote:
> Fix documentation for R13 and R33 low bits.
> 
> Signed-off-by: Suhrid Subramaniam <suhrid.subramaniam@mediatek.com>

This doesn't match with the From: field.

I can fix it this time --- which one should it be? And please do fix this
going forward.

-- 
Sakari Ailus

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] media: v4l2: Fix documentation for 12-bit packed Bayer
  2023-08-14 22:06 ` Sakari Ailus
@ 2023-08-15 21:25   ` Suhrid Subramaniam
  0 siblings, 0 replies; 3+ messages in thread
From: Suhrid Subramaniam @ 2023-08-15 21:25 UTC (permalink / raw)
  To: Sakari Ailus
  Cc: mchehab, matthias.bgg, angelogioacchino.delregno,
	suhrid.subramaniam, linux-media, linux-kernel

Hi Sakari,

I didn't know that the "From" field needs to match the "signed-off-by" field.
If both need to match, please help me update both to
suhrid.subramaniam@mediatek.com
Thanks!

On Mon, Aug 14, 2023 at 3:06 PM Sakari Ailus <sakari.ailus@iki.fi> wrote:
>
> Hi Suhrid,
>
> On Mon, Jul 10, 2023 at 06:31:40PM -0700, Suhrid Subramaniam wrote:
> > Fix documentation for R13 and R33 low bits.
> >
> > Signed-off-by: Suhrid Subramaniam <suhrid.subramaniam@mediatek.com>
>
> This doesn't match with the From: field.
>
> I can fix it this time --- which one should it be? And please do fix this
> going forward.
>
> --
> Sakari Ailus

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-08-15 21:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-11  1:31 [PATCH] media: v4l2: Fix documentation for 12-bit packed Bayer Suhrid Subramaniam
2023-08-14 22:06 ` Sakari Ailus
2023-08-15 21:25   ` Suhrid Subramaniam

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).