zephyr/boards/shields
Maureen Helm e297f8ee26 drivers: can: Refactor drivers to use shared init priority
Refactors all of the CAN drivers to use a shared driver class
initialization priority configuration, CONFIG_CAN_INIT_PRIORITY, to
allow configuring CAN drivers separately from other devices. This is
similar to other driver classes like I2C and SPI.

The default is set to CONFIG_KERNEL_INIT_PRIORITY_DEVICE to preserve the
existing default initialization priority for most drivers. The exception
is the mcp2515 driver which has a dependency on a SPI driver and must
therefore initialize later than the default device priority.

Signed-off-by: Maureen Helm <maureen.helm@intel.com>
2021-10-23 20:44:49 -04:00
..
adafruit_2_8_tft_touch_v2 boards: remove custom kscan priority for ft5336 2021-06-17 07:31:41 -05:00
adafruit_winc1500
atmel_rf2xx
boostxl_ulpsense
buydisplay_2_8_tft_touch_arduino boards: remove custom kscan priority for ft5336 2021-06-17 07:31:41 -05:00
buydisplay_3_5_tft_touch_arduino boards: remove custom kscan priority for ft5336 2021-06-17 07:31:41 -05:00
dac80508_evm
dfrobot_can_bus_v2_0 drivers: can: Refactor drivers to use shared init priority 2021-10-23 20:44:49 -04:00
esp_8266 drivers: wifi: esp_at: rename driver from esp 2021-05-06 13:21:39 -04:00
frdm_cr20a
frdm_kw41z
frdm_stbc_agm01
ftdi_vm800c shields: FTDI VM800C 2021-03-19 19:05:53 +01:00
inventek_eswifi
link_board_eth
lmp90100_evb drivers: adc: Refactor drivers to use shared init priority 2021-10-20 07:33:44 -04:00
ls0xx_generic boards: shields: Fix path to lvgl sample in board docs 2021-03-26 08:25:30 -04:00
mikroe_adc_click drivers: adc: Refactor drivers to use shared init priority 2021-10-20 07:33:44 -04:00
mikroe_eth_click
semtech_sx1272mb2das boards: shields: Introduce Semtech SX1272 shield 2021-03-04 06:25:56 -05:00
sparkfun_sara_r4 drivers: gpio: nrf: Remove CONFIG_GPIO_NRF_P0 and CONFIG_GPIO_NRF_P1 2021-10-04 20:48:20 -04:00
ssd1306 boards: shields: Fix path to lvgl sample in board docs 2021-03-26 08:25:30 -04:00
st7735r shields: display: Added support for ST7735r based LCD shields 2021-04-12 16:42:00 -04:00
st7789v_generic boards: shields: Fix path to lvgl sample in board docs 2021-03-26 08:25:30 -04:00
v2c_daplink tests/boards/samples: fixup after sdmmc driver relocation 2021-03-23 12:16:01 +01:00
waveshare_epaper boards: shields: added support for GDEW042T2 display 2021-06-14 15:19:23 +02:00
wnc_m14a2a drivers: gpio: nrf: Remove CONFIG_GPIO_NRF_P0 and CONFIG_GPIO_NRF_P1 2021-10-04 20:48:20 -04:00
x_nucleo_eeprma2 samples: eeprom: Fix build issues with x_nucleo_eeprma2 sample 2021-06-09 11:51:14 -05:00
x_nucleo_idb05a1 boards: shield: x_nucleo_idb05a1: add nucleo_l476rg spi overlay 2021-06-29 11:32:15 -04:00
x_nucleo_iks01a1
x_nucleo_iks01a2
x_nucleo_iks01a3 drivers/sensor: lsm6dso: move int-pin in DTS binding 2021-04-06 15:34:01 +02:00
x_nucleo_iks02a1 drivers/sensor: ism330dhcx: Move INT_PIN Kconfig attr into DT 2021-02-28 16:47:15 -05:00
index.rst