media: i2c: arducam_64mp: Advertise embedded data node on media pad 1
authorLee Jackson <info@arducam.com>
Wed, 18 May 2022 07:18:59 +0000 (15:18 +0800)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:23 +0000 (11:33 +0000)
commit01cbb2df7bf390576aa12e7d463952dcd4d8ef25
tree2c7e37cdf02e1f4b6e37e9e398bf9dc6e0f2bd83
parent7cd3289a1767a2dd27b590370ce5cfdcd12772e7
media: i2c: arducam_64mp: Advertise embedded data node on media pad 1

This commit updates the arducam_64mp driver to adverise support for
embedded data streams.

The arducam_64mp sensor subdevice overloads the media pad to differentiate
between image stream (pad 0) and embedded data stream (pad 1) when
performing the v4l2_subdev_pad_ops functions.

Signed-off-by: Lee Jackson <info@arducam.com>
drivers/media/i2c/arducam_64mp.c