Skip to content

Commit

Permalink
Linux: config: Add CSI port4 for HM2172 and OV02E on MTL
Browse files Browse the repository at this point in the history
Change Description:
MTL projects use both port0 and port4 for HM2172 and OV02E sensor
so add port4 support for these two sensors

Signed-off-by: Jim Lai <[email protected]>
  • Loading branch information
inteljimlai committed Nov 1, 2023
1 parent cb2befc commit 114bf67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/linux/ipu6epmtl/libcamhal_profile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<platform value="IPU6"/>
<!-- The value format of availableSensors is "sensor name"-wf/uf-"CSI port ID". -->
<availableSensors value="ov13b10-uf-0,ov13b10-wf-4,ov5675-uf-4,ov01a1s-uf-0,ov01a10-uf-0,ov01a10-uf-4,
ov02c10-uf-0,ov02c10-uf-4,ov02e10-uf-1,
hm2170-uf-0,hm2170-uf-4,hm2172-uf-1,hi556-uf-1,
ov02c10-uf-0,ov02c10-uf-4,ov02e10-uf-1,ov02e10-uf-4,
hm2170-uf-0,hm2170-uf-4,hm2172-uf-1,hm2172-uf-4,hi556-uf-1,
imx390,ar0234,external_source,ar0234_usb,lt6911uxc,lt6911uxe"/>
</Common>
</CameraSettings>

0 comments on commit 114bf67

Please sign in to comment.