]> git.ipfire.org Git - thirdparty/linux.git/commit
media: rzv2h-ivc: Fix FM_STOP register write
authorBarnabás Pőcze <barnabas.pocze+renesas@ideasonboard.com>
Thu, 12 Feb 2026 15:51:29 +0000 (16:51 +0100)
committerHans Verkuil <hverkuil+cisco@kernel.org>
Tue, 24 Mar 2026 15:13:09 +0000 (16:13 +0100)
commit562d2e0a672075292e92538dad61664e89b34d30
treea30bcf9add8a4d7b9fc860fb58c9e0b3cac37ece
parentd901c428350245f2b26431e03c4ba0bdc7a71243
media: rzv2h-ivc: Fix FM_STOP register write

Bit 20 should be written in this register to stop frame processing.
So fix that, as well as the poll condition.

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