Skip to content

Commit

Permalink
Linux: config: Add CSI port1 for HM2170 and OV02C on MTL
Browse files Browse the repository at this point in the history
Change Description:
MTL projects use MIPI port B for HM2170
and OV02C sensor when CVF is used,
so add port1 support for these two sensors

Signed-off-by: Jim Lai <[email protected]>
  • Loading branch information
inteljimlai committed Dec 7, 2023
1 parent e0eb081 commit a0faab3
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,ov02e10-uf-4,
hm2170-uf-0,hm2170-uf-4,hm2172-uf-1,hm2172-uf-4,hi556-uf-1,
ov02c10-uf-0,ov02c10-uf-1,ov02c10-uf-4,ov02e10-uf-1,ov02e10-uf-4,
hm2170-uf-0,hm2170-uf-1,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 a0faab3

Please sign in to comment.