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 drivers: video: ov2640: add driver for ov2640 image sensor 2021-08-17 09:18:38 -04:00
Kconfig drivers: video: ov2640: add driver for ov2640 image sensor 2021-08-17 09:18:38 -04:00
Kconfig.mcux_csi video: mcux_csi: Set driver Kconfig default based on devicetree 2022-07-01 14:56:33 -05:00
Kconfig.mt9m114 kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.ov2640 drivers: video: ov2640: add driver for ov2640 image sensor 2021-08-17 09:18:38 -04:00
Kconfig.ov7725 drivers: video: ov7725: add sensor driver for ov7725 2021-01-06 08:33:38 -06:00
Kconfig.sw_generator kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
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