media: ivsc: csi: Use IPU bridge
authorSakari Ailus <sakari.ailus@linux.intel.com>
Tue, 13 Feb 2024 09:44:09 +0000 (11:44 +0200)
committerHans Verkuil <hverkuil-cisco@xs4all.nl>
Mon, 29 Apr 2024 12:56:37 +0000 (14:56 +0200)
commit33116eb12c6b29889cc161058ae0ee4124821b6f
tree7bc2e2043127926c03a77cd4474d9e92b51dd9b3
parente42ae51b7628f589477588ae5837e4e5875a2d92
media: ivsc: csi: Use IPU bridge

Use IPU bridge to instantiate software nodes for IPU6 related devices. If
the IPU6 device is probed before the MEI CSI device is created, neither
will probe unless there are further devices probed successfully which
triggers re-probe of both IPU6 and MEI CSI.

This patch ensures the necessary software nodes are in place when the MEI
CSI driver is probed.

Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
drivers/media/pci/intel/ivsc/mei_csi.c