[libcamera-devel] [PATCH 2/2] android: nautilus: Add camera HAL configuration
Kieran Bingham
kieran.bingham at ideasonboard.com
Tue Jul 27 17:41:18 CEST 2021
On 27/07/2021 16:27, Laurent Pinchart wrote:
> Hi Umang,
>
> Thank you for the patch.
>
> On Tue, Jul 27, 2021 at 07:24:40PM +0530, Umang Jain wrote:
>> Nautilus has two in-built cameras, one UVC and one attached to IPU3.
>>
>> Signed-off-by: Umang Jain <umang.jain at ideasonboard.com>
>
> Reviewed-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
And
Reviewed-by: Kieran Bingham <kieran.bingham at ideasonboard.com>
>
>> ---
>> src/android/data/nautilus/camera_hal.yaml | 8 ++++++++
>> 1 file changed, 8 insertions(+)
>> create mode 100644 src/android/data/nautilus/camera_hal.yaml
>>
>> diff --git a/src/android/data/nautilus/camera_hal.yaml b/src/android/data/nautilus/camera_hal.yaml
>> new file mode 100644
>> index 00000000..faddd29e
>> --- /dev/null
>> +++ b/src/android/data/nautilus/camera_hal.yaml
>> @@ -0,0 +1,8 @@
>> +cameras:
>> + "\\_SB_.PCI0.I2C2.CAM0":
>> + location: back
>> + rotation: 0
>> +
>> + "\\_SB_.PCI0.XHCI.RHUB.HS09-9:1.0-04f2:b647":
>> + location: front
>> + rotation: 0
>
More information about the libcamera-devel
mailing list