lvgl on nrf54l15

Hi,

I am trying to use lvgl on nrf54l15, but I am facing issues with spi. I was trying first to use vanilla zephyr 4.1, but now I switched to ncs 3.1.1. I am trying to run samples/subsys/display/lvgl . I first launched it on nrf52840 and that worked fine - attached is overlay file 4848.nrf52840dk_nrf52840.overlay. Then I tried to do the same on nrf54l15 but wasn't able to0638.nrf54l15dk_nrf54l15_cpuapp.overlay. When trying in vanilla zephyr I was obersving no clock line (I was carefully selecting pin clock pin knowing the limitations). Right now under ncs 3.1.1 it doesn't seem to work at all.

Is there something clearly long in my nrf54 overlay?

Thank you,
Michal

Related