zephyr/drivers
Loic Poulain 420ad255a8 drivers: video: Add dedicated video init priority
Create a dedicated config symbol for video device initialization.
Generally, video device init is low priority comparing to standard
devices. Moreover some video device can rely on other device init,
like the csi mcux driver which rely on sensor and i2c init.

This fixes a crash in video capture sample, when camera sensor
(mt9m114) is not connected.

Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
2020-04-07 09:44:14 -05:00
..
adc
audio
bluetooth boards: arm: nrf5340_dk_nrf5340: rename target to nrf5340pdk_nrf5340 2020-04-06 15:21:45 +02:00
can
clock_control
console
counter drivers: counter: imx_epit: Convert driver to new DT_INST macros 2020-04-04 09:34:00 -05:00
crypto
debug
display
dma
eeprom
entropy drivers/entropy: stm32: Enable driver based on compatible 2020-04-06 09:14:33 -05:00
espi
ethernet drivers: ethernet: sam_gmac: replace dt_int_val in Kconfig 2020-04-07 08:21:04 -05:00
flash drivers/flash/nrfx: Enable partial erase of flash 2020-04-06 22:12:33 -04:00
gpio drivers: gpio: use new ngpios macros for cases embedded in macros 2020-04-06 09:14:02 -05:00
hwinfo
i2c drivers: i2c: i2x_imx: Convert driver to new DT_INST macros 2020-04-04 09:34:00 -05:00
i2s
ieee802154 drivers: ieee082154_nrf5: Tx started notification 2020-04-07 14:24:10 +03:00
interrupt_controller arch: arc: optimize the arc v2 interrupt unit driver 2020-04-06 11:17:38 -07:00
ipm drivers: ipm: ipm_imx: Convert driver to new DT_INST macros 2020-04-04 09:34:00 -05:00
kscan
led
led_strip
lora
modem net: buf: Move LEGACY_TIMEOUT_API selection to specific subsystems 2020-04-03 23:17:53 +03:00
net
neural_net
pcie
peci
pinmux drivers: pwm: stm32: add support for H7 series 2020-04-04 15:00:11 +02:00
ps2
ptp_clock
pwm drivers: pwm: pwm_imx: Convert driver to new DT_INST macros 2020-04-04 09:34:00 -05:00
sensor drivers: sensor: nxp_kinetis_temp: add weighted average filter 2020-04-06 15:39:36 -05:00
serial drivers: serial: uart_imx: Convert driver to new DT_INST macros 2020-04-04 09:34:00 -05:00
spi drivers: nrf: Remove no longer suitable dependencies on Kconfig options 2020-04-03 14:47:32 +02:00
timer driver: arcv2_timer: remove sys_clock_disable 2020-04-06 11:17:38 -07:00
usb
video drivers: video: Add dedicated video init priority 2020-04-07 09:44:14 -05:00
watchdog drivers: wdt_sam0: remove log message during boot 2020-04-06 22:08:44 -04:00
wifi drivers: wifi: esp: Fix wifi-reset-gpios handling 2020-04-06 10:29:58 -05:00
CMakeLists.txt
Kconfig