[libcamera-devel,v2,0/2] Raspberry Pi: Multi-camera changes
mbox series

Message ID 20211122123427.808484-1-naush@raspberrypi.com
Headers show
Series
  • Raspberry Pi: Multi-camera changes
Related show

Message

Naushir Patuck Nov. 22, 2021, 12:34 p.m. UTC
Hi,

The 2nd version of this series has the following changes over v1:
- Squashed patch 3/3 into 2/3 from the previous v1.
- Register only one camera in PipelineHandlerRPi::match(). Device enumeration
and acquisition is also simplified.

Thanks,
Naush

Naushir Patuck (2):
  pipeline: raspberrypi: Split out device enumeration and camera
    registration
  pipeline: raspberrypi: Allow registration of multiple cameras

 .../pipeline/raspberrypi/raspberrypi.cpp      | 113 ++++++++++++------
 1 file changed, 77 insertions(+), 36 deletions(-)