]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
media: rzv2h-ivc: Write AXIRX_PIXFMT once
authorBarnabás Pőcze <barnabas.pocze+renesas@ideasonboard.com>
Thu, 12 Feb 2026 15:45:48 +0000 (16:45 +0100)
committerHans Verkuil <hverkuil+cisco@kernel.org>
Tue, 24 Mar 2026 15:13:09 +0000 (16:13 +0100)
commitd901c428350245f2b26431e03c4ba0bdc7a71243
tree16a9d7e6d98fe9b457d7ea2197d4591c191541d3
parent6139d018f043a30274071d694276c5ce59fe62d0
media: rzv2h-ivc: Write AXIRX_PIXFMT once

The documentation prescribes that invalid formats should not be set,
so do a single write to ensure that both the CLFMT and DTYPE fields
are set to valid values.

Cc: stable@vger.kernel.org
Fixes: f0b3984d821b ("media: platform: Add Renesas Input Video Control block driver")
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
Signed-off-by: Barnabás Pőcze <barnabas.pocze+renesas@ideasonboard.com>
Signed-off-by: Jacopo Mondi <jacopo.mondi+renesas@ideasonboard.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
drivers/media/platform/renesas/rzv2h-ivc/rzv2h-ivc-video.c
drivers/media/platform/renesas/rzv2h-ivc/rzv2h-ivc.h