zephyr/drivers/video
Kumar Gala 927d6b620d video: ov2640: cleanup unused struct fields
When we moved to gpio_dt_spec forgot to remove the older
fields used for gpio related access.  Remove them as they
are used by the driver anymore.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-07-06 10:50:01 +02:00
..
CMakeLists.txt
Kconfig
Kconfig.mcux_csi video: mcux_csi: Set driver Kconfig default based on devicetree 2022-07-01 14:56:33 -05:00
Kconfig.mt9m114
Kconfig.ov2640
Kconfig.ov7725
Kconfig.sw_generator
mt9m114.c drivers: video: mt9m114: Update driver to use i2c_dt_spec 2022-07-01 16:38:55 +00:00
ov2640.c video: ov2640: cleanup unused struct fields 2022-07-06 10:50:01 +02:00
ov7725.c drivers: video: ov7725: Update driver to use gpio_dt_spec 2022-07-01 16:39:20 +00:00
video_common.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
video_mcux_csi.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
video_sw_generator.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00