OSDN Git Service

media: imx-pxp: disable LUT block
authorMichael Tretter <m.tretter@pengutronix.de>
Fri, 13 Jan 2023 09:54:11 +0000 (10:54 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Wed, 8 Feb 2023 08:17:47 +0000 (09:17 +0100)
commitfb2e9aa84243db9f2707e4cf257d95a13f9fce23
tree1f5a11006864b6f82afb2bfc17b9f85b7a48a278
parent47956c921d6a3f6b07007374b6ca96b1675f6114
media: imx-pxp: disable LUT block

The LUT block is always configured in bypass mode.

Take it entirely out of the pipeline by disabling it and routing the
data path around the LUT.

Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
Reviewed-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/nxp/imx-pxp.c