media: ov2680: Add bus-cfg / endpoint property verification
authorHans de Goede <hdegoede@redhat.com>
Thu, 3 Aug 2023 09:33:44 +0000 (11:33 +0200)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Mon, 14 Aug 2023 18:27:57 +0000 (20:27 +0200)
commit63b0cd30b78e001e49b5a3cb14f3ebb245610f16
tree2d1e09622f80ee5411f6577137636efcbec390c7
parent34f9eff236ff0ecf41d7fbbc8473ac34780daf23
media: ov2680: Add bus-cfg / endpoint property verification

Verify that the number of CSI lanes and link-frequency specified
in the endpoint fwnode are correct.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/i2c/ov2680.c