media: i2c: ov5647: Parse and register properties
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>
Fri, 3 Jul 2020 22:45:08 +0000 (01:45 +0300)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:09 +0000 (11:33 +0000)
commit0d53315e8779856d6cc725294bf2e3d4a48942d6
treea16f18e437687bd4e0a9f7ea88730f256836f266
parenta6eb3d7afef1152828d8f3f62eac8b4cd2139c7d
media: i2c: ov5647: Parse and register properties

Parse device properties and register controls for them using the V4L2
fwnode properties helpers.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
drivers/media/i2c/ov5647.c