media: imx: imx-mipi-csis: Implement the .get_frame_desc() operation
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Tue, 22 Feb 2022 09:50:25 +0000 (09:50 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 16 Jul 2022 07:43:15 +0000 (08:43 +0100)
commitd200de90de2a00169254a874569e9ab225141e2e
tree131d699e63f75d43bd564780000d691f8d0d76d5
parenta1c046d3228b6a89963f9ef55d38770ad612954d
media: imx: imx-mipi-csis: Implement the .get_frame_desc() operation

The CSIS is connected to its sink through an SoC-specific gasket that
needs to be configured. Depending on the platform, the gasket
configuration requires knowing the CSI-2 DT. To provide the needed
information, implement the .get_frame_desc() operation.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Rui Miguel Silva <rmfrfs@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/nxp/imx-mipi-csis.c