zephyr/boards/arm/efm32pg_stk3402a
Christian Taedcke 0c6ccc0941 boards: silabs: Fix board controller init priority
Before this fix the board init function were called too early, before
the gpio driver was initialized. Because of the the board controller
for the serial port was not enabled properly.

This commit fixes this issue.

Signed-off-by: Christian Taedcke <christian.taedcke@lemonbeat.com>
2021-03-26 08:40:28 -04:00
..
doc boards: efm32/efr32: Enable MPU on all boards supporting it 2020-06-09 10:46:47 +02:00
board.c boards: silabs: Fix board controller init priority 2021-03-26 08:40:28 -04:00
board.cmake
board.h drivers: gpio_gecko: convert to DT_INST defines 2020-03-24 10:14:21 -05:00
CMakeLists.txt boards: silabs: Remove unneeded zephyr_include_directories 2021-03-23 16:44:48 -05:00
efm32pg_stk3402a_common.dtsi boards: arm: remove non-existing doc link from partition definitions 2020-10-27 15:01:19 -04:00
efm32pg_stk3402a_defconfig boards: efm32/efr32: Enable MPU on all boards supporting it 2020-06-09 10:46:47 +02:00
efm32pg_stk3402a_jg_defconfig boards: efm32/efr32: Enable MPU on all boards supporting it 2020-06-09 10:46:47 +02:00
efm32pg_stk3402a_jg.dts board: efm32pg_stk3402a: Add option to compile for EFM32JG12B 2020-01-30 07:06:54 -06:00
efm32pg_stk3402a_jg.yaml boards: arm: Fix deprecated "gccarmemb" toolchain references 2020-06-10 09:22:03 +02:00
efm32pg_stk3402a.dts board: efm32pg_stk3402a: Add option to compile for EFM32JG12B 2020-01-30 07:06:54 -06:00
efm32pg_stk3402a.yaml boards: arm: Fix deprecated "gccarmemb" toolchain references 2020-06-10 09:22:03 +02:00
Kconfig.board board: efm32pg_stk3402a: Add option to compile for EFM32JG12B 2020-01-30 07:06:54 -06:00
Kconfig.defconfig drivers: gpio_gecko: convert to DT_INST defines 2020-03-24 10:14:21 -05:00