[v1,0/1] imx8-isi: Move isi routing into acquireDevice
mbox series

Message ID 20251020122400.1759110-1-antoine.bouyer@nxp.com
Headers show
Series
  • imx8-isi: Move isi routing into acquireDevice
Related show

Message

Antoine Bouyer Oct. 20, 2025, 12:23 p.m. UTC
Submit imx8-isi fix on behalf of Andrei. As stated in the commit message,
this patch fixes an issue introduced by the imx8-isi multicamera support
patch, merged in v0.5.2.

Issue is about running multiple processes trying to list cameras while
one process is already using one (or more) camera(s).

Andrei Gansari (1):
  pipeline: imx8-isi: Delay ISI routes config to acquire() time

 src/libcamera/pipeline/imx8-isi/imx8-isi.cpp | 46 +++++++++++++++++---
 1 file changed, 40 insertions(+), 6 deletions(-)