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)
commit0edd95f25e31d51cceb17945e2ad801eb481b1a1
treed6f71aa3135982616b8a29ceb70fd09e08626b2d
parentca24fef0f2c857b0533f21f9a8a756f9e73d60fb
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