Hello there,
The guide for camera driver implementations only mentions values for the “position” property in the device tree up to six cameras, what names should be used for a system with more than 6 cameras (8, 12, 16)?
Hello there,
The guide for camera driver implementations only mentions values for the “position” property in the device tree up to six cameras, what names should be used for a system with more than 6 cameras (8, 12, 16)?
hello TobidieTopfplanze,
for the use-case with more than 6 cameras, you may choosing the position
property with hex values.
Thanks for the quick reply!
Provided as number or string? (“0x02” or <0x02>)
hello TobidieTopfplanze,
that should be all okay, since there’s update to make sensor placement error harmless.
you may see-also Topic 184902, please take the values from 0
to F
to assign the positions property.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.