]> git.baikalelectronics.ru Git - kernel.git/commit
media: imx: imx-mipi-csis: Set the subdev fwnode for endpoint matching
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Mon, 21 Mar 2022 07:58:14 +0000 (07:58 +0000)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sat, 16 Jul 2022 07:42:35 +0000 (08:42 +0100)
commitcbb983b110317c75b4afe553611a1b5408038ee8
treed6f71aa3135982616b8a29ceb70fd09e08626b2d
parent93401fe4047460701582d9c10f2e6517803f6bdd
media: imx: imx-mipi-csis: Set the subdev fwnode for endpoint matching

Endpoint matching is preferred over device matching with the async
notifier framework. Set the fwnode in the v4l2_subdev for the CSIS to
the endpoint connected to the next device.

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