Skip to content
Commit 5a4fd106 authored by Fabio Baltieri's avatar Fabio Baltieri Committed by Carles Cufí
Browse files

shields: st_b_lcd40_dsi1_mb1166: bump up display init priority



MIPI-DSI initialization priority got delayed in fed377f6, but now
that's at the same priority as the OTM8009A for this board
configuration, and OTM8009A needs MIPI-DSI to be initialized. Being at
the same priority means that it may or may not work depending on the
linking order, this is exposed with:

$ west build -p -b stm32h747i_disco_m7 samples/subsys/display/lvgl \
		-DSHIELD=st_b_lcd40_dsi1_mb1166 \
		-DCONFIG_CHECK_INIT_PRIORITIES=y
...
WARNING: /soc/dsihost@50000000/otm8009a@0 POST_KERNEL 86 ==
	/soc/dsihost@50000000 POST_KERNEL 86

Bumping the display priority up to make sure it still works.

Signed-off-by: default avatarFabio Baltieri <fabiobaltieri@google.com>
parent 8b2a4190
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment