media: adv748x: Return to endpoint matching
authorSakari Ailus <sakari.ailus@linux.intel.com>
Fri, 28 Apr 2023 15:09:57 +0000 (17:09 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Thu, 10 Aug 2023 05:57:40 +0000 (07:57 +0200)
commit1e3454582e11e0108ad0743529461181f8476741
treec653c83c3f79bb74929a28eeddcd881393d0c883
parente74f7a96787c46e90b3c8519d4e0d127f5cc106d
media: adv748x: Return to endpoint matching

Return the two CSI-2 transmitters of adv748x to endpoint matching. This
should make the driver work again as expected.

Fixes: 1029939b3782 ("media: v4l: async: Simplify async sub-device fwnode matching")
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Tested-by: Philipp Zabel <p.zabel@pengutronix.de> # imx6qp
Tested-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> # rcar + adv746x
Tested-by: Aishwarya Kothari <aishwarya.kothari@toradex.com> # Apalis i.MX6Q with TC358743
Tested-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> # Renesas RZ/G2L SMARC
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/i2c/adv748x/adv748x-csi2.c