[libcamera-devel] [PATCH v6 5/5] ipa: libcamera: add support for ov8858 sensor

Nicholas Roth nicholas at rothemail.net
Wed Nov 9 04:03:55 CET 2022


The BSP maintainer agreed to use the standard i2c naming convention
("ov8858 foo:bar" instead of "m00_f_ov8858 foo") in the upcoming 6.1
Manjaro-ARM PinePhone Pro kernel release. That might take some time,
but it's encouraging to see.

I'll go ahead and change the device name here to "ov8858" for my next
round of patches.

On Tue, Nov 1, 2022 at 7:08 AM Sakari Ailus
<sakari.ailus at linux.intel.com> wrote:
>
> Hi Nicholas, Kieran,
>
> On Mon, Oct 31, 2022 at 05:07:56PM +0000, Kieran Bingham wrote:
> > If you are able to convince Sakari and Hans (who will maintain and
> > handle the OV8858 driver in the kernel), that the name should be kept as
> > it is, then we would have to consider how we'll track the naming in
> > libcamera.  But ... I will be surprised.
>
> For now you should just let v4l2_i2c_subdev_set_name() set the sub-device
> name field unless you really need something special (see e.g. the CCS
> driver). We should also pass information on the module to user space but
> how to do that has not been defined yet.
>
> --
> Kind regards,
>
> Sakari Ailus


More information about the libcamera-devel mailing list