linux-stable/drivers/media/i2c/adv748x
Laurent Pinchart 6a7bdd89f5 media: v4l2-mediabus: Use structures to describe bus configuration
The media bus configuration is specified through a set of flags, some of
which being mutually exclusive. This doesn't scale to express more
complex configurations. Improve the API by replacing the single flags
field in v4l2_mbus_config by a union of v4l2_mbus_config_* structures.
The flags themselves are still used in those structures, so they are
kept here. Drivers are however updated to use structure fields instead
of flags when already possible.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
2022-02-17 09:51:23 +01:00
..
adv748x-afe.c media: v4l2-subdev: add subdev-wide state struct 2021-06-17 10:01:27 +02:00
adv748x-core.c media: adv748x: Configure device when resuming from sleep 2020-12-03 07:48:14 +01:00
adv748x-csi2.c media: v4l2-mediabus: Use structures to describe bus configuration 2022-02-17 09:51:23 +01:00
adv748x-hdmi.c media: v4l2-subdev: add subdev-wide state struct 2021-06-17 10:01:27 +02:00
adv748x.h media: media/i2c: fix kerneldoc issues for media i2c headers 2021-03-22 10:23:43 +01:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00